@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/2d234ed7-d75e-493c-8c2f-2f94418f01db> a dcat:Dataset ;
    dct:identifier "2d234ed7-d75e-493c-8c2f-2f94418f01db" ;
    dct:issued "2026-08-26T08:49:24"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:49:24"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> ;
    dct:title "east_coast_fm-533d1667-4160-40dd-8954-5d59104cbf14"@en,
        "east_coast_fm-533d1667-4160-40dd-8954-5d59104cbf14"@ga .

<https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> a foaf:Agent ;
    foaf:name "East Coast FM" .

