@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/37b4e477-3f2d-4cd0-a1fa-475ec31a101f> a dcat:Dataset ;
    dct:identifier "37b4e477-3f2d-4cd0-a1fa-475ec31a101f" ;
    dct:issued "2026-06-24T08:34:49"^^xsd:dateTime ;
    dct:modified "2026-06-24T08:34:49"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-99db55de-41ec-45ae-ac08-fff7cbcaf114"@en,
        "westmeath_examiner-99db55de-41ec-45ae-ac08-fff7cbcaf114"@ga .

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

