@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/contemporary>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.contemporary" ;
  skos:prefLabel "Contemporary"@en ;
  skos:definition "The prevailing current idiom: clean-lined, unornamented, neither period-referencing nor doctrinally modernist."@en ;
  skos:relatedMatch <http://vocab.getty.edu/aat/300264737> ;
  mi:semanticId "style.contemporary" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designshop, materia, materialgraph" ;
  dcterms:date "2026-08-21" ;
  mi:usageBand "dominant" ;
  mi:usageCorpus "designshop room schemes" ;
  mi:usageMeasured "2026-08-18" ;
  skos:scopeNote "DELIBERATELY TIME-RELATIVE, and the only term here that is. What it denotes moves; the id does not. Consumers distinguish it from `modern` in practice - designshop's corpus carries both at similar volume - without anyone having written down how. `period.contemporary` is a different thing on a different axis; the prefix disambiguates."@en .
