@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/4442a0a3-47e0-4db6-8de8-7f509eaac5c1> a dcat:Dataset ;
    dct:identifier "4442a0a3-47e0-4db6-8de8-7f509eaac5c1" ;
    dct:issued "2026-04-28T12:30:37"^^xsd:dateTime ;
    dct:modified "2026-04-28T12:30:37"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-b78dbe6f-d6df-468b-80cf-778f5d1bb76f" .

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

