@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/14db647d-4135-4a7b-a2dd-11a0480122ff> a dcat:Dataset ;
    dct:identifier "14db647d-4135-4a7b-a2dd-11a0480122ff" ;
    dct:issued "2026-08-13T10:09:00"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:09:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-793f6633-8edf-4fa7-bfc6-afd72fecd65a"@en,
        "dublinlive-793f6633-8edf-4fa7-bfc6-afd72fecd65a"@ga .

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

