@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/3acb956e-5338-4e44-9260-ef4b3c2fcaaa> a dcat:Dataset ;
    dct:identifier "3acb956e-5338-4e44-9260-ef4b3c2fcaaa" ;
    dct:issued "2026-03-30T16:59:19"^^xsd:dateTime ;
    dct:modified "2026-03-30T16:59:19"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-46ea696a-8c1d-4b6f-83ca-44f9d90d0a6c" .

<https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> a foaf:Organization ;
    foaf:name "Donegal Democrat" .

