@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/9b45fcfa-70ce-45b4-bb3e-3f60b986ce81> a dcat:Dataset ;
    dct:identifier "9b45fcfa-70ce-45b4-bb3e-3f60b986ce81" ;
    dct:issued "2026-06-24T11:13:53"^^xsd:dateTime ;
    dct:modified "2026-06-24T11:13:53"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-a5596581-cfe7-4a35-ac2c-8b53fcc3ec0d"@en,
        "the_sligo_champion-a5596581-cfe7-4a35-ac2c-8b53fcc3ec0d"@ga .

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

