@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/791e7467-6244-481a-948f-839188b3d0cb> a dcat:Dataset ;
    dct:identifier "791e7467-6244-481a-948f-839188b3d0cb" ;
    dct:issued "2026-09-14T10:12:39"^^xsd:dateTime ;
    dct:modified "2026-09-14T10:12:39"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-d19993cc-e751-4b55-a13d-8d15e0474140"@en,
        "donegal_news-d19993cc-e751-4b55-a13d-8d15e0474140"@ga .

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

