@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/e82d1853-2bc3-499f-8a5d-4994d3a8e500> a dcat:Dataset ;
    dct:identifier "e82d1853-2bc3-499f-8a5d-4994d3a8e500" ;
    dct:issued "2026-03-09T11:50:24"^^xsd:dateTime ;
    dct:modified "2026-03-09T11:50:24"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-58ef9f49-5e8a-416f-873b-7ad7f690ddcd" .

<https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> a foaf:Organization ;
    foaf:name "DublinLive" .

