@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/space/study>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/space> ;
  skos:notation "space.study" ;
  skos:prefLabel "Study / Home Office"@en ;
  skos:definition "A domestic volume given over to desk work, reading or household administration."@en ;
  skos:altLabel "home office"@en ;
  skos:altLabel "Office"@en ;
  skos:hiddenLabel "Office"@en ;
  skos:broader <https://taxonomy.materialinstruments.com/space/workspace> ;
  skos:exactMatch <http://vocab.getty.edu/aat/300081781> ;
  skos:closeMatch <http://vocab.getty.edu/aat/300180734> ;
  mi:semanticId "space.study" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designshop room schemes" ;
  dcterms:date "2026-08-18" ;
  mi:usageBand "common" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" ;
  skos:scopeNote "DesignShop's `Office` room type carries this term's band, not `private_office`'s. Its corpus is residential room schemes, so an office captured there is a room in a house."@en .
