@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/6e8ba976-5e46-4b5d-bc1f-9a6751a6c312> a dcat:Dataset ;
    dct:identifier "6e8ba976-5e46-4b5d-bc1f-9a6751a6c312" ;
    dct:issued "2026-03-12T12:31:28"^^xsd:dateTime ;
    dct:modified "2026-03-12T12:31:28"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-ea101aca-1a7e-42b5-9f47-a30901ad2b3c" .

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

