@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/290c3590-d4d4-4d6f-ac3a-8967cd4c46a4> a dcat:Dataset ;
    dct:identifier "290c3590-d4d4-4d6f-ac3a-8967cd4c46a4" ;
    dct:issued "2026-03-05T05:57:17"^^xsd:dateTime ;
    dct:modified "2026-03-05T05:57:17"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-2b3a086e-4d25-4687-9c86-cca95fe25322" .

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

