@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/a1e10d41-871b-48b4-9221-0c7e9196b3da> a dcat:Dataset ;
    dct:identifier "a1e10d41-871b-48b4-9221-0c7e9196b3da" ;
    dct:issued "2026-06-01T16:27:22"^^xsd:dateTime ;
    dct:modified "2026-06-01T16:27:22"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-d3728b50-97e2-4712-8006-b9692c49b1ad"@en,
        "donegal_news-d3728b50-97e2-4712-8006-b9692c49b1ad"@ga .

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

