@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/d1fa1477-4c98-4e3e-bfd4-d1513264a75f> a dcat:Dataset ;
    dct:identifier "d1fa1477-4c98-4e3e-bfd4-d1513264a75f" ;
    dct:issued "2026-07-08T13:03:15"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:03:15"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-afb3b70e-3f57-464e-b50d-825dffdf62bc"@en,
        "donegal_news-afb3b70e-3f57-464e-b50d-825dffdf62bc"@ga .

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

