@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/3d48a295-50ea-47b8-9733-7b3e5d71e47d> a dcat:Dataset ;
    dct:identifier "3d48a295-50ea-47b8-9733-7b3e5d71e47d" ;
    dct:issued "2026-04-29T13:08:54"^^xsd:dateTime ;
    dct:modified "2026-04-29T13:08:54"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/fbc4a99f-97b5-41df-b0c6-e504e97bf39b> ;
    dct:title "leinster_leader-cf43d63e-77a4-4aa0-91a9-33ef57fdabe8" .

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

