@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/a7b1675b-6d73-4cd1-8098-a4be9bb1db5d> a dcat:Dataset ;
    dct:identifier "a7b1675b-6d73-4cd1-8098-a4be9bb1db5d" ;
    dct:issued "2026-08-31T15:51:31"^^xsd:dateTime ;
    dct:modified "2026-08-31T15:51:31"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-96a87351-5a6f-46f5-9e77-771be6572510"@en,
        "donegal_news-96a87351-5a6f-46f5-9e77-771be6572510"@ga .

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

