@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/d79d5185-536c-4d3d-aadd-75d3625faefd> a dcat:Dataset ;
    dct:identifier "d79d5185-536c-4d3d-aadd-75d3625faefd" ;
    dct:issued "2026-07-21T15:31:23"^^xsd:dateTime ;
    dct:modified "2026-07-24T10:39:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-128de8d6-d4fd-4c0f-a7f4-72c3e4d7ea30"@en,
        "donegal_news-128de8d6-d4fd-4c0f-a7f4-72c3e4d7ea30"@ga .

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

