@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/8655b8d8-990f-4967-a6c6-21794fa7ba15> a dcat:Dataset ;
    dct:identifier "8655b8d8-990f-4967-a6c6-21794fa7ba15" ;
    dct:issued "2026-08-25T08:51:53"^^xsd:dateTime ;
    dct:modified "2026-08-25T08:51:53"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-0973ee13-2adf-43ad-84bf-7c06faa3d73b"@en,
        "the_clare_echo-0973ee13-2adf-43ad-84bf-7c06faa3d73b"@ga .

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

