@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/e24e62e5-8769-4979-87e5-c9b00c1cce22> a dcat:Dataset ;
    dct:identifier "e24e62e5-8769-4979-87e5-c9b00c1cce22" ;
    dct:issued "2026-06-24T12:31:35"^^xsd:dateTime ;
    dct:modified "2026-06-24T12:31:35"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-05ef5bfa-ae4a-4ec9-b39f-e9fd47a7ae8f"@en,
        "the_sligo_champion-05ef5bfa-ae4a-4ec9-b39f-e9fd47a7ae8f"@ga .

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

