@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/4163ea38-5a14-401b-9e0d-6780078ba27e> a dcat:Dataset ;
    dct:identifier "4163ea38-5a14-401b-9e0d-6780078ba27e" ;
    dct:issued "2026-06-21T17:30:36"^^xsd:dateTime ;
    dct:modified "2026-06-21T17:30:36"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-1c9f27e0-d17b-4df6-91f4-80cf285f69d3"@en,
        "donegal_news-1c9f27e0-d17b-4df6-91f4-80cf285f69d3"@ga .

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

