@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/industrial>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.industrial" ;
  skos:prefLabel "Industrial"@en ;
  skos:definition "Structure and services left exposed, ex-utility fabric kept rather than concealed, finishes that read as unfinished."@en ;
  skos:altLabel "Industrial & Raw"@en ;
  skos:altLabel "industrial_refined"@en ;
  skos:hiddenLabel "Industrial & Raw"@en ;
  skos:hiddenLabel "industrial_refined"@en ;
  skos:exactMatch <http://vocab.getty.edu/aat/300443134> ;
  skos:related <https://taxonomy.materialinstruments.com/typology/warehouse> ;
  mi:relation [ mi:predicate "evokes" ; mi:target <https://taxonomy.materialinstruments.com/typology/warehouse> ] ;
  mi:semanticId "style.industrial" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "materia, architizer, designshop, materialgraph" ;
  dcterms:date "2026-08-21" .
