@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/2a430733-a9f8-4777-bddf-dddcb65f5e00> a dcat:Dataset ;
    dct:identifier "2a430733-a9f8-4777-bddf-dddcb65f5e00" ;
    dct:issued "2026-05-05T09:19:04"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:19:04"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-1c77e469-145d-43d6-9065-437d2b1f4f25"@en,
        "galway_advertiser-1c77e469-145d-43d6-9065-437d2b1f4f25"@ga .

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

