@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/6f23d6cd-c3ce-4c1a-814e-d07a1d7a891c> a dcat:Dataset ;
    dct:identifier "6f23d6cd-c3ce-4c1a-814e-d07a1d7a891c" ;
    dct:issued "2026-03-09T12:02:09"^^xsd:dateTime ;
    dct:modified "2026-03-09T12:02:09"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-7c916b44-5746-4a65-90ae-96ad70f88a59" .

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

