@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/3cc69c9c-1cb9-481f-b7d0-a5a3320b7c9a> a dcat:Dataset ;
    dct:identifier "3cc69c9c-1cb9-481f-b7d0-a5a3320b7c9a" ;
    dct:issued "2026-08-22T07:48:08"^^xsd:dateTime ;
    dct:modified "2026-08-22T07:48:08"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-345d2d71-5dbf-49f6-992f-d19e30d0091b"@en,
        "galway_advertiser-345d2d71-5dbf-49f6-992f-d19e30d0091b"@ga .

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

