@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/2f73abb1-5c43-469a-b2fc-347788cef1c4> a dcat:Dataset ;
    dct:identifier "2f73abb1-5c43-469a-b2fc-347788cef1c4" ;
    dct:issued "2026-03-09T13:16:08"^^xsd:dateTime ;
    dct:modified "2026-03-09T13:16:08"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> ;
    dct:title "courts_news_ireland-41d4a228-b976-4915-8a8b-a8d9db8eaa1e" .

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

