@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/57d18d67-f0e6-43c6-aebe-338c312e203d> a dcat:Dataset ;
    dct:identifier "57d18d67-f0e6-43c6-aebe-338c312e203d" ;
    dct:issued "2026-08-25T09:58:27"^^xsd:dateTime ;
    dct:modified "2026-08-25T09:58:27"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-caa234f7-6d35-4e4e-bf63-0b10e858416d"@en,
        "the_echo-caa234f7-6d35-4e4e-bf63-0b10e858416d"@ga .

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

