@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/a4f83d62-c555-4a64-b629-051bd670e4b0> a dcat:Dataset ;
    dct:identifier "a4f83d62-c555-4a64-b629-051bd670e4b0" ;
    dct:issued "2026-08-27T09:17:22"^^xsd:dateTime ;
    dct:modified "2026-08-27T09:17:22"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-04f07512-fb0e-47e1-a69a-cbcff1a79338"@en,
        "the_clare_echo-04f07512-fb0e-47e1-a69a-cbcff1a79338"@ga .

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

