@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/e85f881e-4942-461c-a8a3-1936acb8a9d8> a dcat:Dataset ;
    dct:identifier "e85f881e-4942-461c-a8a3-1936acb8a9d8" ;
    dct:issued "2026-06-22T12:34:05"^^xsd:dateTime ;
    dct:modified "2026-06-22T12:34:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/fee81085-1eee-433d-9c9b-f077fe49eb8b> ;
    dct:title "radio_kerry-b03979a0-3560-4e3f-ba0a-ecec4b256752"@en,
        "radio_kerry-b03979a0-3560-4e3f-ba0a-ecec4b256752"@ga .

<https://journalismschemes.cnam.ie/organization/fee81085-1eee-433d-9c9b-f077fe49eb8b> a foaf:Agent ;
    foaf:name "Radio Kerry" .

