@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/2e71342e-1ad2-455c-8d3c-4a701cd06f75> a dcat:Dataset ;
    dct:identifier "2e71342e-1ad2-455c-8d3c-4a701cd06f75" ;
    dct:issued "2026-03-19T14:28:28"^^xsd:dateTime ;
    dct:modified "2026-03-19T14:28:28"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-d1839eb0-0581-40f4-85b7-104aec179e60" .

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

