@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/e49b2785-2ac5-4c10-a4f9-16c849bd3eb5> a dcat:Dataset ;
    dct:identifier "e49b2785-2ac5-4c10-a4f9-16c849bd3eb5" ;
    dct:issued "2026-04-07T10:07:45"^^xsd:dateTime ;
    dct:modified "2026-04-07T10:07:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/647f9b2f-9c12-4f54-ab08-4f1f26bec06a> ;
    dct:title "leinster_express-5dfbceed-d2c9-415f-8356-6c6930103ea7" .

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

