@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.opendatani.gov.uk/dataset/e40250d0-6b4b-43c2-bf74-3bfc04418ba7> a dcat:Dataset ;
    dct:accrualPeriodicity "quarterly" ;
    dct:description "This dataset contains the Department of Justice, Assembly Written Questions, Performance Statistics for the period" ;
    dct:identifier "e40250d0-6b4b-43c2-bf74-3bfc04418ba7" ;
    dct:issued "2026-04-21T10:32:17.729060"^^xsd:dateTime ;
    dct:modified "2026-04-21T10:33:03.998082"^^xsd:dateTime ;
    dct:publisher <https://admin.opendatani.gov.uk/organization/ba28bb4a-42e6-4b73-bbed-00eff69d1f1a> ;
    dct:title "Jan to Mar 2026 DoJ Performance Statistics" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "John Thomas Kimber" ;
            vcard:hasEmail <mailto:john.kimber@justice-ni.gov.uk> ] ;
    dcat:distribution <https://admin.opendatani.gov.uk/dataset/e40250d0-6b4b-43c2-bf74-3bfc04418ba7/resource/7dfbc3eb-5666-4d38-ab9c-8bf6cf04cdfd> ;
    dcat:keyword "AQW",
        "Data",
        "DoJ" .

<https://admin.opendatani.gov.uk/dataset/e40250d0-6b4b-43c2-bf74-3bfc04418ba7/resource/7dfbc3eb-5666-4d38-ab9c-8bf6cf04cdfd> a dcat:Distribution ;
    dct:description "DoJ AQW Stats - Jan to March 2026" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-21T10:33:00.917299"^^xsd:dateTime ;
    dct:modified "2026-04-21T10:33:04.013964"^^xsd:dateTime ;
    dct:title "DoJ AQW Stats - Jan to March 2026.xlsx" ;
    dcat:accessURL <https://admin.opendatani.gov.uk/dataset/e40250d0-6b4b-43c2-bf74-3bfc04418ba7/resource/7dfbc3eb-5666-4d38-ab9c-8bf6cf04cdfd/download/doj-aqw-stats-jan-to-march-2026.xlsx> ;
    dcat:byteSize 9267.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://admin.opendatani.gov.uk/organization/ba28bb4a-42e6-4b73-bbed-00eff69d1f1a> a foaf:Agent ;
    foaf:name "Department of Justice" .

