@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/ae4c5c0a-61bc-45f9-9b4b-fc30c4cac0fd> a dcat:Dataset ;
    dct:identifier "ae4c5c0a-61bc-45f9-9b4b-fc30c4cac0fd" ;
    dct:issued "2026-08-29T10:00:08"^^xsd:dateTime ;
    dct:modified "2026-08-29T10:00:08"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-bf144177-599a-4515-8e39-8f9c4c092877"@en,
        "galway_advertiser-bf144177-599a-4515-8e39-8f9c4c092877"@ga .

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

