@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/e8e5c8ec-ab00-4c3a-8da4-5c678cba40c0> a dcat:Dataset ;
    dct:identifier "e8e5c8ec-ab00-4c3a-8da4-5c678cba40c0" ;
    dct:issued "2026-03-05T05:54:19"^^xsd:dateTime ;
    dct:modified "2026-03-05T05:54:19"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-8cb86497-e0d4-47fd-96e8-e0e47e7973d9" .

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

