@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/b8aa8be0-1e18-48a7-991e-6cae57ea899f> a dcat:Dataset ;
    dct:identifier "b8aa8be0-1e18-48a7-991e-6cae57ea899f" ;
    dct:issued "2026-04-28T12:23:05"^^xsd:dateTime ;
    dct:modified "2026-04-28T12:23:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-64f95a3d-d232-4fdf-8d08-4b3ad768e769" .

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

