@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/59eef0c5-be97-460d-9a85-96d5d7b7c798> a dcat:Dataset ;
    dct:identifier "59eef0c5-be97-460d-9a85-96d5d7b7c798" ;
    dct:issued "2026-03-24T16:53:36"^^xsd:dateTime ;
    dct:modified "2026-03-24T16:53:36"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-943cb10c-55ef-4767-a5b3-d4d2693c5abf" .

<https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> a foaf:Organization ;
    foaf:name "The Munster Express" .

