@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/f9656f95-b710-4063-92bc-ca502abfaeca> a dcat:Dataset ;
    dct:identifier "f9656f95-b710-4063-92bc-ca502abfaeca" ;
    dct:issued "2026-04-27T15:59:23"^^xsd:dateTime ;
    dct:modified "2026-04-27T15:59:23"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a12c164c-c816-4e24-a5b3-99ececf80d34> ;
    dct:title "the_echo-55eed65e-c2ba-4596-b805-f27461c072d6" .

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

