@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/b4937cb4-ce6e-4dad-997d-2d04886b9522> a dcat:Dataset ;
    dct:description "Third annual educational performance report for London. Go to http://data.london.gov.uk/annual-london-education-report-2015/ to see the data behind the report." ;
    dct:identifier "24yjn" ;
    dct:issued "2015-11-13T16:01:25+00:00"^^xsd:dateTime ;
    dct:modified "2015-12-01T08:54:14+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Greater London Authority" ] ;
    dct:title "London Annual Education Report 2015" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/b4937cb4-ce6e-4dad-997d-2d04886b9522/resource/55ea63dd-6a57-48ff-8e16-d2f92a4a9857> ;
    dcat:keyword "education" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/london-annual-education-report-2015-24yjn> .

<https://ckan.integration.publishing.service.gov.uk/dataset/b4937cb4-ce6e-4dad-997d-2d04886b9522/resource/55ea63dd-6a57-48ff-8e16-d2f92a4a9857> a dcat:Distribution ;
    dct:description "2015 Annual London Education Report" ;
    dct:issued "2026-08-06T09:08:07.895246"^^xsd:dateTime ;
    dct:modified "2026-08-06T09:08:07.873021"^^xsd:dateTime ;
    dct:title "GLA Annual Education Report 2015" .

