@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/bdb3c519-2c03-4f61-93bb-75d9a37cfe8c> a dcat:Dataset ;
    dct:identifier "bdb3c519-2c03-4f61-93bb-75d9a37cfe8c" ;
    dct:issued "2026-08-24T15:10:15"^^xsd:dateTime ;
    dct:modified "2026-08-24T15:10:15"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4751ba8f-35ff-4231-b298-8b5d09bf372e> ;
    dct:title "the_clare_echo-4c04a6a4-aab4-48e0-b502-073ae614a210"@en,
        "the_clare_echo-4c04a6a4-aab4-48e0-b502-073ae614a210"@ga .

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

