@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/7d10c134-569b-431c-9aa0-08465f51e0c8> a dcat:Dataset ;
    dct:identifier "7d10c134-569b-431c-9aa0-08465f51e0c8" ;
    dct:issued "2026-03-05T22:42:24"^^xsd:dateTime ;
    dct:modified "2026-03-05T22:42:24"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> ;
    dct:title "courts_news_ireland-8a07ede0-087c-471d-af46-fc86037d36b9" .

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

