@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/d791c734-8e5f-40df-9e5f-e6f90df04e04> a dcat:Dataset ;
    dct:identifier "d791c734-8e5f-40df-9e5f-e6f90df04e04" ;
    dct:issued "2026-04-20T16:33:02"^^xsd:dateTime ;
    dct:modified "2026-04-20T16:33:02"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-ab77375c-e854-40b5-a346-4eb61fe4d5a8" .

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

