@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/b2a57f58-5eeb-4d87-8b31-b124787fe518> a dcat:Dataset ;
    dct:identifier "b2a57f58-5eeb-4d87-8b31-b124787fe518" ;
    dct:issued "2026-03-27T15:24:01"^^xsd:dateTime ;
    dct:modified "2026-03-27T15:24:01"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/fbc4a99f-97b5-41df-b0c6-e504e97bf39b> ;
    dct:title "leinster_leader-2f934768-f502-4713-b304-f43bb6242dc1" .

<https://journalismschemes.cnam.ie/organization/fbc4a99f-97b5-41df-b0c6-e504e97bf39b> a foaf:Organization ;
    foaf:name "Leinster Leader" .

