@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://ckan.integration.publishing.service.gov.uk/dataset/e40250d0-6b4b-43c2-bf74-3bfc04418ba7> a dcat:Dataset ;
    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-24T19:13:14.560630"^^xsd:dateTime ;
    dct:modified "2026-04-24T19:13:14.560633"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> ;
    dct:title "Jan to Mar 2026 DoJ Performance Statistics" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e40250d0-6b4b-43c2-bf74-3bfc04418ba7/resource/7dfbc3eb-5666-4d38-ab9c-8bf6cf04cdfd> ;
    dcat:keyword "AQW",
        "Data",
        "DoJ" .

<https://ckan.integration.publishing.service.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-24T19:13:14.551395"^^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://ckan.integration.publishing.service.gov.uk/organization/8549022f-fa16-43e4-a56f-6a45ca875199> a foaf:Organization ;
    foaf:name "OpenDataNI" .

