@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/d3a512af-86b8-44b2-a46b-74f952c119d8> a dcat:Dataset ;
    dct:identifier "d3a512af-86b8-44b2-a46b-74f952c119d8" ;
    dct:issued "2026-08-25T09:56:46"^^xsd:dateTime ;
    dct:modified "2026-08-25T09:56:46"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-8848039d-58df-4e3c-86d6-7a1f60418fc4"@en,
        "the_echo-8848039d-58df-4e3c-86d6-7a1f60418fc4"@ga .

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

