@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/bf792fdf-9979-41a8-97a0-7eef9cd1df22> a dcat:Dataset ;
    dct:identifier "bf792fdf-9979-41a8-97a0-7eef9cd1df22" ;
    dct:issued "2026-04-14T15:51:12"^^xsd:dateTime ;
    dct:modified "2026-04-14T15:51:12"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-8b223354-2ee0-45f4-b814-86490d31ddfd" .

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

