@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/1ab46cf8-257b-4df4-9573-d7fcbfbd4268> a dcat:Dataset ;
    dct:identifier "1ab46cf8-257b-4df4-9573-d7fcbfbd4268" ;
    dct:issued "2026-04-27T14:49:51"^^xsd:dateTime ;
    dct:modified "2026-04-27T14:49:51"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/647f9b2f-9c12-4f54-ab08-4f1f26bec06a> ;
    dct:title "leinster_express-ff976d72-371a-4f3c-9a74-1916b219da19" .

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

