{
   "class" : {
      "rdf:type" : "rdfs:Class",
      "rdfs:comment" : "A middle school (typically for children aged around 11-14, although this varies somewhat).",
      "rdfs:label" : "MiddleSchool",
      "rdfs:subClassOf" : "schema:EducationalOrganization"
   },
   "properties" : {}
}