@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/487c4f57-881f-4a67-8778-b44d39614430> a dcat:Dataset ;
    dct:identifier "487c4f57-881f-4a67-8778-b44d39614430" ;
    dct:issued "2026-05-15T11:29:26"^^xsd:dateTime ;
    dct:modified "2026-05-15T11:29:26"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-f1f64364-0c4f-4324-9bdf-084b06e61aeb"@en,
        "galway_advertiser-f1f64364-0c4f-4324-9bdf-084b06e61aeb"@ga .

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

