@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/65f3337d-3cf8-4873-b95e-04bf5e2405de> a dcat:Dataset ;
    dct:identifier "65f3337d-3cf8-4873-b95e-04bf5e2405de" ;
    dct:issued "2026-05-21T19:04:18"^^xsd:dateTime ;
    dct:modified "2026-05-21T19:04:18"^^xsd:dateTime ;
    dct:publisher <https://journalismschemes.cnam.ie/organization/a4d4e43b-4641-4dd0-a632-e3a9ca40ae06> ;
    dct:title "courts_news_ireland-50f06ef4-b3e1-4f90-b394-e8d7701dfecd"@en,
        "courts_news_ireland-50f06ef4-b3e1-4f90-b394-e8d7701dfecd"@ga .

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

