@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/54b5723c-c713-4b43-9f95-ec30b99cd55c> a dcat:Dataset ;
    dct:identifier "54b5723c-c713-4b43-9f95-ec30b99cd55c" ;
    dct:issued "2026-07-06T20:23:45"^^xsd:dateTime ;
    dct:modified "2026-07-06T20:23:45"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/8bbe0091-e4cc-4d94-9247-cdf1dfd03f4d> ;
    dct:title "connacht_tribune-5c20ccca-1a65-471a-a3ec-37a7f1f936f7"@en,
        "connacht_tribune-5c20ccca-1a65-471a-a3ec-37a7f1f936f7"@ga .

<https://journalismschemes.cnam.ie/organization/8bbe0091-e4cc-4d94-9247-cdf1dfd03f4d> a foaf:Agent ;
    foaf:name "Connacht Tribune" .

