@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/82aad894-4a4b-496e-8df7-6eb0d7f4cb06> a dcat:Dataset ;
    dct:identifier "82aad894-4a4b-496e-8df7-6eb0d7f4cb06" ;
    dct:issued "2026-04-07T11:26:02"^^xsd:dateTime ;
    dct:modified "2026-04-07T11:26:02"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/546e25ae-55fe-4caa-adcf-831060de2822> ;
    dct:title "the_munster_express-447a11d9-44eb-4998-9a6e-971aaa2f3e01" .

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

