@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/495d732c-3159-4e4d-a82f-1743edf5c7d9> a dcat:Dataset ;
    dct:identifier "495d732c-3159-4e4d-a82f-1743edf5c7d9" ;
    dct:issued "2026-03-26T19:05:29"^^xsd:dateTime ;
    dct:modified "2026-03-26T19:05:29"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> ;
    dct:title "courts_news_ireland-d6f03f65-9fdf-40c7-8c4c-32525342ae03" .

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

