@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/bbcd4179-959b-46ca-81f3-295729fa1e80> a dcat:Dataset ;
    dct:identifier "bbcd4179-959b-46ca-81f3-295729fa1e80" ;
    dct:issued "2026-09-02T11:23:00"^^xsd:dateTime ;
    dct:modified "2026-09-02T11:23:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/3a9618a0-b8ce-4dd3-923c-40fc355602f9> ;
    dct:title "dublinlive-1e922a83-9da1-4b4a-9a6a-80afd8c6c87e"@en,
        "dublinlive-1e922a83-9da1-4b4a-9a6a-80afd8c6c87e"@ga .

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

