@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/9e7c211f-8805-4ac0-9697-f1864a41b672> a dcat:Dataset ;
    dct:identifier "9e7c211f-8805-4ac0-9697-f1864a41b672" ;
    dct:issued "2026-09-11T13:17:01"^^xsd:dateTime ;
    dct:modified "2026-09-11T13:17:01"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-812cc90e-2a44-4a83-a69d-5ea22f2de2b2"@en,
        "the_clare_echo-812cc90e-2a44-4a83-a69d-5ea22f2de2b2"@ga .

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

