@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/d3ce5168-67a4-4e78-8131-59b1255f256a> a dcat:Dataset ;
    dct:identifier "d3ce5168-67a4-4e78-8131-59b1255f256a" ;
    dct:issued "2026-06-01T16:17:16"^^xsd:dateTime ;
    dct:modified "2026-06-01T16:17:16"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-eaf9d254-3aa5-4f71-8e4b-820a5056556b"@en,
        "donegal_news-eaf9d254-3aa5-4f71-8e4b-820a5056556b"@ga .

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

