@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/fd9fea26-bd01-41ec-8fbf-d2274c42832e> a dcat:Dataset ;
    dct:identifier "fd9fea26-bd01-41ec-8fbf-d2274c42832e" ;
    dct:issued "2026-03-05T06:18:55"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:18:55"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-bc2b6e76-91d8-43d2-87ab-3c2fa42d7e0b" .

<https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> a foaf:Organization ;
    foaf:name "The Sligo Champion " .

