@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/c7a8e0e1-a5d7-442c-9b19-60a6b4e5ca23> a dcat:Dataset ;
    dct:identifier "c7a8e0e1-a5d7-442c-9b19-60a6b4e5ca23" ;
    dct:issued "2026-06-04T12:10:47"^^xsd:dateTime ;
    dct:modified "2026-06-04T12:10:47"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-b0d6e1fe-93bb-4f57-8662-89c9198daa2f"@en,
        "donegal_democrat-b0d6e1fe-93bb-4f57-8662-89c9198daa2f"@ga .

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

