@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/c2cc9bbe-fdbc-4441-8e15-5414a2fdd197> a dcat:Dataset ;
    dct:identifier "c2cc9bbe-fdbc-4441-8e15-5414a2fdd197" ;
    dct:issued "2026-06-03T11:15:30"^^xsd:dateTime ;
    dct:modified "2026-06-03T11:15:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-f3983c7b-49e8-488e-a230-4e5ab521484d"@en,
        "donegal_news-f3983c7b-49e8-488e-a230-4e5ab521484d"@ga .

<https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> a foaf:Agent ;
    foaf:name "Donegal News" .

