<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocabularies.aginfra.eu/soil#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns1="http://vocabularies.aginfra.eu/"> <owl:Class rdf:about="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/> <metadata_def:mappingLoom>soilderivedobject</metadata_def:mappingLoom> <metadata_def:prefLabel>Soil Derived Object</metadata_def:prefLabel> <rdfs:comment>Definition: A spatial object type for representing spatial objects with soil-related property derived from one or more soil and possibly other non soil properties. Description: NOTE Soil thematic maps can be derived directly from the involved soil database (organic matter content, pH, texture, etc.) or they can be derived by using pedotransfer functions or pedotransfer rules (e.g. plant available water in the rooting depth). Derivation can be simple extraction from a single data field, or a complex combination of different kind of data and application of e.g. mathematical or expert knowledge-based procedures</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://vocabularies.aginfra.eu/soil"/> <rdfs:label>Soil Derived Object</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isBasedOnObservedSoilProfile"> <rdfs:domain> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"> <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isBasedOnSoilBody"> <rdfs:domain rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/> </rdf:Description> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isBasedOnSoilDerivedObject"> <rdfs:domain rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/> <rdfs:range rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://vocabularies.aginfra.eu/soil#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:ns1="http://vocabularies.aginfra.eu/">
  <owl:Class rdf:about="http://vocabularies.aginfra.eu/soil#SoilDerivedObject">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/>
    <metadata_def:mappingLoom>soilderivedobject</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Soil Derived Object</metadata_def:prefLabel>
    <rdfs:comment>Definition:
A spatial object type for representing spatial objects with soil-related property derived from one or more soil and possibly other non soil properties.
Description:
NOTE Soil thematic maps can be derived directly from the involved soil database (organic matter content, pH, texture, etc.) or they can be derived by using pedotransfer functions or pedotransfer rules (e.g. plant available water in the rooting depth). Derivation can be simple extraction from a single data field, or a complex combination of different kind of data and application of e.g. mathematical or expert knowledge-based procedures</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="http://vocabularies.aginfra.eu/soil"/>
    <rdfs:label>Soil Derived Object</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isBasedOnObservedSoilProfile">
    <rdfs:domain>
      <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#SoilDerivedObject">
        <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isBasedOnSoilBody">
    <rdfs:domain rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isBasedOnSoilDerivedObject">
    <rdfs:domain rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/>
    <rdfs:range rdf:resource="http://vocabularies.aginfra.eu/soil#SoilDerivedObject"/>
  </rdf:Description>
</rdf:RDF>