@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/4ca3072a-6949-4cdc-ad7f-cfe12222c9f7> a dcat:Dataset ;
    dct:identifier "4ca3072a-6949-4cdc-ad7f-cfe12222c9f7" ;
    dct:issued "2026-04-22T12:00:52"^^xsd:dateTime ;
    dct:modified "2026-04-22T12:00:52"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-11bd34f2-5c08-4347-ac56-a6beec53f01d" .

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

