@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://meta.icos-cp.eu/ontologies/cpmeta/> . @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:EcosystemType metadata_def:mappingLoom "ecosystemtype" ; metadata_def:mappingSameURI ns0:EcosystemType ; metadata_def:prefLabel "Ecosystem Type" ; metadata:prefixIRI "EcosystemType" ; a owl:Class ; rdfs:label "Ecosystem Type" ; rdfs:subClassOf owl:Thing . ns0:broaderEcosystem rdfs:domain ns0:EcosystemType ; rdfs:range ns0:EcosystemType . ns0:hasEcosystemType rdfs:range ns0:EcosystemType . ns0:igbp_BSV a ns0:EcosystemType . ns0:igbp_CRO a ns0:EcosystemType . ns0:igbp_CSH a ns0:EcosystemType . ns0:igbp_CVM a ns0:EcosystemType . ns0:igbp_DBF a ns0:EcosystemType . ns0:igbp_DNF a ns0:EcosystemType . ns0:igbp_EBF a ns0:EcosystemType . ns0:igbp_ENF a ns0:EcosystemType . ns0:igbp_GRA a ns0:EcosystemType . ns0:igbp_MF a ns0:EcosystemType . ns0:igbp_OSH a ns0:EcosystemType . ns0:igbp_SAV a ns0:EcosystemType . ns0:igbp_SNO a ns0:EcosystemType . ns0:igbp_URB a ns0:EcosystemType . ns0:igbp_WAT a ns0:EcosystemType . ns0:igbp_WET a ns0:EcosystemType . ns0:igbp_WSA a ns0:EcosystemType .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://meta.icos-cp.eu/ontologies/cpmeta/> .
@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:EcosystemType
    metadata_def:mappingLoom "ecosystemtype" ;
    metadata_def:mappingSameURI ns0:EcosystemType ;
    metadata_def:prefLabel "Ecosystem Type" ;
    metadata:prefixIRI "EcosystemType" ;
    a owl:Class ;
    rdfs:label "Ecosystem Type" ;
    rdfs:subClassOf owl:Thing .

ns0:broaderEcosystem
    rdfs:domain ns0:EcosystemType ;
    rdfs:range ns0:EcosystemType .

ns0:hasEcosystemType
    rdfs:range ns0:EcosystemType .

ns0:igbp_BSV
    a ns0:EcosystemType .

ns0:igbp_CRO
    a ns0:EcosystemType .

ns0:igbp_CSH
    a ns0:EcosystemType .

ns0:igbp_CVM
    a ns0:EcosystemType .

ns0:igbp_DBF
    a ns0:EcosystemType .

ns0:igbp_DNF
    a ns0:EcosystemType .

ns0:igbp_EBF
    a ns0:EcosystemType .

ns0:igbp_ENF
    a ns0:EcosystemType .

ns0:igbp_GRA
    a ns0:EcosystemType .

ns0:igbp_MF
    a ns0:EcosystemType .

ns0:igbp_OSH
    a ns0:EcosystemType .

ns0:igbp_SAV
    a ns0:EcosystemType .

ns0:igbp_SNO
    a ns0:EcosystemType .

ns0:igbp_URB
    a ns0:EcosystemType .

ns0:igbp_WAT
    a ns0:EcosystemType .

ns0:igbp_WET
    a ns0:EcosystemType .

ns0:igbp_WSA
    a ns0:EcosystemType .