@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/eclectic>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.eclectic" ;
  skos:prefLabel "Eclectic"@en ;
  skos:definition "Periods and idioms mixed by intent, with the mixing itself as the method. Distinct from maximalism, which is about quantity rather than provenance."@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300444349> ;
  mi:semanticId "style.eclectic" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designshop" ;
  dcterms:date "2026-08-21" ;
  mi:usageBand "common" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" .
