@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/dc2bb089-6812-40a0-8e09-3ec9fb9f46e0> a dcat:Dataset ;
    dct:identifier "dc2bb089-6812-40a0-8e09-3ec9fb9f46e0" ;
    dct:issued "2026-08-25T08:36:25"^^xsd:dateTime ;
    dct:modified "2026-08-25T08:36:25"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-1f4b800a-e3d1-4cae-904c-04ab688f114d"@en,
        "the_clare_echo-1f4b800a-e3d1-4cae-904c-04ab688f114d"@ga .

<https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> a foaf:Agent ;
    foaf:name "The Clare Echo" .

