@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/8f6a57e1-859b-4304-9149-5a7e1dac93b2> a dcat:Dataset ;
    dct:identifier "8f6a57e1-859b-4304-9149-5a7e1dac93b2" ;
    dct:issued "2026-06-05T11:12:08"^^xsd:dateTime ;
    dct:modified "2026-06-05T11:12:08"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-bf8f080f-0022-49e6-8dd9-3f365b45a7a2"@en,
        "galway_advertiser-bf8f080f-0022-49e6-8dd9-3f365b45a7a2"@ga .

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

