@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/13f2db3c-fb2a-4f67-a415-f6bb1ac803bf> a dcat:Dataset ;
    dct:identifier "13f2db3c-fb2a-4f67-a415-f6bb1ac803bf" ;
    dct:issued "2026-09-11T14:02:49"^^xsd:dateTime ;
    dct:modified "2026-09-11T14:02:49"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> ;
    dct:title "east_coast_fm-cbd28041-4be6-4e04-8ab1-afb8e478cdea"@en,
        "east_coast_fm-cbd28041-4be6-4e04-8ab1-afb8e478cdea"@ga .

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

