@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/5dfc8ddd-24ac-4700-8224-6a074d527ddd> a dcat:Dataset ;
    dct:identifier "5dfc8ddd-24ac-4700-8224-6a074d527ddd" ;
    dct:issued "2026-09-08T14:23:59"^^xsd:dateTime ;
    dct:modified "2026-09-08T14:23:59"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> ;
    dct:title "east_coast_fm-7c3088b7-e560-4a22-8723-33d06bed9c2c"@en,
        "east_coast_fm-7c3088b7-e560-4a22-8723-33d06bed9c2c"@ga .

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

