@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/fb1b3d02-3458-4784-a01f-9e3579afc184> a dcat:Dataset ;
    dct:identifier "fb1b3d02-3458-4784-a01f-9e3579afc184" ;
    dct:issued "2026-07-16T09:09:40"^^xsd:dateTime ;
    dct:modified "2026-07-16T09:09:40"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-c3a8a97a-1b1e-4a0f-9119-ab646c06d367"@en,
        "donegal_news-c3a8a97a-1b1e-4a0f-9119-ab646c06d367"@ga .

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

