@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/85a96c54-53a8-4c57-b55d-8f513a83617b> a dcat:Dataset ;
    dct:identifier "85a96c54-53a8-4c57-b55d-8f513a83617b" ;
    dct:issued "2026-06-24T08:35:34"^^xsd:dateTime ;
    dct:modified "2026-06-24T08:35:34"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-abc3262f-663e-4649-bbf1-64f3aff6c90e"@en,
        "westmeath_examiner-abc3262f-663e-4649-bbf1-64f3aff6c90e"@ga .

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

