@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/c41bb234-77dd-46b4-8d85-e23fde379e65> a dcat:Dataset ;
    dct:identifier "c41bb234-77dd-46b4-8d85-e23fde379e65" ;
    dct:issued "2026-03-20T15:21:49"^^xsd:dateTime ;
    dct:modified "2026-03-20T15:21:49"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/fbc4a99f-97b5-41df-b0c6-e504e97bf39b> ;
    dct:title "leinster_leader-b1cd9a93-8005-480d-a404-c46704d993fb" .

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

