@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/wabi_sabi>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.wabi_sabi" ;
  skos:prefLabel "Wabi-Sabi"@en ;
  skos:definition "Imperfection, asymmetry and age treated as the value rather than tolerated. Distinct from rustic: rustic is about roughness of making, wabi-sabi is about acceptance of decay."@en ;
  skos:relatedMatch <http://vocab.getty.edu/aat/300310718> ;
  skos:related <https://taxonomy.materialinstruments.com/place/region/japanese> ;
  mi:relation [ mi:predicate "evokes" ; mi:target <https://taxonomy.materialinstruments.com/place/region/japanese> ] ;
  mi:searchedWithout [ dcterms:date "2026-08-21" ; mi:query "wabi-sabi" ; mi:scheme "aat" ; mi:via "vocab.getty.edu/sparql" ] ;
  mi:semanticId "style.wabi-sabi" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designround" ;
  dcterms:date "2026-08-21" .
