@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/de0732c5-101d-44d5-8d57-c44a8a05a1e2> a dcat:Dataset ;
    dct:identifier "de0732c5-101d-44d5-8d57-c44a8a05a1e2" ;
    dct:issued "2026-03-20T09:51:58"^^xsd:dateTime ;
    dct:modified "2026-03-20T09:51:58"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-4301521a-f4d7-4747-9b45-0765366c20ad" .

<https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> a foaf:Organization ;
    foaf:name "Galway Advertiser" .

