@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://journalismschemes.cnam.ie/dataset/d8cb34e1-fd1e-45c0-84e7-d4931b7826ef> a dcat:Dataset ;
    dct:identifier "d8cb34e1-fd1e-45c0-84e7-d4931b7826ef" ;
    dct:issued "2026-03-19T14:21:17"^^xsd:dateTime ;
    dct:modified "2026-03-19T14:21:17"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-2863f65d-9e31-45ae-b717-a70b0ff42fe6" .

<https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> a foaf:Organization ;
    foaf:name "Westmeath Examiner" .

