@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/754b633c-9524-41af-836b-545d93c77046> a dcat:Dataset ;
    dct:identifier "754b633c-9524-41af-836b-545d93c77046" ;
    dct:issued "2026-03-23T10:20:20"^^xsd:dateTime ;
    dct:modified "2026-03-23T10:20:20"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/647f9b2f-9c12-4f54-ab08-4f1f26bec06a> ;
    dct:title "leinster_express-0acf6d86-1c41-4fef-bfa6-6d15fbbadac8" .

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

