@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://www.tno.nl/agrifood/ontology/common-greenhouse-ontology#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . ns0:AbioticStressTrait metadata_def:mappingLoom "abioticstresstrait" ; metadata_def:mappingSameURI ns0:AbioticStressTrait ; metadata_def:prefLabel "Abiotic Stress Trait"@en, "Abiotic Stress Trait"@nl ; metadata:prefixIRI "cgo:AbioticStressTrait" ; a owl:Class ; rdfs:comment """All traits related to stress caused by non-living stressors. Abiotic stress is defined as the negative impact of non-living factors on the crop/plants. Most common abiotic stressors are drought, waterlogging, high/low temperatures, mineral toxicities/deficiencies, hail, and wind.""" ; rdfs:label "Abiotic Stress Trait"@en, "Abiotische stresseigenschappen"@nl ; rdfs:seeAlso "https://www.cropontology.org/" ; rdfs:subClassOf ns0:Trait ; skos:example """Plant aluminum tolerance Plant drought susceptibility Plant frost damage Plant heat tolerance""" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://www.tno.nl/agrifood/ontology/common-greenhouse-ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .

ns0:AbioticStressTrait
    metadata_def:mappingLoom "abioticstresstrait" ;
    metadata_def:mappingSameURI ns0:AbioticStressTrait ;
    metadata_def:prefLabel "Abiotic Stress Trait"@en, "Abiotic Stress Trait"@nl ;
    metadata:prefixIRI "cgo:AbioticStressTrait" ;
    a owl:Class ;
    rdfs:comment """All traits related to stress caused by non-living
stressors. Abiotic stress is defined as the
negative impact of non-living factors on the
crop/plants. Most common abiotic stressors are
drought, waterlogging, high/low temperatures,
mineral toxicities/deficiencies, hail, and wind.""" ;
    rdfs:label "Abiotic Stress Trait"@en, "Abiotische stresseigenschappen"@nl ;
    rdfs:seeAlso "https://www.cropontology.org/" ;
    rdfs:subClassOf ns0:Trait ;
    skos:example """Plant aluminum tolerance
Plant drought susceptibility
Plant frost damage
Plant heat tolerance""" .