@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/art_deco>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.art_deco" ;
  skos:prefLabel "Art Deco"@en ;
  skos:definition "Stepped and faceted geometry, lacquer, brass and mirror, luxury materials worked into machine-age forms."@en ;
  skos:altLabel "art-deco-luxe"@en ;
  skos:altLabel "Art Deco & Glamour"@en ;
  skos:hiddenLabel "art-deco-luxe"@en ;
  skos:hiddenLabel "Art Deco & Glamour"@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300021426> ;
  skos:related <https://taxonomy.materialinstruments.com/period/interwar> ;
  mi:relation [ mi:predicate "evokes" ; mi:target <https://taxonomy.materialinstruments.com/period/interwar> ] ;
  mi:semanticId "style.art-deco" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer, designround, designshop, materia" ;
  dcterms:date "2026-08-21" .
