@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/8e7f66bd-b6e3-4f4a-81a5-53e44e205ba1> a dcat:Dataset ;
    dct:identifier "8e7f66bd-b6e3-4f4a-81a5-53e44e205ba1" ;
    dct:issued "2026-06-12T21:34:51"^^xsd:dateTime ;
    dct:modified "2026-06-12T21:34:51"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-da82f2f3-6b84-49c0-8052-afd88061cb79"@en,
        "donegal_news-da82f2f3-6b84-49c0-8052-afd88061cb79"@ga .

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

