@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/92cafcc5-6af0-42c3-a51d-017338ea9858> a dcat:Dataset ;
    dct:identifier "92cafcc5-6af0-42c3-a51d-017338ea9858" ;
    dct:issued "2026-07-01T18:21:14"^^xsd:dateTime ;
    dct:modified "2026-07-01T18:21:14"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-ce1bea91-24f3-4d13-a36e-67a25fd68b3c"@en,
        "donegal_news-ce1bea91-24f3-4d13-a36e-67a25fd68b3c"@ga .

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

