@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/303ca399-5c07-43fb-86f5-4a370a0ed4d8> a dcat:Dataset ;
    dct:identifier "303ca399-5c07-43fb-86f5-4a370a0ed4d8" ;
    dct:issued "2026-03-05T06:13:05"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:13:05"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-0ee9c5b1-b327-41d5-9b45-6b6dea890700" .

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

