@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/da2f4bb3-414f-499c-a0af-b3d56337e378> a dcat:Dataset ;
    dct:identifier "da2f4bb3-414f-499c-a0af-b3d56337e378" ;
    dct:issued "2026-03-04T18:19:15"^^xsd:dateTime ;
    dct:modified "2026-03-04T18:19:15"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/4724b2a5-7c24-4793-8027-12e231d2eaef> ;
    dct:title "the_sligo_champion-f969674c-97d6-4481-bc5a-4f8be5862d39" .

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

