@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/b3943dca-5e78-4f0a-bce6-b24e3c9f80e4> a dcat:Dataset ;
    dct:identifier "b3943dca-5e78-4f0a-bce6-b24e3c9f80e4" ;
    dct:issued "2026-08-17T22:44:45"^^xsd:dateTime ;
    dct:modified "2026-08-17T22:44:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-6560be3a-d9b4-4968-bd1b-ee8cdf235332"@en,
        "galway_advertiser-6560be3a-d9b4-4968-bd1b-ee8cdf235332"@ga .

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

