@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/20eef123-a744-42aa-b9a7-93378bdcf10a> a dcat:Dataset ;
    dct:identifier "20eef123-a744-42aa-b9a7-93378bdcf10a" ;
    dct:issued "2026-03-04T15:51:53"^^xsd:dateTime ;
    dct:modified "2026-03-04T15:51:53"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c7aa167f-a3a0-4305-bd4b-e44af5b5f565> ;
    dct:title "westmeath_independent-69ae3fc8-3ff1-4e8a-92d8-8fc6919c2173" .

<https://journalismschemes.cnam.ie/organization/c7aa167f-a3a0-4305-bd4b-e44af5b5f565> a foaf:Organization ;
    foaf:name "Westmeath Independent " .

