@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/1da927b5-8e66-4aa1-b09a-03bf7f98143e> a dcat:Dataset ;
    dct:identifier "1da927b5-8e66-4aa1-b09a-03bf7f98143e" ;
    dct:issued "2026-04-03T14:07:20"^^xsd:dateTime ;
    dct:modified "2026-04-03T14:07:20"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/c7aa167f-a3a0-4305-bd4b-e44af5b5f565> ;
    dct:title "westmeath_independent-07df1b16-981f-46d7-9a49-4eef5860b64d" .

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

