@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/35e96c45-53d7-4605-a67c-5352ee81b33c> a dcat:Dataset ;
    dct:identifier "35e96c45-53d7-4605-a67c-5352ee81b33c" ;
    dct:issued "2026-04-14T15:42:43"^^xsd:dateTime ;
    dct:modified "2026-04-14T15:42:43"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-dff1c2a3-a9e3-4e5e-a18f-d8e6e75d65b1" .

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

