@prefix envthes: . @prefix skos: . @prefix owl: . @prefix dc: . @prefix xsd: . envthes: skos:prefLabel "EnvThes"@en ; a owl:Ontology, skos:ConceptScheme . envthes:22192 dc:creator "herbert.schentz@umweltbundesamt.at"@en ; dc:modified "2023-01-13"^^xsd:date ; skos:definition "[CO_338] Height of the plant described as the distance between the soil and the plant canopy"@en ; skos:prefLabel "plant height"@en ; a skos:Concept ; skos:broader envthes:20935 ; skos:inScheme envthes: ; dc:created "2016-03-31"^^xsd:date ; skos:altLabel "height of plant"@en ; skos:exactMatch , . envthes:20935 skos:prefLabel "variable"@en ; a skos:Concept ; skos:narrower envthes:22192 .