@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/22ed7472-e4c7-44d6-8bff-9f78b2520d94> a dcat:Dataset ;
    dct:identifier "22ed7472-e4c7-44d6-8bff-9f78b2520d94" ;
    dct:issued "2026-03-20T09:55:50"^^xsd:dateTime ;
    dct:modified "2026-03-20T09:55:50"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-d5bbedf6-e8ca-488c-9e21-1514e9d27990" .

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

