@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/514b4a81-6600-4e6a-bdd1-4705d008fb68> a dcat:Dataset ;
    dct:identifier "514b4a81-6600-4e6a-bdd1-4705d008fb68" ;
    dct:issued "2026-05-11T12:15:07"^^xsd:dateTime ;
    dct:modified "2026-05-11T12:15:07"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-38a38592-01d1-47c3-81bf-b9677796e082"@en,
        "the_echo-38a38592-01d1-47c3-81bf-b9677796e082"@ga .

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

