@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/station>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/typology> ;
  skos:notation "typology.station" ;
  skos:prefLabel "Station"@en ;
  skos:definition "Premises where passengers board scheduled transport: concourse, platforms, and a plan governed by flow that runs one way at a time."@en ;
  skos:altLabel "railway station"@en ;
  skos:altLabel "transit station"@en ;
  skos:altLabel "bus station"@en ;
  skos:altLabel "Transit"@en ;
  skos:hiddenLabel "Transit"@en ;
  mi:semanticId "typology.station" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer SUBTYPE_RULES" ;
  dcterms:date "2026-08-21" ;
  skos:scopeNote "Rail, bus and transit. Airports have no term here - the scale, security and airside planning make them a different building, and nothing in the estate asks for one."@en .
