@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/1ec4e962-f625-469f-9c62-df5a65213724> a dcat:Dataset ;
    dct:identifier "1ec4e962-f625-469f-9c62-df5a65213724" ;
    dct:issued "2026-03-09T12:03:00"^^xsd:dateTime ;
    dct:modified "2026-03-09T12:03:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-5503ff38-19a5-4f42-8abb-7158684bd062" .

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

