@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/853c7cc4-9145-4302-bfd9-d463b0c648e8> a dcat:Dataset ;
    dct:identifier "853c7cc4-9145-4302-bfd9-d463b0c648e8" ;
    dct:issued "2026-05-11T15:54:01"^^xsd:dateTime ;
    dct:modified "2026-05-11T15:54:01"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-1db5c74e-6f87-48e9-8534-47f585dbac83" .

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

