@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/place/region/japanese>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/place> ;
  skos:notation "place.region.japanese" ;
  skos:prefLabel "Japanese"@en ;
  skos:definition "Modular proportion, timber frame legible as structure, paper-diffused light, floor-level occupation, and emptiness as a positive value."@en ;
  skos:altLabel "Japanese contemporary"@en ;
  skos:hiddenLabel "Japanese contemporary"@en ;
  mi:semanticId "place.region.japanese" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "architizer, materia" ;
  dcterms:date "2026-08-21" .
