@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/77fcc796-6a9c-4359-a9c2-544c1e207e0b> a dcat:Dataset ;
    dct:identifier "77fcc796-6a9c-4359-a9c2-544c1e207e0b" ;
    dct:issued "2026-06-24T12:34:28"^^xsd:dateTime ;
    dct:modified "2026-06-24T12:34:28"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-874dae20-527a-4121-8757-9cb78bc5fa0e"@en,
        "the_sligo_champion-874dae20-527a-4121-8757-9cb78bc5fa0e"@ga .

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

