@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/2079cc8f-c833-41ee-9cb3-aa5b4752befc> a dcat:Dataset ;
    dct:identifier "2079cc8f-c833-41ee-9cb3-aa5b4752befc" ;
    dct:issued "2026-09-15T14:38:50"^^xsd:dateTime ;
    dct:modified "2026-09-15T14:38:50"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> ;
    dct:title "east_coast_fm-f109310c-7e5d-4d8c-a903-ae479528e9e9"@en,
        "east_coast_fm-f109310c-7e5d-4d8c-a903-ae479528e9e9"@ga .

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

