@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/modernism>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.modernism" ;
  skos:prefLabel "Modernism"@en ;
  skos:definition "The early-to-mid twentieth century movement: form led by function, structure left legible, ornament refused on principle."@en ;
  skos:altLabel "modernist"@en ;
  skos:altLabel "international style"@en ;
  skos:closeMatch <http://vocab.getty.edu/aat/300021472> ;
  mi:semanticId "style.modernism" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer, materia" ;
  dcterms:date "2026-08-21" ;
  mi:usageWithheld [ mi:corpus "designshop room schemes" ; mi:reason "DesignShop tags a dominant share of its room schemes `Modern`, but that is the crosswalk row that declines: `Modern` reads as either this term or `style.contemporary`, and the source never recorded which. Attributing the usage here would smuggle in the guess the crosswalk refused to make." ] ;
  skos:scopeNote "NOT the consumer sense of \"modern\". A consumer calling a room modern usually means it is current and clean-lined, which is `contemporary` here. The two are separate terms and the crosswalk from an ambiguous source label declines rather than guessing. See ADR 0001."@en .
