@prefix dc:      <http://purl.org/dc/elements/1.1/> .
@prefix spec:    <http://www.epimorphics.com/examples/specSchools#> .
@prefix ons-admingeo:  <http://statistics.data.gov.uk/def/administrative-geography/> .
@prefix school-ont:  <http://education.data.gov.uk/def/school/> .
@prefix geo:     <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix foaf:    <http://xmlns.com/foaf/0.1/> .
@prefix census-geo:  <http://statistics.gov.data.uk/def/census-geography/> .
@prefix education-geo:  <http://statistics.gov.data.uk/def/education-geography/> .
@prefix spatialrelations:  <http://data.ordnancesurvey.co.uk/ontology/spatialrelations/> .
@prefix rdfs:    <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd:     <http://www.w3.org/2001/XMLSchema#> .
@prefix owl:     <http://www.w3.org/2002/07/owl#> .
@prefix api:     <http://www.epimorphics.com/vocabularies/api#> .
@prefix rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix os-admingeo:  <http://data.ordnancesurvey.co.uk/ontology/admingeo/> .
@prefix electoral-geo:  <http://statistics.gov.data.uk/def/electoral-geography/> .

school-ont:School
      rdfs:label "School" .

<http://education.data.gov.uk/id/school/100869>
      a       school-ont:TypeOfEstablishment_Other_Independent_School , school-ont:School ;
      rdfs:label "Southwark Small School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Closed ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Other_Independent_School .

<http://epimorph-pubx1.appspot.com/proxy/api/doc/schools?_page=0>
      a       api:Page ;
      <http://a9.com/-/spec/opensearch/1.1/itemsPerPage>
              "10"^^xsd:long ;
      <http://a9.com/-/spec/opensearch/1.1/startIndex>
              "1"^^xsd:long ;
      <http://purl.org/dc/terms/isPartOf>
              <http://epimorph-pubx1.appspot.com/proxy/api/doc/schools> ;
      api:contains (<http://education.data.gov.uk/id/school/100869> <http://education.data.gov.uk/id/school/100868> <http://education.data.gov.uk/id/school/100867> <http://education.data.gov.uk/id/school/100866> <http://education.data.gov.uk/id/school/100864> <http://education.data.gov.uk/id/school/100862> <http://education.data.gov.uk/id/school/100860> <http://education.data.gov.uk/id/school/100859> <http://education.data.gov.uk/id/school/100858> <http://education.data.gov.uk/id/school/100857>) ;
      api:page "0"^^xsd:long ;
      api:pageSize "10"^^xsd:long ;
      <http://www.w3.org/1999/xhtml/vocab#first>
              <http://epimorph-pubx1.appspot.com/proxy/api/doc/schools?_page=0> ;
      <http://www.w3.org/1999/xhtml/vocab#next>
              <http://epimorph-pubx1.appspot.com/proxy/api/doc/schools?_page=1> .

school-ont:TypeOfEstablishment_TERM_Voluntary_Aided_School
      rdfs:label "Voluntary Aided School" .

<http://education.data.gov.uk/id/school/100857>
      a       school-ont:TypeOfEstablishment_Voluntary_Aided_School , school-ont:School ;
      rdfs:label "The St Thomas the Apostle College" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Voluntary_Aided_School .

<http://education.data.gov.uk/id/school/100867>
      a       school-ont:TypeOfEstablishment_Other_Independent_School , school-ont:School ;
      rdfs:label "Alpha Community School At Springfield Methodist Church" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Closed ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Other_Independent_School .

<http://education.data.gov.uk/id/school/100859>
      a       school-ont:TypeOfEstablishment_Voluntary_Aided_School , school-ont:School ;
      rdfs:label "Notre Dame Roman Catholic Girls' School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Voluntary_Aided_School .

<http://education.data.gov.uk/id/school/100864>
      a       school-ont:TypeOfEstablishment_Other_Independent_School , school-ont:School ;
      rdfs:label "Alleyn's School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Other_Independent_School .

<http://education.data.gov.uk/id/school/100860>
      a       school-ont:TypeOfEstablishment_Voluntary_Aided_School , school-ont:School ;
      rdfs:label "Sacred Heart Roman Catholic Secondary School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Voluntary_Aided_School .

<http://education.data.gov.uk/id/school/100862>
      a       school-ont:TypeOfEstablishment_Other_Independent_School , school-ont:School ;
      rdfs:label "Dulwich College Preparatory School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Other_Independent_School .

school-ont:TypeOfEstablishment_TERM_Other_Independent_School
      rdfs:label "Other Independent School" .

school-ont:EstablishmentStatus_Closed
      rdfs:label "Closed" .

school-ont:EstablishmentStatus_Open
      rdfs:label "Open" .

school-ont:TypeOfEstablishment_Voluntary_Aided_School
      rdfs:label "Voluntary Aided School" .

<http://education.data.gov.uk/id/school/100858>
      a       school-ont:TypeOfEstablishment_Voluntary_Aided_School , school-ont:School ;
      rdfs:label "St Michael's RC School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Voluntary_Aided_School .

school-ont:TypeOfEstablishment_Other_Independent_School
      rdfs:label "Other Independent School" .

<http://education.data.gov.uk/id/school/100866>
      a       school-ont:TypeOfEstablishment_Other_Independent_School , school-ont:School ;
      rdfs:label "Herne Hill School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Open ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Other_Independent_School .

<http://education.data.gov.uk/id/school/100868>
      a       school-ont:TypeOfEstablishment_Other_Independent_School , school-ont:School ;
      rdfs:label "Hope Primary School" ;
      school-ont:establishmentStatus
              school-ont:EstablishmentStatus_Closed ;
      school-ont:typeOfEstablishment
              school-ont:TypeOfEstablishment_TERM_Other_Independent_School .

