@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/87c55725-ff5a-49fa-ad4d-6e8049c9e69b> a dcat:Dataset ;
    dct:identifier "87c55725-ff5a-49fa-ad4d-6e8049c9e69b" ;
    dct:issued "2026-04-17T08:43:51"^^xsd:dateTime ;
    dct:modified "2026-04-17T08:43:51"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-2e481124-6445-4ae9-ae88-e6e34547a6bd" .

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

