@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/d3b3cf3d-9e70-44ad-9aad-029a6ce945ed> a dcat:Dataset ;
    dct:identifier "d3b3cf3d-9e70-44ad-9aad-029a6ce945ed" ;
    dct:issued "2026-05-11T15:40:22"^^xsd:dateTime ;
    dct:modified "2026-05-11T15:40:22"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-1966e8f1-1ad3-431d-8e29-12a9fe9ecff8" .

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

