@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/00a94336-e4d2-4983-82b1-2a150e92a554> a dcat:Dataset ;
    dct:identifier "00a94336-e4d2-4983-82b1-2a150e92a554" ;
    dct:issued "2026-07-03T11:22:12"^^xsd:dateTime ;
    dct:modified "2026-07-03T11:22:12"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> ;
    dct:title "courts_news_ireland-e9e5e6c9-f118-4b99-b98a-b9200afe2000"@en,
        "courts_news_ireland-e9e5e6c9-f118-4b99-b98a-b9200afe2000"@ga .

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

