@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/7ae97088-4453-40bf-a935-7b44219f2e5c> a dcat:Dataset ;
    dct:identifier "7ae97088-4453-40bf-a935-7b44219f2e5c" ;
    dct:issued "2026-08-26T09:15:07"^^xsd:dateTime ;
    dct:modified "2026-08-26T09:15:07"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/f01f4b1e-50ba-41b5-8f82-a3c1fab15051> ;
    dct:title "east_coast_fm-05ca19d9-d8a2-424f-a444-49f0da1e8691"@en,
        "east_coast_fm-05ca19d9-d8a2-424f-a444-49f0da1e8691"@ga .

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

