@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/farmhouse>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/typology> ;
  skos:notation "typology.farmhouse" ;
  skos:prefLabel "Farmhouse"@en ;
  skos:definition "The dwelling of a working holding, sited among its outbuildings and planned around a kitchen that was the working room of the farm rather than a room off the hall."@en ;
  skos:altLabel "Farmhouse"@en ;
  skos:altLabel "Modern farmhouse"@en ;
  skos:hiddenLabel "Farmhouse"@en ;
  skos:hiddenLabel "Modern farmhouse"@en ;
  skos:broader <https://taxonomy.materialinstruments.com/typology/house> ;
  mi:semanticId "typology.farmhouse" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designshop roomStyle" ;
  dcterms:date "2026-08-18" ;
  mi:usageBand "common" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" ;
  skos:scopeNote "The clearest case of typology used as reference rather than classification: the Farmhouse schemes in the DesignShop corpus are overwhelmingly suburban rooms evoking one, not dwellings on farms. See the header on the two predicates."@en .
