@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/006b5dd0-7db6-41f2-9689-437b59cee912> a dcat:Dataset ;
    dct:identifier "006b5dd0-7db6-41f2-9689-437b59cee912" ;
    dct:issued "2026-03-27T11:48:36"^^xsd:dateTime ;
    dct:modified "2026-03-27T11:48:36"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-d016fc05-9e2d-4189-b51c-24f5d8af8e0c" .

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

