@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/2fbd62bd-3af1-49e2-91a1-410f4f135d5b> a dcat:Dataset ;
    dct:identifier "2fbd62bd-3af1-49e2-91a1-410f4f135d5b" ;
    dct:issued "2026-04-15T16:02:38"^^xsd:dateTime ;
    dct:modified "2026-04-15T16:02:38"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-4baefe10-b65b-4eda-bbad-da9e466ab8c4" .

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

