@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/da5c04ba-3174-4fe2-8fa0-b0d88cf22943> a dcat:Dataset ;
    dct:identifier "da5c04ba-3174-4fe2-8fa0-b0d88cf22943" ;
    dct:issued "2026-08-25T10:45:42"^^xsd:dateTime ;
    dct:modified "2026-08-25T10:45:42"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-adf9992f-4e69-4d13-aebe-2a468443aec1"@en,
        "the_echo-adf9992f-4e69-4d13-aebe-2a468443aec1"@ga .

<https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> a foaf:Agent ;
    foaf:name "The Echo " .

