@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/67c9eb05-57ce-40b8-a61c-b2e9ba28575a> a dcat:Dataset ;
    dct:identifier "67c9eb05-57ce-40b8-a61c-b2e9ba28575a" ;
    dct:issued "2026-08-27T12:07:48"^^xsd:dateTime ;
    dct:modified "2026-08-27T12:07:48"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-d7134b94-2a54-4c70-8473-222c4ad3b27d"@en,
        "the_clare_echo-d7134b94-2a54-4c70-8473-222c4ad3b27d"@ga .

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

