@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/f46e522c-36a2-4758-9f76-9f75b4043fa5> a dcat:Dataset ;
    dct:identifier "f46e522c-36a2-4758-9f76-9f75b4043fa5" ;
    dct:issued "2026-09-08T09:50:31"^^xsd:dateTime ;
    dct:modified "2026-09-08T09:50:31"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> ;
    dct:title "east_coast_fm-ca39cf6b-0f27-4ef2-9bd5-869450cedbb1"@en,
        "east_coast_fm-ca39cf6b-0f27-4ef2-9bd5-869450cedbb1"@ga .

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

