@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/80d38e12-97e7-4fd5-a50a-32be546fc7c5> a dcat:Dataset ;
    dct:identifier "80d38e12-97e7-4fd5-a50a-32be546fc7c5" ;
    dct:issued "2026-08-05T10:20:42"^^xsd:dateTime ;
    dct:modified "2026-08-05T10:20:42"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/d1bf4297-fdf7-4000-9080-c0de4c19f889> ;
    dct:title "south_east_radio-80cbbcc2-3941-4d9a-8134-1f45e02fb312"@en,
        "south_east_radio-80cbbcc2-3941-4d9a-8134-1f45e02fb312"@ga .

<https://journalismschemes.cnam.ie/organization/d1bf4297-fdf7-4000-9080-c0de4c19f889> a foaf:Agent ;
    foaf:name "South East Radio" .

