@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix csvw: <http://www.w3.org/ns/csvw#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dgsp: <https://data.gov.scot/def/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://admin.data.gov.scot/dataset/262a0cf6-a9a1-4791-ae54-7d178a827a0c> a dcat:Dataset ;
    dct:description "The percentage of Sheriff Summary and District Court cases disposed of within 26 weeks of date of earliest caution and charge for any accused in the case, by the month that the case is first closed. <br/><br/>This information was published in order to monitor performance of the criminal justice system as part of the Summary Justice Reform (SJR) Monitoring and Evaluation project. As Summary Justice Reform changes are now embedded within the justice system, publication of this report **ceased**, with the Summary Justice Reform Performance Report: April 2010 - March 2012 being the last in the series." ;
    dct:identifier "262a0cf6-a9a1-4791-ae54-7d178a827a0c" ;
    dct:issued "2026-08-13T10:51:47.988901"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:53:01.678208"^^xsd:dateTime ;
    dct:publisher <https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> ;
    dct:title "Court Process Times" ;
    adms:versionNotes "Not assessed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:justice_analysts@gov.scot> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:justice_analysts@gov.scot> ] ;
    dcat:distribution <https://admin.data.gov.scot/dataset/262a0cf6-a9a1-4791-ae54-7d178a827a0c/resource/85c91bcd-f9af-4512-a5fb-24d0fe7a5920> ;
    dcat:theme <https://data.gov.scot/def/theme/crime-and-justice> ;
    dgsp:accuracy "Not assessed" ;
    dgsp:comment "Percentage of summary criminal cases dealt with within 26 weeks." ;
    dgsp:completeness "Not assessed" ;
    dgsp:confidentiality "Not assessed" ;
    dgsp:consistency "Not assessed" ;
    dgsp:geographical_coverage "S92" ;
    dgsp:license_id "uk-ogl" ;
    dgsp:quality_management "Not assessed" ;
    dgsp:referencePeriod [ a dct:PeriodOfTime ;
            dcat:endDate "2007"^^xsd:gYear ;
            dcat:startDate "2005"^^xsd:gYear ] ;
    dgsp:timeliness "Not assessed" ;
    dgsp:uniqueness "Not assessed" ;
    dgsp:update_frequency "annual" ;
    dgsp:validity "Not assessed" ;
    dgsp:will_be_updated false .

<https://admin.data.gov.scot/dataset/262a0cf6-a9a1-4791-ae54-7d178a827a0c/resource/85c91bcd-f9af-4512-a5fb-24d0fe7a5920> a dcat:Distribution ;
    dct:description "Data file for Court Process Times" ;
    dct:format "CSV" ;
    dct:issued "2026-08-13T10:53:01.702614"^^xsd:dateTime ;
    dct:modified "2026-08-13T10:53:01.692097"^^xsd:dateTime ;
    dct:title "court-process-times.csv" ;
    csvw:tableSchema [ a csvw:Schema ;
            csvw:column [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyType" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Measurement" ],
                [ a csvw:Column ;
                    csvw:datatype "int" ;
                    csvw:name "DateCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyCode" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "GeographyName" ],
                [ a csvw:Column ;
                    csvw:datatype "text" ;
                    csvw:name "Units" ],
                [ a csvw:Column ;
                    csvw:datatype "float" ;
                    csvw:name "Value" ] ] ;
    dcat:accessURL <https://admin.data.gov.scot/resource/85c91bcd-f9af-4512-a5fb-24d0fe7a5920/download> ;
    dgsp:comment "Percentage of summary criminal cases dealt with within 26 weeks." ;
    dgsp:dictionary [ a dgsp:Column ;
            dgsp:column "GeographyCode" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Value" ;
            dgsp:type "float" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyName" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Units" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "Measurement" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "GeographyType" ;
            dgsp:type "text" ],
        [ a dgsp:Column ;
            dgsp:column "DateCode" ;
            dgsp:type "int" ] .

<https://admin.data.gov.scot/organization/37d0c9c6-f164-4255-ad4f-76d2f979104f> a foaf:Agent ;
    foaf:name "Scottish Government" .

<https://data.gov.scot/def/theme/crime-and-justice> a skos:Concept ;
    skos:prefLabel "Crime and Justice" .

