@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/ab1bf0be-3d07-4c7c-8c99-ae1abbd8eef1> a dcat:Dataset ;
    dct:identifier "ab1bf0be-3d07-4c7c-8c99-ae1abbd8eef1" ;
    dct:issued "2026-09-15T15:23:42"^^xsd:dateTime ;
    dct:modified "2026-09-15T15:46:06"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-05f37aa0-6b41-40e6-af76-32d47708d3de"@en,
        "the_clare_echo-05f37aa0-6b41-40e6-af76-32d47708d3de"@ga .

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

