@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/style/transitional>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.transitional" ;
  skos:prefLabel "Transitional"@en ;
  skos:definition "The deliberate midpoint between traditional and contemporary: period silhouettes stripped of ornament, or contemporary forms softened with classical proportion."@en ;
  skos:related <https://taxonomy.materialinstruments.com/style/traditional> ;
  skos:related <https://taxonomy.materialinstruments.com/style/contemporary> ;
  mi:relation [ mi:predicate "blend-of" ; mi:target <https://taxonomy.materialinstruments.com/style/traditional> ] ;
  mi:relation [ mi:predicate "blend-of" ; mi:target <https://taxonomy.materialinstruments.com/style/contemporary> ] ;
  mi:searchedWithout [ dcterms:date "2026-08-21" ; mi:query "transitional, transitional style, Transitional Style" ; mi:scheme "aat" ; mi:via "vocab.getty.edu/sparql" ] ;
  mi:semanticId "style.transitional" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designshop" ;
  dcterms:date "2026-08-21" ;
  mi:usageBand "common" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" ;
  skos:scopeNote "Defined only relative to two other terms, which is unusual and was nearly grounds to refuse it. It stays because it is heavily used in the US consumer market and because the relative definition is the honest one - the term genuinely means \"between those two\" and pretending otherwise would invent content nobody intends."@en .
