@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix mi: <https://taxonomy.materialinstruments.com/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://taxonomy.materialinstruments.com/typology/school>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/typology> ;
  skos:notation "typology.school" ;
  skos:prefLabel "School"@en ;
  skos:definition "Premises for teaching, nursery through university, planned around repeated teaching rooms and circulation that can be supervised."@en ;
  skos:altLabel "college"@en ;
  skos:altLabel "university"@en ;
  skos:altLabel "Kindergarten"@en ;
  skos:altLabel "University & research"@en ;
  skos:altLabel "Higher education"@en ;
  skos:hiddenLabel "Kindergarten"@en ;
  skos:hiddenLabel "University & research"@en ;
  skos:hiddenLabel "Higher education"@en ;
  mi:semanticId "typology.school" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer SUBTYPE_RULES" ;
  dcterms:date "2026-08-21" ;
  skos:scopeNote "Deliberately coarse, and coarser than the evidence supports: architizer distinguishes kindergarten, school and university. One term until something needs the split."@en .
