@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/1efca22a-93b4-45f9-bbf4-a5c98b9607cb> a dcat:Dataset ;
    dct:identifier "1efca22a-93b4-45f9-bbf4-a5c98b9607cb" ;
    dct:issued "2026-06-04T11:54:56"^^xsd:dateTime ;
    dct:modified "2026-06-04T11:54:56"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-3e479787-04ef-4a26-9219-9b749615c4e2"@en,
        "donegal_democrat-3e479787-04ef-4a26-9219-9b749615c4e2"@ga .

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

