@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://w3id.org/glosis/model/codelists/> . @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#> . ns0:BiologicalAbundanceValueCode rdfs:seeAlso ns0:biologicalAbundanceValueCode . ns0:biologicalAbundanceValueCode a owl:NamedIndividual, skos:ConceptScheme ; rdfs:label "Code list for biologicalAbundanceValue - codelist scheme"@en ; rdfs:seeAlso ns0:BiologicalAbundanceValueCode ; skos:definition "Classification of the abundance of biological activity. See more in Guidelines for Soil Description issued by the FAO: table 81" ; skos:note "This code list provides possible values for biologicalAbundance."@en ; skos:prefLabel "Code list for biologicalAbundanceValue - codelist scheme"@en . ns0:biologicalAbundanceValueCode-C skos:inScheme ns0:biologicalAbundanceValueCode ; skos:topConceptOf ns0:biologicalAbundanceValueCode . ns0:biologicalAbundanceValueCode-F skos:inScheme ns0:biologicalAbundanceValueCode ; skos:topConceptOf ns0:biologicalAbundanceValueCode . ns0:biologicalAbundanceValueCode-M skos:inScheme ns0:biologicalAbundanceValueCode ; skos:topConceptOf ns0:biologicalAbundanceValueCode . ns0:biologicalAbundanceValueCode-N skos:inScheme ns0:biologicalAbundanceValueCode ; skos:topConceptOf ns0:biologicalAbundanceValueCode .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://w3id.org/glosis/model/codelists/> .
@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#> .

ns0:BiologicalAbundanceValueCode
    rdfs:seeAlso ns0:biologicalAbundanceValueCode .

ns0:biologicalAbundanceValueCode
    a owl:NamedIndividual, skos:ConceptScheme ;
    rdfs:label "Code list for biologicalAbundanceValue - codelist scheme"@en ;
    rdfs:seeAlso ns0:BiologicalAbundanceValueCode ;
    skos:definition "Classification of the abundance of biological activity. See more in Guidelines for Soil Description issued by the FAO: table 81" ;
    skos:note "This code list provides possible values for biologicalAbundance."@en ;
    skos:prefLabel "Code list for biologicalAbundanceValue - codelist scheme"@en .

ns0:biologicalAbundanceValueCode-C
    skos:inScheme ns0:biologicalAbundanceValueCode ;
    skos:topConceptOf ns0:biologicalAbundanceValueCode .

ns0:biologicalAbundanceValueCode-F
    skos:inScheme ns0:biologicalAbundanceValueCode ;
    skos:topConceptOf ns0:biologicalAbundanceValueCode .

ns0:biologicalAbundanceValueCode-M
    skos:inScheme ns0:biologicalAbundanceValueCode ;
    skos:topConceptOf ns0:biologicalAbundanceValueCode .

ns0:biologicalAbundanceValueCode-N
    skos:inScheme ns0:biologicalAbundanceValueCode ;
    skos:topConceptOf ns0:biologicalAbundanceValueCode .