@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/e096457b-d057-43b7-a513-f56f0e32d92d> a dcat:Dataset ;
    dct:identifier "e096457b-d057-43b7-a513-f56f0e32d92d" ;
    dct:issued "2026-03-16T16:25:04"^^xsd:dateTime ;
    dct:modified "2026-03-16T16:25:04"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-8ef09c93-05a8-4b07-b9e3-811e4a83a1bd" .

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

