<?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:ns2="http://vocabularies.aginfra.eu/"> <owl:Class rdf:about="http://vocabularies.aginfra.eu/soil#SoilPlot"> <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/> <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilPlot"/> <metadata_def:mappingLoom>soilplot</metadata_def:mappingLoom> <metadata_def:prefLabel>Soil Plot</metadata_def:prefLabel> <rdfs:comment>A “soil plot” (SoilPlot object in the model) is the location of a specific soil investigation (e.g. of a trial pit). Because for many soil investigations the studied soil is destroyed, the soil site provides also the object to which the results of repeated investigations are related and handled as if they were obtained from the very same place. The purpose of the investigation can be of a general nature (e.g. a reconnaissance whereby soil profiles are taken for a general soil characterization) or specific (e.g. a reconnaissance whereby samples are taken to investigate potentially contaminated land); this information can be crucial for data evaluation to identify bias in the selection of sites. A soil plot within a soil site is of a certain type (borehole, trial pit, sample) and located by coordinates and/or the name of that location.</rdfs:comment> <rdfs:isDefinedBy rdf:resource="http://vocabularies.aginfra.eu/soil"/> <rdfs:label>Soil Plot</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isObservedOnLocation"> <rdfs:domain> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#SoilPlot"> <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilPlot"/> </rdf:Description> </rdfs:domain> </rdf:Description> <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#location"> <rdfs:range rdf:resource="http://vocabularies.aginfra.eu/soil#SoilPlot"/> </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:ns2="http://vocabularies.aginfra.eu/">
  <owl:Class rdf:about="http://vocabularies.aginfra.eu/soil#SoilPlot">
    <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
    <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilPlot"/>
    <metadata_def:mappingLoom>soilplot</metadata_def:mappingLoom>
    <metadata_def:prefLabel>Soil Plot</metadata_def:prefLabel>
    <rdfs:comment>A “soil plot” (SoilPlot object in the model) is the location of a specific soil investigation (e.g. of a trial pit). Because for many soil investigations the studied soil is destroyed, the soil site provides also the object to which the results of repeated investigations are related and handled as if they were obtained from the very same place. The purpose of the investigation can be of a general nature (e.g. a reconnaissance whereby soil profiles are taken for a general soil characterization) or specific (e.g. a reconnaissance whereby samples are taken to investigate potentially contaminated land); this information can be crucial for data evaluation to identify bias in the selection of sites. A soil plot within a soil site is of a certain type (borehole, trial pit, sample) and located by coordinates and/or the name of that location.</rdfs:comment>
    <rdfs:isDefinedBy rdf:resource="http://vocabularies.aginfra.eu/soil"/>
    <rdfs:label>Soil Plot</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#isObservedOnLocation">
    <rdfs:domain>
      <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#SoilPlot">
        <metadata_def:mappingSameURI rdf:resource="http://vocabularies.aginfra.eu/soil#SoilPlot"/>
      </rdf:Description>
    </rdfs:domain>
  </rdf:Description>
  <rdf:Description rdf:about="http://vocabularies.aginfra.eu/soil#location">
    <rdfs:range rdf:resource="http://vocabularies.aginfra.eu/soil#SoilPlot"/>
  </rdf:Description>
</rdf:RDF>