@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/d08c5571-50d5-4230-a8b9-d7361e6ac3de> a dcat:Dataset ;
    dct:identifier "d08c5571-50d5-4230-a8b9-d7361e6ac3de" ;
    dct:issued "2026-04-22T11:57:03"^^xsd:dateTime ;
    dct:modified "2026-04-22T11:57:03"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3db845ce-9920-4d2f-bfdb-765776c9d5e8> ;
    dct:title "westmeath_examiner-43c67490-972a-4224-8cfd-756d3b19d15c" .

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

