@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/6de6d963-d70f-458d-9de3-c44c5203de7b> a dcat:Dataset ;
    dct:identifier "6de6d963-d70f-458d-9de3-c44c5203de7b" ;
    dct:issued "2026-04-24T09:21:18"^^xsd:dateTime ;
    dct:modified "2026-04-24T09:21:18"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> ;
    dct:title "courts_news_ireland-d9a4a93e-68a9-404d-a19b-83ee2450088d" .

<https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> a foaf:Organization ;
    foaf:name "Courts News Ireland" .

