@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/8528ff12-9255-4d23-b74e-d2ba4db4abb8> a dcat:Dataset ;
    dct:identifier "8528ff12-9255-4d23-b74e-d2ba4db4abb8" ;
    dct:issued "2026-04-21T15:18:43"^^xsd:dateTime ;
    dct:modified "2026-04-21T15:18:43"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/647f9b2f-9c12-4f54-ab08-4f1f26bec06a> ;
    dct:title "leinster_express-59b64f55-bc65-43ff-9e72-514ae8c45e2f" .

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

