@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/3534904e-ffaa-4bd5-a67b-8d1390b35e35> a dcat:Dataset ;
    dct:identifier "3534904e-ffaa-4bd5-a67b-8d1390b35e35" ;
    dct:issued "2026-03-30T17:17:11"^^xsd:dateTime ;
    dct:modified "2026-03-30T17:17:11"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/60e3b002-f32c-44b7-8b4a-6721f283b4bb> ;
    dct:title "donegal_democrat-8dc4ce23-50ec-4ef9-8779-df0b22ffa967" .

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

