@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://www.owl-ontologies.com/unnamed.owl#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @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/> . ns0:Neotenic_or_paedomorphic metadata_def:mappingLoom "neotenicorpaedomorphic" ; metadata_def:mappingSameURI ns0:Neotenic_or_paedomorphic ; metadata_def:prefLabel "Neotenic or paedomorphic" ; metadata:prefixIRI "Neotenic_or_paedomorphic" ; a owl:Class ; rdfs:comment """neotenic: retaining larval characteristics after reaching sexual maturity. The rate of growth of somatic (nonreproductive) parts of the body is slowed whereas development of reproductive organs proceeds normally. """ ; rdfs:label "Neotenic or paedomorphic" ; rdfs:subClassOf ns0:Development_keyword .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.owl-ontologies.com/unnamed.owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/> .

ns0:Neotenic_or_paedomorphic
    metadata_def:mappingLoom "neotenicorpaedomorphic" ;
    metadata_def:mappingSameURI ns0:Neotenic_or_paedomorphic ;
    metadata_def:prefLabel "Neotenic or paedomorphic" ;
    metadata:prefixIRI "Neotenic_or_paedomorphic" ;
    a owl:Class ;
    rdfs:comment """neotenic: retaining larval characteristics after reaching sexual maturity. The rate of growth of somatic (nonreproductive) parts of the body is slowed whereas development of reproductive organs proceeds normally.
""" ;
    rdfs:label "Neotenic or paedomorphic" ;
    rdfs:subClassOf ns0:Development_keyword .