{
"class" : {
"rdf:type" : "rdfs:Class",
"rdfs:comment" : "A School District is an administrative area for the administration of schools.",
"rdfs:label" : "SchoolDistrict",
"rdfs:subClassOf" : "schema:AdministrativeArea",
"schema:isPartOf" : "http:pending.schema.org",
"schema:source" : "https://github.com/schemaorg/schemaorg/issues/2500"
},
"properties" : {}
}