@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/42500d8a-88e0-444b-bc45-d0147c4b64db> a dcat:Dataset ;
    dct:identifier "42500d8a-88e0-444b-bc45-d0147c4b64db" ;
    dct:issued "2026-03-05T06:12:33"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:12:33"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-7bf36e40-6fe5-4196-8781-3e447bb30e9d" .

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

