@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/da6ffbb6-6212-4d07-9b76-63fe4470a98a> a dcat:Dataset ;
    dct:identifier "da6ffbb6-6212-4d07-9b76-63fe4470a98a" ;
    dct:issued "2026-06-24T08:52:51"^^xsd:dateTime ;
    dct:modified "2026-06-24T08:52:51"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-95068b9a-1ca3-4d94-809e-a6581b50a04d"@en,
        "westmeath_examiner-95068b9a-1ca3-4d94-809e-a6581b50a04d"@ga .

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

