@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/8c876c3a-b2ea-46c8-b0fc-9a261544cddf> a dcat:Dataset ;
    dct:identifier "8c876c3a-b2ea-46c8-b0fc-9a261544cddf" ;
    dct:issued "2026-06-24T12:24:00"^^xsd:dateTime ;
    dct:modified "2026-06-24T12:24:00"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-55f21248-d6e6-405e-a36b-af9d3b57fbd0"@en,
        "the_sligo_champion-55f21248-d6e6-405e-a36b-af9d3b57fbd0"@ga .

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

