@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/parametricism>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/style> ;
  skos:notation "style.parametricism" ;
  skos:prefLabel "Parametricism"@en ;
  skos:definition "Form generated by rule systems and continuously varied rather than composed element by element."@en ;
  skos:altLabel "parametric"@en ;
  mi:searchedWithout [ dcterms:date "2026-08-21" ; mi:query "Parametricism, parametric, parametric design" ; mi:scheme "aat" ; mi:via "vocab.getty.edu/sparql" ] ;
  mi:semanticId "style.parametricism" ;
  mi:sourceBasis "vendored" ;
  dcterms:source "architizer STYLES" ;
  dcterms:date "2026-08-21" .
