@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/0db5f8af-0996-4d0f-823b-791fb4747913> a dcat:Dataset ;
    dct:identifier "0db5f8af-0996-4d0f-823b-791fb4747913" ;
    dct:issued "2026-07-21T15:28:39"^^xsd:dateTime ;
    dct:modified "2026-07-24T10:44:11"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-0cc09c5a-8bd2-40fd-8fcc-4fe1fe53fcf2"@en,
        "donegal_news-0cc09c5a-8bd2-40fd-8fcc-4fe1fe53fcf2"@ga .

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

