@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/3a12d442-d720-49c6-86fb-33c6276ee3d0> a dcat:Dataset ;
    dct:identifier "3a12d442-d720-49c6-86fb-33c6276ee3d0" ;
    dct:issued "2026-08-17T10:43:30"^^xsd:dateTime ;
    dct:modified "2026-08-17T10:43:30"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/647f9b2f-9c12-4f54-ab08-4f1f26bec06a> ;
    dct:title "leinster_express-f54dfd91-31d0-47c8-9b85-24afb80f80f8"@en,
        "leinster_express-f54dfd91-31d0-47c8-9b85-24afb80f80f8"@ga .

<https://journalismschemes.cnam.ie/organization/647f9b2f-9c12-4f54-ab08-4f1f26bec06a> a foaf:Agent ;
    foaf:name "Leinster Express" .

