@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/268ac09a-2e65-4ead-8d84-3687b6f8dc4a> a dcat:Dataset ;
    dct:identifier "268ac09a-2e65-4ead-8d84-3687b6f8dc4a" ;
    dct:issued "2026-03-24T16:16:38"^^xsd:dateTime ;
    dct:modified "2026-03-24T16:16:38"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-5078dac6-c14c-4b7a-b00b-4c2f3fc1de42" .

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

