@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/8131b6e2-53cd-4046-bfca-c5736207f5dc> a dcat:Dataset ;
    dct:identifier "8131b6e2-53cd-4046-bfca-c5736207f5dc" ;
    dct:issued "2026-03-20T09:52:52"^^xsd:dateTime ;
    dct:modified "2026-03-20T09:52:52"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/0bb00f25-7547-4c11-9e3c-a358b3d706cc> ;
    dct:title "galway_advertiser-eb67a078-2ba6-4b56-b0e9-7a001ca1173e" .

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

