@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/5931fb96-70a5-424a-8529-b5178dc3a4be> a dcat:Dataset ;
    dct:identifier "5931fb96-70a5-424a-8529-b5178dc3a4be" ;
    dct:issued "2026-09-07T09:23:17"^^xsd:dateTime ;
    dct:modified "2026-09-07T09:23:17"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-facc9ac8-ccd6-449d-9e34-07fbb02cdf61"@en,
        "the_clare_echo-facc9ac8-ccd6-449d-9e34-07fbb02cdf61"@ga .

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

