@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/93cc98f3-ff3e-45a3-8935-41b84bc08bd8> a dcat:Dataset ;
    dct:identifier "93cc98f3-ff3e-45a3-8935-41b84bc08bd8" ;
    dct:issued "2026-07-03T12:42:12"^^xsd:dateTime ;
    dct:modified "2026-07-03T12:42:12"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-2ea5ce8b-1f49-4853-830c-fa24b31baa91"@en,
        "galway_advertiser-2ea5ce8b-1f49-4853-830c-fa24b31baa91"@ga .

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

