@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/15ee4d56-78ba-487c-83f6-5afdbe1520b6> a dcat:Dataset ;
    dct:identifier "15ee4d56-78ba-487c-83f6-5afdbe1520b6" ;
    dct:issued "2026-03-30T16:56:25"^^xsd:dateTime ;
    dct:modified "2026-03-30T16:56:25"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-f84e11e5-5f16-40f8-a307-e28dc785d25c" .

<https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> a foaf:Organization ;
    foaf:name "Donegal Democrat" .

