@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://top-thesaurus.org/trait#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix metadata: <http://data.bioontology.org/metadata/> . @prefix ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> . ns0:TOP173 ns0:cat ns0:TOP174 . ns0:TOP174 metadata_def:mappingLoom "lowlanddistributedplantspecies" ; metadata_def:mappingSameURI ns0:TOP174 ; metadata:prefixIRI "trait:TOP174" ; ns0:formalName "plant species lowland" ; ns0:prefUnit "unitless (category)" ; ns0:reference "Jaeger, J.E. (2011): Exkursionsflora von Deutschland. Gefaesspflanzen: Grundband. Spectrum Akademischer Verlag" ; a owl:Class, owl:NamedIndividual, skos:Concept ; rdfs:label "Lowland distributed plant species" ; rdfs:subClassOf owl:Thing ; ns1:term_status "stable" ; skos:definition "an altitudinal zone at which individuals of a plant species (Mayr:species) can occur defined by the altitudinal range within the lowlands and plains." ; skos:inScheme ns0:Thesaurustrait ; skos:prefLabel "Lowland distributed plant species" .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://top-thesaurus.org/trait#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .

ns0:TOP173
    ns0:cat ns0:TOP174 .

ns0:TOP174
    metadata_def:mappingLoom "lowlanddistributedplantspecies" ;
    metadata_def:mappingSameURI ns0:TOP174 ;
    metadata:prefixIRI "trait:TOP174" ;
    ns0:formalName "plant species lowland" ;
    ns0:prefUnit "unitless (category)" ;
    ns0:reference "Jaeger, J.E. (2011): Exkursionsflora von Deutschland. Gefaesspflanzen: Grundband. Spectrum Akademischer Verlag" ;
    a owl:Class, owl:NamedIndividual, skos:Concept ;
    rdfs:label "Lowland distributed plant species" ;
    rdfs:subClassOf owl:Thing ;
    ns1:term_status "stable" ;
    skos:definition "an altitudinal zone at which individuals of a plant species (Mayr:species) can occur defined by the altitudinal range within the lowlands and plains." ;
    skos:inScheme ns0:Thesaurustrait ;
    skos:prefLabel "Lowland distributed plant species" .