@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.staging.publishing.service.gov.uk/dataset/b2b59c08-a1f7-424c-a582-3fca97680b72> a dcat:Dataset ;
    dct:description "This dataset contains GCSE results by LSOA for pupils resident in Stockport at the time they sat their examinations. Data is provided for the years 2006-15. K4Lar = Count of pupils sitting their GCSEs K4Ach = Count of pupils achieving at least 5 A*-C including English and Maths PerAC = Percentage of pupils achieving at least 5 A*-C including English and Maths In areas where K4Lar or K4Ach was <=3 these values have both been suppressed, but PerAC is still supplied." ;
    dct:identifier "vdmqm" ;
    dct:issued "2017-02-13T15:12:39+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-15T09:23:21+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Stockport Metropolitan Borough Council" ] ;
    dct:title "Stockport GCSE Results" ;
    dcat:keyword "Attainment",
        "KS4",
        "Schools",
        "department of education",
        "examinations",
        "exams",
        "gcse results",
        "stockport" ;
    dcat:landingPage <https://datamillnorth.org/dataset/stockport-gcse-results-vdmqm> .

