@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/b16ac92b-5a80-4c3d-bd71-ff1ca5f63b9a> a dcat:Dataset ;
    dct:identifier "b16ac92b-5a80-4c3d-bd71-ff1ca5f63b9a" ;
    dct:issued "2026-04-20T08:26:47"^^xsd:dateTime ;
    dct:modified "2026-04-20T08:26:47"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/e4d1dd5c-0d51-4ff3-9b23-6d12c0584fde> ;
    dct:title "donegal_news-c8532ccf-ef20-499e-bf12-f46ac29fcbb1" .

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

