@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/3bb75648-e962-4342-85e4-f68f5ab3aa32> a dcat:Dataset ;
    dct:identifier "3bb75648-e962-4342-85e4-f68f5ab3aa32" ;
    dct:issued "2026-08-25T09:44:16"^^xsd:dateTime ;
    dct:modified "2026-08-25T09:44:16"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-8b91b1bd-6804-4ddb-9785-9b44e109b748"@en,
        "the_echo-8b91b1bd-6804-4ddb-9785-9b44e109b748"@ga .

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

