@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:Choruses rdfs:subClassOf ns0:Communication_other_keyword . ns0:Communication_other_keyword metadata_def:mappingLoom "communicationotherkeyword" ; metadata_def:mappingSameURI ns0:Communication_other_keyword ; metadata_def:prefLabel "Communication other keyword" ; metadata:prefixIRI "Communication_other_keyword" ; a owl:Class ; rdfs:label "Communication other keyword" ; rdfs:subClassOf ns0:Keyword . ns0:Duets rdfs:subClassOf ns0:Communication_other_keyword . ns0:Mimicry rdfs:subClassOf ns0:Communication_other_keyword . ns0:Pheromones rdfs:subClassOf ns0:Communication_other_keyword . ns0:Photic_Bioluminescent rdfs:subClassOf ns0:Communication_other_keyword . ns0:Scent_marks rdfs:subClassOf ns0:Communication_other_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:Choruses
    rdfs:subClassOf ns0:Communication_other_keyword .

ns0:Communication_other_keyword
    metadata_def:mappingLoom "communicationotherkeyword" ;
    metadata_def:mappingSameURI ns0:Communication_other_keyword ;
    metadata_def:prefLabel "Communication other keyword" ;
    metadata:prefixIRI "Communication_other_keyword" ;
    a owl:Class ;
    rdfs:label "Communication other keyword" ;
    rdfs:subClassOf ns0:Keyword .

ns0:Duets
    rdfs:subClassOf ns0:Communication_other_keyword .

ns0:Mimicry
    rdfs:subClassOf ns0:Communication_other_keyword .

ns0:Pheromones
    rdfs:subClassOf ns0:Communication_other_keyword .

ns0:Photic_Bioluminescent
    rdfs:subClassOf ns0:Communication_other_keyword .

ns0:Scent_marks
    rdfs:subClassOf ns0:Communication_other_keyword .