@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/3fca10eb-aaff-4982-8634-d916a02c7e28> a dcat:Dataset ;
    dct:identifier "3fca10eb-aaff-4982-8634-d916a02c7e28" ;
    dct:issued "2026-04-17T13:39:36"^^xsd:dateTime ;
    dct:modified "2026-04-17T13:39:36"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-efd9665e-b183-48af-9e35-77188c5232bd" .

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

