@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/0d845b7d-ceb6-4e86-a6b4-493374ee3903> a dcat:Dataset ;
    dct:identifier "0d845b7d-ceb6-4e86-a6b4-493374ee3903" ;
    dct:issued "2026-09-14T11:15:12"^^xsd:dateTime ;
    dct:modified "2026-09-14T11:16:11"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-6d751e18-63af-4a39-810e-bb15701f022a"@en,
        "the_clare_echo-6d751e18-63af-4a39-810e-bb15701f022a"@ga .

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

