Skip to content

Instantly share code, notes, and snippets.

@rac021
Created October 6, 2022 08:53
Show Gist options
  • Save rac021/7cf780c57d28d94ae734d63039bccc78 to your computer and use it in GitHub Desktop.
Save rac021/7cf780c57d28d94ae734d63039bccc78 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
<?xml version="1.0"?>
<rdf:RDF xmlns="http://opendata.inra.fr/anaeeOnto#"
xml:base="http://opendata.inra.fr/anaeeOnto"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:rfds="http://opendata.inra.fr/anaeeOnto#rfds%3"
xmlns:wgs84_pos="http://www.w3.org/2003/01/geo/wgs84_pos#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:anaeeOnto="http://opendata.inra.fr/anaeeOnto#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:swrl="http://www.w3.org/2003/11/swrl#"
xmlns:webprotege="http://protege.stanford.edu/webprotege/"
xmlns:swrlb="http://www.w3.org/2003/11/swrlb#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#">
<owl:Ontology rdf:about="http://opendata.inra.fr/anaeeOnto">
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2016-08-11T15:01:29</dc:date>
<dc:date rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2021-11-17T18:17:03</dc:date>
<webprotege:revision rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2664</webprotege:revision>
<webprotege:revision rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">6081</webprotege:revision>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Basée sur OBOE
Fusion des onto VSoil et OLA
juin2015</rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ontologie pour l’interopérabilité sémantique au sein d&apos;AnaEE-France.
Version 2 du 31 aout 2016 issue de:
a) exportation depuis webprotege de la V1
b) nettoyage par un script (sh/awk)
c) réimportation dans webprotege
Les ontologies OBOE (core + extensions) ne sont plus chargées depuis le web mais depuis les fichiers owl stockés en local (VM websemantique de GeOpen4s)</rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This ontology was generated from an ontology revision in WebProtege http://w3.avignon.inra.fr</rdfs:comment>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">achanzy</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cpichot</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dmaurice</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">eaivayan</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">gmonet</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">guest</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hraynal</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">melhadramy</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mxclastre</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nbeudez</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nmoitrier</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pclastre</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">system</dc:creator>
<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">yahiaoui</dc:creator>
<owl:imports rdf:resource="https://raw.githubusercontent.com/NCEAS/oboe/master/oboe-characteristics.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/NCEAS/oboe/master/oboe-core.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/NCEAS/oboe/master/oboe-standards.owl"/>
<!-- commenté le 20/11/021 car le serveur de l'EIC est HS -->
<!--owl:imports rdf:resource="http://w3.avignon.inra.fr/gn_plateau_ressources/anaee/oboe-spatial.1.2.owl"/>
<owl:imports rdf:resource="http://w3.avignon.inra.fr/gn_plateau_ressources/anaee/oboe-temporal.1.2.owl"/-->
</owl:Ontology>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Annotation properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://purl.org/dc/elements/1.1/creator -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/>
<!-- http://purl.org/dc/elements/1.1/date -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/date"/>
<!-- http://purl.org/dc/elements/1.1/description -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
<!-- http://purl.org/dc/elements/1.1/title -->
<owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
<!-- http://opendata.inra.fr/anaeeOnto#hasSISymbol -->
<owl:AnnotationProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasSISymbol">
<rdfs:label>hasSISymbol</rdfs:label>
<rdfs:comment>The unit symbol in the international unit system</rdfs:comment>
</owl:AnnotationProperty>
<!-- http://opendata.inra.fr/anaeeOnto#label -->
<owl:AnnotationProperty rdf:about="http://opendata.inra.fr/anaeeOnto#label">
<rdfs:label>label</rdfs:label>
</owl:AnnotationProperty>
<!-- http://opendata.inra.fr/anaeeOnto#rfds%3Acomment -->
<owl:AnnotationProperty rdf:about="http://opendata.inra.fr/anaeeOnto#rfds%3Acomment">
<rdfs:label>rfds:comment</rdfs:label>
</owl:AnnotationProperty>
<!-- http://www.w3.org/2002/07/owl#equivalentClass -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#equivalentClass">
<rdfs:label>owl:equivalentClass</rdfs:label>
</owl:AnnotationProperty>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#alt -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#alt">
<rdfs:label>altitude</rdfs:label>
<rdfs:comment>The WGS84 altitude of a SpatialThing (decimal meters
above the local reference ellipsoid).</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
</owl:AnnotationProperty>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#lat -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#lat">
<rdfs:label>latitude</rdfs:label>
<rdfs:comment>The WGS84 latitude of a SpatialThing (decimal degrees).</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
</owl:AnnotationProperty>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#location -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#location">
<rdfs:label>location</rdfs:label>
<rdfs:comment>The relation between something and the point,
or other geometrical thing in space, where it is. For example, the realtionship between
a radio tower and a Point with a given lat and long.
Or a relationship between a park and its outline as a closed arc of points, or a road and
its location as a arc (a sequence of points).
Clearly in practice there will be limit to the accuracy of any such statement, but one would expect
an accuracy appropriate for the size of the object and uses such as mapping .
</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/based_near"/>
</owl:AnnotationProperty>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#long -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#long">
<rdfs:label>longitude</rdfs:label>
<rdfs:comment>The WGS84 longitude of a SpatialThing (decimal degrees).</rdfs:comment>
<rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
</owl:AnnotationProperty>
<!-- http://www.w3.org/2004/02/skos/core#exactMatch -->
<owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#exactMatch"/>
<!-- http://xmlns.com/foaf/0.1/based_near -->
<owl:AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/based_near"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Datatypes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://opendata.inra.fr/anaeeOnto#Bu -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#Bu">
<rdfs:label>Bu</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#lll -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#lll">
<rdfs:label>lll</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#m -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#m">
<rdfs:label> m</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#m2 -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#m2">
<rdfs:label>m2</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#m3 -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#m3">
<rdfs:label>m3</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#mbar -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#mbar">
<rdfs:label>mbar</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#mm -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#mm">
<rdfs:label>mm</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#mmToto -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#mmToto">
<rdfs:label>mm toto</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#ms -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#ms">
<rdfs:label>ms</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#%22dd%22 -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#%22dd%22">
<rdfs:label>&quot;dd&quot;</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#%22ft2222222222%22 -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#%22ft2222222222%22">
<rdfs:label>&quot;ft2222222222&quot;</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#%22mm%22 -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#%22mm%22">
<rdfs:label>&quot;mm&quot;</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#mm%40e -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#mm%40e">
<rdfs:label>mm@e</rdfs:label>
</rdfs:Datatype>
<!-- http://opendata.inra.fr/anaeeOnto#mm%40en -->
<rdfs:Datatype rdf:about="http://opendata.inra.fr/anaeeOnto#mm%40en">
<rdfs:label>mm@en</rdfs:label>
</rdfs:Datatype>
<!-- http://www.w3.org/1999/02/22-rdf-syntax-ns#Literal -->
<rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#Literal">
<rdfs:label>rdf:Literal</rdfs:label>
</rdfs:Datatype>
<!-- http://www.w3.org/1999/02/22-rdf-syntax-ns#anyType -->
<rdfs:Datatype rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#anyType">
<rdfs:label>rdf:anyType</rdfs:label>
</rdfs:Datatype>
<!-- http://www.w3.org/2001/XMLSchema#anyType -->
<rdfs:Datatype rdf:about="http://www.w3.org/2001/XMLSchema#anyType"/>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Object Properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://opendata.inra.fr/anaeeOnto#hasMeasurementQualifier -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasMeasurementQualifier">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#MeasurementQualifier"/>
<rdfs:comment>The hasMeasurementQualifier property assigns an optional measurement qualifier to a measurement. Examples of qualifiers are Average, Minimum, Maximum, Daily, etc.</rdfs:comment>
<rdfs:label xml:lang="en">has measurement qualifier</rdfs:label>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
<rdfs:comment>The hasBaseMeasurementQualifier together with the hasNextMeasurementQualifier property allows qualifier measurement to be combined and ordered. For example, for an MinimumDailyAverage qualifier, the hasBaseQualifier refers to Minimum and the hasNextQualifier refers to a DailyAverage qualifier, and for a DailyAverage qualifier, the hasBaseQualifier refers to a Daily qualifier and the hasNextQualifier refers to an Average qualifier.</rdfs:comment>
<rdfs:label xml:lang="en">has base measurement qualifier</rdfs:label>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:domain rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#MeasurementQualifier"/>
<rdfs:comment>The hasNextMeasurementQualifier together with the hasBaseMeasurementQualifier property allows qualifier measurement to be combined and ordered. For example, for an MinimumDailyAverage qualifier, the hasBaseMeasurementQualifier refers to Minimum and the hasNextMeasurementQualifier refers to a DailyAverage qualifier, and for a DailyAverage qualifier, the hasBaseMeasurementQualifier refers to a Daily qualifier and the hasNextMeasurementQualifier refers to an Average qualifier.</rdfs:comment>
<rdfs:label xml:lang="en">has next measurement qualifier</rdfs:label>
</owl:ObjectProperty>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasBaseQualifier -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasBaseQualifier"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasContext -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasContext"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMeasurement -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMeasurement"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasNextQualifier -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasNextQualifier"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#observedBy -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#observedBy"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofEntity -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofEntity"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#usesStandard -->
<owl:ObjectProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#usesStandard"/>
<!-- http://opendata.inra.fr/anaeeOnto#SimulateAsystem -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#SimulateAsystem">
<rdfs:label xml:lang="en">Simulate a system</rdfs:label>
<dc:creator>Mohamed El-Hadramy</dc:creator>
<rdfs:comment xml:lang="en">A Model is a simplified representation of system. In the context of modelling component model may simulate a one-many system( ex :agro-ecosystem)</rdfs:comment>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#ValidityDomain -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#ValidityDomain">
<rdfs:label xml:lang="en">Validity Domain</rdfs:label>
<rdfs:label xml:lang="fr">Domaine de validité</rdfs:label>
<rdfs:comment>chaque modèle a un domaine de validité. Exemple le modèle du maïs damaine de validité un climat tempéré,</rdfs:comment>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasAuthor -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasAuthor">
<rdfs:label>hasAuthor</rdfs:label>
<rdfs:comment>specialisation of hasContext. this property can be used to link a Person to observed entity</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasContext"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasExtension -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasExtension">
<rdfs:label>hasExtension</rdfs:label>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasContext"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasExternalLibrary -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasExternalLibrary">
<rdfs:label>hasExternalLibrary</rdfs:label>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#hasExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasModellingInput -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasModellingInput">
<rdfs:label xml:lang="en">hasModellingInput</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasModellingOutput -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasModellingOutput">
<rdfs:label xml:lang="en">hasModellingOutput</rdfs:label>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasPlatFormExtension -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasPlatFormExtension">
<rdfs:label>hasPlatFormExtension</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#hasExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasPlatformdependency -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasPlatformdependency">
<rdfs:label>hasPlatformdependency</rdfs:label>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#hasExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasPublication -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasPublication">
<rdfs:label>hasPublication</rdfs:label>
<rdfs:comment xml:lang="en">this property used to link an Observation on any entity to its related Publication</rdfs:comment>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasContext"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#hasPublication"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectPropert"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasVariableContext -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasVariableContext">
<rdfs:label>hasVariableContext</rdfs:label>
<rfds:Acomment>The hasVariableContext property states that one observation for a (synthetic) &apos;Variable&apos; Entity serves as the context for an observation of a bottom level entity that is contextualized by one of several upper levels.
As compared to the atomic OBOE approach, synthetic &apos;Variables&apos; are used for the (synthetic) description of an observation realised of an entity (ex &quot;soil humidity&quot;).</rfds:Acomment>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasContext"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#implementsProcess -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#implementsProcess">
<rdfs:label xml:lang="en">implementsProcess</rdfs:label>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#isComposedOfModel -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#isComposedOfModel">
<rdfs:label xml:lang="en">isComposedOfModel</rdfs:label>
<rdfs:comment xml:lang="en">the model maybe coupled with another to form a new model. exemple in record modelling a soil model maybe coupled with a decision model.</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#isComposedOfModule -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#isComposedOfModule">
<rdfs:label xml:lang="en">isComposedOfModule</rdfs:label>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#ispartOfProject -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#ispartOfProject">
<rdfs:label>ispartOfProject</rdfs:label>
<rdfs:comment>un modèle dans le plateforme RECORD est développé dans le cadre d&apos;un projet informatique/scientifique</rdfs:comment>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#ofExternalLibrary -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#ofExternalLibrary">
<rdfs:label xml:lang="en">ofExternalLibrary</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelExtension"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#useExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#ofParameter -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#ofParameter">
<rdfs:label xml:lang="en">ofParameter</rdfs:label>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#Parameter"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#ofPlatFormExtension -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#ofPlatFormExtension">
<rdfs:label>ofPlatFormExtension</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelExtension"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#useExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#ofPlatformdependency -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#ofPlatformdependency">
<rdfs:label>ofPlatformdependency</rdfs:label>
<rdfs:label xml:lang="en">ofPlatformdependency</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelExtension"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#useExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#useExtension -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#useExtension">
<rdfs:label xml:lang="en">ofExtension</rdfs:label>
<rdfs:label>useExtension</rdfs:label>
<rdfs:label xml:lang="en">useExtension</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
<rdfs:range rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelExtension"/>
</owl:ObjectProperty>
<!-- http://opendata.inra.fr/anaeeOnto#variableContextFor -->
<owl:ObjectProperty rdf:about="http://opendata.inra.fr/anaeeOnto#variableContextFor">
<rdfs:label>variableContextFor</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:range rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<rdfs:subPropertyOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#contextFor"/>
</owl:ObjectProperty>
<!-- http://www.w3.org/2002/07/owl#topObjectPropert -->
<owl:ObjectProperty rdf:about="http://www.w3.org/2002/07/owl#topObjectPropert">
<rdfs:label>owl:topObjectPropert</rdfs:label>
</owl:ObjectProperty>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#location -->
<owl:ObjectProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#location">
<rdfs:label>location</rdfs:label>
<rdfs:comment>The relation between something and the point,
or other geometrical thing in space, where it is. For example, the realtionship between
a radio tower and a Point with a given lat and long.
Or a relationship between a park and its outline as a closed arc of points, or a road and
its location as a arc (a sequence of points).
Clearly in practice there will be limit to the accuracy of any such statement, but one would expect
an accuracy appropriate for the size of the object and uses such as mapping .
</rdfs:comment>
<rdfs:range rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
</owl:ObjectProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Data properties
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier -->
<owl:DatatypeProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset -->
<owl:DatatypeProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower -->
<owl:DatatypeProperty rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<!-- http://opendata.inra.fr/anaeeOnto#hasSISymbol -->
<owl:DatatypeProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasSISymbol">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:label>hasSISymbol</rdfs:label>
<rdfs:comment>The unit symbol in the international unit system</rdfs:comment>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Unit"/>
<rdfs:subPropertyOf rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyType"/>
</owl:DatatypeProperty>
<!-- http://opendata.inra.fr/anaeeOnto#hasSymbol -->
<owl:DatatypeProperty rdf:about="http://opendata.inra.fr/anaeeOnto#hasSymbol">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
<rdfs:label>hasSymbol</rdfs:label>
<rdfs:domain rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Unit"/>
<rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyType"/>
<rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topDataProperty"/>
</owl:DatatypeProperty>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Classes
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://opendata.inra.fr/anaeeOnto#MeasurementQualifier -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeasurementQualifier">
<owl:equivalentClass>
<owl:Class>
<owl:unionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
<rdf:Description rdf:about="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
</owl:unionOf>
</owl:Class>
</owl:equivalentClass>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredValue"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasurementType"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ObservationCollection"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Standard"/>
<owl:disjointWith rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:comment>A measurement qualifier is a derived property of an entity that must be combined with concrete measurement to be used in an observation. A qualifier is either a base (atomic) or composite qualifier. As an example, the base qualifier minimum can be combined with a length measurement to create a minimum length qualified measurement. A composite qualifer is used to combine multiple qualifiers.</rdfs:comment>
<rdfs:label xml:lang="en">Measurement Qualifier</rdfs:label>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier">
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#MeasurementQualifier"/>
<rdfs:comment>A base qualifier denotes a simple, atomic qualifier such as average, minimum, and maximum.</rdfs:comment>
<rdfs:label xml:lang="en">Base Measurement Qualifier</rdfs:label>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier">
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#MeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:qualifiedCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:qualifiedCardinality>
<owl:onClass rdf:resource="http://opendata.inra.fr/anaeeOnto#MeasurementQualifier"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment>A composite measurement qualifier combines multiple qualifiers. Each composite measurement qualifier has a base measurement qualifier and a reference to another measurement qualifier. Composite measurement qualifiers are ordered (through hasNextMeasurementQualifier) to distinguish between the scope of qualifiers, e.g., AverageMinimum versus MinimumAverage.</rdfs:comment>
<rdfs:label xml:lang="en">Composite Measurement Qualifier</rdfs:label>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount">
<rdfs:label xml:lang="en">Amount</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#AmountOfSubstanceConcentration -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#AmountOfSubstanceConcentration">
<rdfs:label xml:lang="en">AmountOfSubstanceConcentration</rdfs:label>
<owl:equivalentClass rdf:resource="http://opendata.inra.fr/anaeeOnto#Concentration"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Angle -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Angle">
<rdfs:label xml:lang="en">Angle</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#ArealDensity -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#ArealDensity">
<rdfs:label xml:lang="en">ArealDensity</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Capacitance -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Capacitance">
<rdfs:label xml:lang="en">Capacitance</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#CatalyticActivity -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#CatalyticActivity">
<rdfs:label xml:lang="en">CatalyticActivity</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Conductivity -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Conductivity">
<rdfs:label xml:lang="en">conductivity</rdfs:label>
<rdfs:comment xml:lang="en">is a measure of a material&apos;s ability to conduct an electric current. Units are siemens per meter</rdfs:comment>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current">
<rdfs:label xml:lang="en">Current</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Energy -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Energy">
<rdfs:label xml:lang="en">Energy</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Illuminance -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Illuminance">
<rdfs:label xml:lang="en">illuminance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Inductance -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Inductance">
<rdfs:label xml:lang="en">Inductance</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length">
<rdfs:label xml:lang="en">length</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2697"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Luminance -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Luminance">
<rdfs:label xml:lang="en">Luminance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<rdfs:comment xml:lang="en">Luminance is a photometric measure of the luminous intensity per unit area of light travelling in a given direction. It describes the amount of light that passes through or is emitted from a particular area, and falls within a given solid angle. The SI unit for luminance is candela per square metre (cd/m2).</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFieldStrength -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFieldStrength">
<rdfs:label xml:lang="en">MagneticFieldStrength</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFlux -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFlux">
<rdfs:label xml:lang="en">MagneticFlux</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass">
<rdfs:label xml:lang="en">mass</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassDensity -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassDensity">
<rdfs:label xml:lang="en">Mass Density</rdfs:label>
<owl:equivalentClass rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumetricMass"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassFlux -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassFlux">
<rdfs:label xml:lang="en">mass flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass">
<rdfs:label xml:lang="en">mass per mass</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure">
<rdfs:label xml:lang="en">pressure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2708"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion">
<rdfs:label xml:lang="en">Proportion</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Resistance -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Resistance">
<rdfs:label xml:lang="en">Resistance</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Resistivity -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Resistivity">
<rdfs:label xml:lang="en">Resistivity</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#SpecificEnergy -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#SpecificEnergy">
<rdfs:label xml:lang="en">SpecificEnergy</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Speed -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Speed">
<rdfs:label xml:lang="en">Speed</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature">
<rdfs:label xml:lang="en">temperature</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumePerVolume -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumePerVolume">
<rdfs:label xml:lang="en">volume per volume</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumetricDensity -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumetricDensity">
<rdfs:label xml:lang="en">VolumetricDensity</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseCharacteristicQualifier -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseCharacteristicQualifier"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Boolean -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Boolean">
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic">
<rdfs:label xml:lang="en">Characteristic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A characteristic represents a property of an entity that can be measured (e.g., height, length, or color). We adopt the standard distinction (e.g., as in M. Bunge, 1979) between things (entities) and their properties (characteristics). A characteristic of an entity is observed through a measurement, which further asserts a value of the characteristic for the entity. A characteristic type (e.g., &quot;height&quot;) can be associated with many different entities, whereas an individual characteristic (a particular occurrence of the &quot;height&quot; characteristic) is associated to exactly one entity.</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeCharacteristicQualifier -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeCharacteristicQualifier"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity">
<rdfs:label xml:lang="en">Entity</rdfs:label>
<rdfs:comment xml:lang="en">An entity denotes a concrete or conceptual object that has been observed (e.g., a tree, a community, an ecological process). We adopt the standard distinction (e.g., as in M. Bunge, 1979) between things (entities) and their properties (characteristics). Entities constitute the foci of observations, i.e., every observation is of exactly one entity.</rdfs:comment>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name">
<rdfs:label xml:lang="en">name</rdfs:label>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic">
<rdfs:label xml:lang="en">physical characteristic</rdfs:label>
<rdfs:comment>A Physical Characteristic of an Entity is one that is measurable within the physical world, and subsumes primary and derived physical dimensions (e.g., length, mass, area, density). The measured value assigned to a Physical characteristic may be a quantity (a numerical value) or a quality (a label).</rdfs:comment>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Standard -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Standard"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Unit -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Unit"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#Solid -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#Solid">
<rdfs:label xml:lang="en">solid</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#SpatialEntity -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#SpatialEntity"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#Surface -->
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#Surface">
<rdfs:label xml:lang="en">surface</rdfs:label>
</rdf:Description>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Acre -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Acre">
<rdfs:label xml:lang="en">acre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue xml:lang="en">ac</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">4046.85642 square meters</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#AcreToSquareMeter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#AcreToSquareMeter">
<rdfs:label>ne pas utiliserAcreToSquareMeter</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4046.8564</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere">
<rdfs:label xml:lang="en">ampere</rdfs:label>
<rdfs:label xml:lang="fr">ampère</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>A</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Angstrom -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Angstrom">
<rdfs:label xml:lang="en">angstrom</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Å</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Are -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Are">
<rdfs:label xml:lang="en">are</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>a</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">100 square meters</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Becquerel -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Becquerel">
<rdfs:label xml:lang="en">Becquerel</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Bq</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">Activity of a quantity of radioactive material in which one nucleus decays per second. Algebraically it is defined as 1 divided by second</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Bushel -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Bushel">
<rdfs:label xml:lang="en">Bushel</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Bushel</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">3.523907e-2 cubic meter</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Candela -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Candela">
<rdfs:label xml:lang="en">candela</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>cd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Celsius -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Celsius">
<rdfs:label xml:lang="en">degree Celsius</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>°C</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter">
<rdfs:label xml:lang="en">centimeter</rdfs:label>
<rdfs:label xml:lang="fr">centimètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>cm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#CentimeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#CentimeterCubed">
<rdfs:label xml:lang="en">centimeter cubed</rdfs:label>
<rdfs:label xml:lang="fr">centimètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>cm3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#CentimeterPerSecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#CentimeterPerSecond">
<rdfs:label xml:lang="en">centimetre per second</rdfs:label>
<rdfs:label xml:lang="fr">centimètre par seconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>cm.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#CentimeterSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#CentimeterSquared">
<rdfs:label xml:lang="en">centimeter squared</rdfs:label>
<rdfs:label xml:lang="fr">centimètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>cm2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centisecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centisecond">
<rdfs:label xml:lang="en">centisecond</rdfs:label>
<rdfs:label xml:lang="fr">centiseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>cs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day">
<rdfs:label xml:lang="en">day</rdfs:label>
<rdfs:label xml:lang="fr">jour</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>d</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decibar -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decibar">
<rdfs:label xml:lang="en">decibar</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue xml:lang="en">dbar</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment>A decibar is a unit pressure commonly used in oceanography because it&apos;s value is generally equivalent to depth in meters. 1 dbar = 0.1 bar = 10 kPa</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decigram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decigram">
<rdfs:label xml:lang="en">decigram</rdfs:label>
<rdfs:label xml:lang="fr">décigramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>dg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decimeter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decimeter">
<rdfs:label xml:lang="en">decimeter</rdfs:label>
<rdfs:label xml:lang="fr">décimètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>dm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decisecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Decisecond">
<rdfs:label xml:lang="en">decisecond</rdfs:label>
<rdfs:label xml:lang="fr">déciseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>ds</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Degree -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Degree">
<rdfs:label xml:lang="en">degree</rdfs:label>
<rdfs:label xml:lang="fr">degré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>°</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Dekagram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Dekagram">
<rdfs:label xml:lang="en">decagram</rdfs:label>
<rdfs:label xml:lang="en">dekagram</rdfs:label>
<rdfs:label xml:lang="fr">décagramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>dag</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Dekameter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Dekameter">
<rdfs:label xml:lang="en">dekameter</rdfs:label>
<rdfs:label xml:lang="fr">décamètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>dam</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Dekasecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Dekasecond">
<rdfs:label xml:lang="en">dekasecond</rdfs:label>
<rdfs:label xml:lang="fr">décaseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>das</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#FahrenheitDegree -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#FahrenheitDegree">
<rdfs:label xml:lang="en">fahrenheit degree</rdfs:label>
<rdfs:label xml:lang="fr">degré fahrenheit</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>°F</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Foot -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Foot">
<rdfs:label xml:lang="en">foot</rdfs:label>
<rdfs:label xml:lang="fr">pied</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ft</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#FootSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#FootSquared">
<rdfs:label xml:lang="en">foot squared</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ft2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gallon -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gallon">
<rdfs:label xml:lang="en">gallon</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment xml:lang="en">should be defined either as Imperial Gallon or US Gallon or Dry US Gallon</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Grad -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Grad">
<rdfs:label xml:lang="en">grade</rdfs:label>
<rdfs:label xml:lang="fr">gon</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>gon</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram">
<rdfs:label xml:lang="en">gram</rdfs:label>
<rdfs:label xml:lang="fr">gramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>g</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#GramPerGram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#GramPerGram">
<rdfs:label xml:lang="en">gram per gram</rdfs:label>
<rdfs:label xml:lang="fr">gramme par gramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>g.g-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#GramPerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#GramPerLiter">
<rdfs:label xml:lang="en">gram per liter</rdfs:label>
<rdfs:label xml:lang="fr">gramme par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#GramPerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#GramPerMeterCubed">
<rdfs:label xml:lang="en">gram per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">gramme par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>g.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectare -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectare">
<rdfs:label xml:lang="en">ha</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>ha</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment>100 ares or 10000 square meters</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectogram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectogram">
<rdfs:label xml:lang="en">hectogram</rdfs:label>
<rdfs:label xml:lang="fr">hectogramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>hg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectometer -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectometer">
<rdfs:label xml:lang="en">hectometer</rdfs:label>
<rdfs:label xml:lang="fr">hectomètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>hm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectopascal -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectopascal">
<rdfs:label xml:lang="en">hectopascal</rdfs:label>
<rdfs:label xml:lang="fr">hectopascal</rdfs:label>
<rdfs:label xml:lang="fr-climatik">hecto-Pascal</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>hPa</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#HectopascalToPascal -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#HectopascalToPascal">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">100</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectosecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hectosecond">
<rdfs:label xml:lang="en">hectosecond</rdfs:label>
<rdfs:label xml:lang="fr">hectoseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>hs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hertz -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hertz">
<rdfs:label xml:lang="en">hertz</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>Hz</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment>unit of frequency defined as 1 divided by second</rdfs:comment>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour">
<rdfs:label xml:lang="en">hour</rdfs:label>
<rdfs:label xml:lang="fr">heure</rdfs:label>
<rdfs:label xml:lang="fr-climatik">heures et dixièmes</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>h</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Inch -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Inch">
<rdfs:label xml:lang="en">inch</rdfs:label>
<rdfs:label xml:lang="fr">pouce</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>in</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#InchCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#InchCubed">
<rdfs:label xml:lang="en">cubic inch</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>inch3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Index -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Index"/>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kelvin -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kelvin">
<rdfs:label xml:lang="en">kelvin</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>K</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram">
<rdfs:label xml:lang="en">kilogram</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerLiter">
<rdfs:label xml:lang="en">kilogram per liter</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kg.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerMeterCubed">
<rdfs:label xml:lang="en">kilogram per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerMeterSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerMeterSquared">
<rdfs:label xml:lang="en">kilogram per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerMeterSquaredPerDay -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilogramPerMeterSquaredPerDay">
<rdfs:label xml:lang="en">kilogram per meter squared per day</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre carré par jour</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kg.m-2.d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilohertz -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilohertz">
<rdfs:label xml:lang="en">kilohertz</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kHz</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kiloliter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kiloliter">
<rdfs:label xml:lang="en">kiloliter</rdfs:label>
<rdfs:label xml:lang="fr">kilolitre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kl</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilometer -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilometer">
<rdfs:label xml:lang="en">kilometer</rdfs:label>
<rdfs:label xml:lang="fr">kilomètre</rdfs:label>
<rdfs:label xml:lang="fr-climatik">kilomètres</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>km</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilometerSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#KilometerSquared">
<rdfs:label xml:lang="en">kilometer squared</rdfs:label>
<rdfs:label xml:lang="fr">kilomètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>km2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilopascal -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilopascal">
<rdfs:label xml:lang="en">kilopascal</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kPa</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilosecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilosecond">
<rdfs:label xml:lang="en">kilosecond</rdfs:label>
<rdfs:label xml:lang="fr">kiloseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>ks</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Liter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Liter">
<rdfs:label xml:lang="en">liter</rdfs:label>
<rdfs:label xml:lang="fr">litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>l</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#LiterPerSecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#LiterPerSecond">
<rdfs:label xml:lang="en">liter per second</rdfs:label>
<rdfs:label xml:lang="fr">litre par seconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>l.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Lumen -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Lumen">
<rdfs:label xml:lang="en">lumen</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>lm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megagram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megagram">
<rdfs:label xml:lang="en">megagram</rdfs:label>
<rdfs:label xml:lang="fr">mégagramme</rdfs:label>
<owl:equivalentClass rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Tonne"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>Mg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megahertz -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megahertz">
<rdfs:label xml:lang="en">megahertz</rdfs:label>
<rdfs:label xml:lang="fr">mégahertz</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>MHz</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megameter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megameter">
<rdfs:label xml:lang="en">megameter</rdfs:label>
<rdfs:label xml:lang="fr">mégamètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>Mm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megasecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Megasecond">
<rdfs:label xml:lang="en">megasecond</rdfs:label>
<rdfs:label xml:lang="fr">mégaseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>Ms</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter">
<rdfs:label xml:lang="en">meter</rdfs:label>
<rdfs:label xml:lang="fr">mètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterCubed">
<rdfs:label xml:lang="en">meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterPerSecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterPerSecond">
<rdfs:label xml:lang="en">meter per second</rdfs:label>
<rdfs:label xml:lang="fr">mètre par seconde</rdfs:label>
<rdfs:label xml:lang="fr-climatik">mètres par seconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterSquared">
<rdfs:label xml:lang="en">meter squared</rdfs:label>
<rdfs:label xml:lang="fr">mètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicroeinsteinsPerMeterSquaredPerSecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicroeinsteinsPerMeterSquaredPerSecond">
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µe.m-2.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Microgram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Microgram">
<rdfs:label xml:lang="en">microgram</rdfs:label>
<rdfs:label xml:lang="fr">microgramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrogramPerGram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrogramPerGram">
<rdfs:label xml:lang="en">microgram per gram</rdfs:label>
<rdfs:label xml:lang="fr">microgramme par gramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µg.g-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrogramPerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrogramPerLiter">
<rdfs:label xml:lang="en">microgram per liter</rdfs:label>
<rdfs:label xml:lang="fr">microgramme par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µg.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrogramPerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrogramPerMeterCubed">
<rdfs:label xml:lang="en">microgram per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">microgramme par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µg.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Microliter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Microliter">
<rdfs:label xml:lang="en">microliter</rdfs:label>
<rdfs:label xml:lang="fr">microlitre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>μl</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Micrometer -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Micrometer">
<rdfs:label xml:lang="en">micrometer</rdfs:label>
<rdfs:label xml:lang="fr">micromètre</rdfs:label>
<owl:equivalentClass rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Micron"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrometerSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicrometerSquared">
<rdfs:label xml:lang="en">micrometer squared</rdfs:label>
<rdfs:label xml:lang="fr">micromètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>μm2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicromolePerKilogram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicromolePerKilogram">
<rdfs:label xml:lang="en">micromole per kilogram</rdfs:label>
<rdfs:label xml:lang="fr">micromole par kilogramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µmol.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicromolePerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicromolePerLiter">
<rdfs:label xml:lang="en">micromole per liter</rdfs:label>
<rdfs:label xml:lang="fr">micromole par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µmol.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicromolePerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MicromolePerMeterCubed">
<rdfs:label xml:lang="en">micromole per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">micromole par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µmol.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Micron -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Micron">
<rdfs:label xml:lang="en">micron</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µ</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Microsecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Microsecond">
<rdfs:label xml:lang="en">microsecond</rdfs:label>
<rdfs:label xml:lang="fr">microseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>µs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mile -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mile">
<rdfs:label xml:lang="en">mile</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mi</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MileSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MileSquared">
<rdfs:label xml:lang="en">mile squared</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mi2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millibar -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millibar">
<rdfs:label xml:lang="en">millibar</rdfs:label>
<rdfs:label xml:lang="fr">millibar</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mbar</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milligram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milligram">
<rdfs:label xml:lang="en">milligram</rdfs:label>
<rdfs:label xml:lang="fr">milligramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilligramPerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilligramPerMeterCubed">
<rdfs:label xml:lang="en">milligram per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">milligramme par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mg.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilligramPerMeterCubedPerDay -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilligramPerMeterCubedPerDay">
<rdfs:label xml:lang="en">milligram per meter cubed per day</rdfs:label>
<rdfs:label xml:lang="fr">milligramme par mètre cube par jour</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mg.m-3.d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilligramPerMeterSquaredPerDay -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilligramPerMeterSquaredPerDay">
<rdfs:label xml:lang="en">milligram per meter squared per day</rdfs:label>
<rdfs:label xml:lang="fr">milligramme par mètre carré par jour</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mg.m-2.d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millihertz -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millihertz">
<rdfs:label xml:lang="en">millihertz</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mHz</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milliliter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milliliter">
<rdfs:label xml:lang="en">milliliter</rdfs:label>
<rdfs:label xml:lang="fr">millilitre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ml</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilliliterPerLIter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MilliliterPerLIter">
<rdfs:label xml:lang="en">milliliter per liter</rdfs:label>
<rdfs:label xml:lang="fr">millilitre par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ml.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millimeter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millimeter">
<rdfs:label xml:lang="en">millimeter</rdfs:label>
<rdfs:label xml:lang="fr">millimètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MillimeterSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MillimeterSquared">
<rdfs:label xml:lang="en">millimeter squared</rdfs:label>
<rdfs:label xml:lang="fr">millimètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mm2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MillimolePerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MillimolePerLiter">
<rdfs:label xml:lang="en">millimole per liter</rdfs:label>
<rdfs:label xml:lang="fr">millimole par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mmol.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MillimolePerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MillimolePerMeterCubed">
<rdfs:label xml:lang="en">millimole per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">millimole par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mmol.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millisecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millisecond">
<rdfs:label xml:lang="en">millisecond</rdfs:label>
<rdfs:label xml:lang="fr">milliseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>ms</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Minute -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Minute">
<rdfs:label xml:lang="en">minute</rdfs:label>
<rdfs:label xml:lang="fr">minute</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>min</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole">
<rdfs:label xml:lang="en">mole</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MolePerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MolePerLiter">
<rdfs:label xml:lang="en">mole per liter</rdfs:label>
<rdfs:label xml:lang="fr">mole par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mol.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MolePerMeterCubed -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MolePerMeterCubed">
<rdfs:label xml:lang="en">mole per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">mole par mètre cube</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Nanogram -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Nanogram">
<rdfs:label xml:lang="en">nanogram</rdfs:label>
<rdfs:label xml:lang="fr">nanogramme</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>ng</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#NanogramPerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#NanogramPerLiter">
<rdfs:label xml:lang="en">nanogram per liter</rdfs:label>
<rdfs:label xml:lang="fr">nanogramme par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ng.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Nanometer -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Nanometer">
<rdfs:label xml:lang="en">nanometer</rdfs:label>
<rdfs:label xml:lang="fr">nanomètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>nm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#NanomolePerLiter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#NanomolePerLiter">
<rdfs:label xml:lang="en">nanomole per liter</rdfs:label>
<rdfs:label xml:lang="fr">nanomole par litre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>nmol.l-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Nanosecond -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Nanosecond">
<rdfs:label xml:lang="en">nanosecond</rdfs:label>
<rdfs:label xml:lang="fr">nanoseconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>ns</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Newton -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Newton">
<rdfs:label xml:lang="en">newton</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>N</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#NumberPerMeterSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#NumberPerMeterSquared">
<rdfs:label xml:lang="en">number per meter squared</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>number.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Pascal -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Pascal">
<rdfs:label xml:lang="en">pascal</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>Pa</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Percent -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Percent">
<rdfs:label xml:lang="en">percent</rdfs:label>
<rdfs:label xml:lang="fr">pourcent</rdfs:label>
<rdfs:label xml:lang="fr-climatik">pourcentage</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>%</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Pint -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Pint">
<rdfs:label xml:lang="en">pint</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pt</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Pound -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Pound">
<rdfs:label xml:lang="en">pound</rdfs:label>
<rdfs:label xml:lang="fr">livre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>lb</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Quart -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Quart">
<rdfs:label xml:lang="en">quart</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>qt</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Radian -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Radian">
<rdfs:label xml:lang="en">radian</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>rad</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#ReciprocalMeter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#ReciprocalMeter">
<rdfs:label xml:lang="en">ReciprocalMeter</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second">
<rdfs:label xml:lang="en">second</rdfs:label>
<rdfs:label xml:lang="fr">seconde</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Siemens -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Siemens">
<rdfs:label xml:lang="en">siemens</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>S</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#SiemensPerMeter -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#SiemensPerMeter">
<rdfs:label xml:lang="en">siemens per meter</rdfs:label>
<rdfs:label xml:lang="fr">siemens par mètre</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>S.m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Tonne -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Tonne">
<rdfs:label xml:lang="en">metric ton</rdfs:label>
<rdfs:label xml:lang="fr">tonne</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>t</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Volt -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Volt">
<rdfs:label xml:lang="en">volt</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>V</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#WattPerMeterSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#WattPerMeterSquared">
<rdfs:label xml:lang="en">watt per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">watt par mètre carré</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Watt"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalMeterSquared"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>W.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#WattPerMeterSquaredPerSteradian -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#WattPerMeterSquaredPerSteradian">
<rdfs:label xml:lang="en">watt per meter squared per steradian</rdfs:label>
<rdfs:label xml:lang="fr">watt par mètre carré par stéradian</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>W.m-2.sr-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Yard -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Yard">
<rdfs:label xml:lang="en">yard</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>yard</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#YardSquared -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#YardSquared">
<rdfs:label xml:lang="en">yard squared</rdfs:label>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>yard2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl#TimeGeometricPrimitive -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl#TimeGeometricPrimitive"/>
<!-- http://usefulinc.com/ns/doap#Project -->
<owl:Class rdf:about="http://usefulinc.com/ns/doap#Project">
<rdfs:label>project</rdfs:label>
<owl:equivalentClass rdf:resource="http://opendata.inra.fr/anaeeOnto#Project"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AbioticEntity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AbioticEntity">
<rdfs:label xml:lang="en">Abiotic Entity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AbsorbedDoseOfIonizingRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AbsorbedDoseOfIonizingRadiation">
<rdfs:label xml:lang="en">absorbed dose of ionizing radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AbsorbedDoseRate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AbsorbedDoseRate">
<rdfs:label xml:lang="en">absorbed dose rate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AbsorbedPhotosyntheticallyActiveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AbsorbedPhotosyntheticallyActiveRadiation">
<rdfs:label xml:lang="en">absorbed photosynthetically active radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Acceleration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Acceleration">
<rdfs:label xml:lang="en">acceleration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Action -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Action">
<rdfs:label xml:lang="en">Action</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ActivePhosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ActivePhosphorus">
<rdfs:label xml:lang="en">active phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Actor -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Actor">
<rdfs:label>Actor</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AerodynamicResistance -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AerodynamicResistance">
<rdfs:label xml:lang="en">aerodynamic resistance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Resistance"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2727"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Age -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Age">
<rdfs:label xml:lang="en">age</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Aggregate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Aggregate">
<rdfs:label xml:lang="en">aggregate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AggregateSizeClass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AggregateSizeClass">
<rdfs:label xml:lang="en">aggregate size class</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Air -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Air">
<rdfs:label xml:lang="en">air</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2446"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AirAt10CmAboveTheSoilSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AirAt10CmAboveTheSoilSurface">
<rdfs:label xml:lang="en">air at 10 cm above the soil surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Air"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AirAt50CmAboveTheSoilSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AirAt50CmAboveTheSoilSurface">
<rdfs:label xml:lang="en">air at 50 cm above the soil surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Air"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Albedo -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Albedo">
<rdfs:label xml:lang="en">Albedo</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1401870919713"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Alkali -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Alkali">
<rdfs:label xml:lang="en">alkali</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Altitude -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Altitude">
<rdfs:label xml:lang="en">altitude</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SpatialCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AltitudeRelativeToGround -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AltitudeRelativeToGround">
<rdfs:label xml:lang="en">altitude relative to ground</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Altitude"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ammonia -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ammonia">
<rdfs:label xml:lang="en">ammonia</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ammonium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ammonium">
<rdfs:label xml:lang="en">ammonium</rdfs:label>
<rdfs:label xml:lang="fr">ammonium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AmountOfSubstance -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AmountOfSubstance">
<rdfs:label xml:lang="en">amount of substance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<rdfs:comment>Amount of substance expressed in moles. Contains all terms related to this concept.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AmountOfSubstanceFluxDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AmountOfSubstanceFluxDensity">
<rdfs:label xml:lang="en">AmountOfSubstanceFluxDensity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerMass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerMass">
<rdfs:label xml:lang="en">amount of substance per mass</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerMassPerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerMassPerTime">
<rdfs:label xml:lang="en">AmountOfSubstancePerMassPerTime</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerSurfacePerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerSurfacePerTime">
<rdfs:label xml:lang="en">AmountOfSubstancePerSurfacePerTime</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AmperePerMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AmperePerMeter">
<rdfs:label xml:lang="en">ampere per meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFieldStrength"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>A.m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Amplitude -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Amplitude">
<rdfs:label xml:lang="en">Amplitude</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-FranceOrganizationNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-FranceOrganizationNamingStandard">
<rdfs:label>Anaee-France organization naming standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceEcosystemTypeNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceEcosystemTypeNamingStandard">
<rdfs:label xml:lang="en">Anaee-France ecosystem type naming standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalNetworkNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalNetworkNamingStandard">
<rdfs:label xml:lang="en">Anaee-France experimental network naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des réseaux expérimentaux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalPlotNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalPlotNamingStandard">
<rdfs:label xml:lang="en">Anaee-France experimental plot naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des parcelles expérimentales</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalPointNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalPointNamingStandard">
<rdfs:label xml:lang="en">Anaee-France experimental point naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des points expérimentaux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalSiteNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalSiteNamingStandard">
<rdfs:label xml:lang="en">Anaee-France experimental site naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des sites expérimentaux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalTreatmentNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalTreatmentNamingStandard">
<rdfs:label xml:lang="en">Anaee-France experimental treatment naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des traitements expérimentaux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableCategoryNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableCategoryNamingStandard">
<rdfs:label xml:lang="en">Anaee-France variable category naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des catégories de variables</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard">
<rdfs:label xml:lang="en">Anaee-France variable naming standard</rdfs:label>
<rdfs:label xml:lang="fr">Référentiel AnaEE-France de nommage des variables</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
<rdfs:comment xml:lang="en">AnaEE-France variable naming standard is design to .....</rdfs:comment>
<rdfs:comment xml:lang="fr">Le standard de nommage AnaEE-France des variables permet d&apos;identifier de façon unique les variables dites usuelles (par opposition à la décomposition atomique sur le modèle OBOE). Les noms pointent sur les concepts du thésaurus.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AngularMomentum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AngularMomentum">
<rdfs:label xml:lang="en">angular momentum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Momentum"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AngularVelocity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AngularVelocity">
<rdfs:label xml:lang="en">angular velocity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Animal -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Animal">
<rdfs:label xml:lang="en">Animal</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BioticEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Aquifer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Aquifer">
<rdfs:label xml:lang="en">aquifer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AreaIndex -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AreaIndex">
<rdfs:label xml:lang="en">area index</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SurfacePerSurface"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AstronomicalUnit -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AstronomicalUnit">
<rdfs:label xml:lang="en">astronomical unit</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>auA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Atmosphere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Atmosphere">
<rdfs:label xml:lang="en">atmosphere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Attokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Attokelvin">
<rdfs:label xml:lang="en">attokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>aK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Attokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Attokilogram">
<rdfs:label xml:lang="en">attokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>akg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AvailablePhosphorusForPlantUptake -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AvailablePhosphorusForPlantUptake">
<rdfs:label xml:lang="en">available phosphorus for plant uptake</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#AvailableWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#AvailableWater">
<rdfs:label xml:lang="en">available water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Average -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Average">
<rdfs:label xml:lang="en">Average</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2942"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Azimut -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Azimut">
<rdfs:label xml:lang="en">azimut</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SpatialCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BBCHCode -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BBCHCode">
<rdfs:label>BBCH code</rdfs:label>
<rdfs:label xml:lang="en">BBCH code</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#PhenologicalDevelopmentStage"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BeginningDate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BeginningDate">
<rdfs:label xml:lang="en">beginning date</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Date"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Bel -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Bel">
<rdfs:label xml:lang="en">bel</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>B</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LevelOfAFieldQuantity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BelowCanopy -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BelowCanopy">
<rdfs:label xml:lang="en">Below Canopy</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BelowVegetation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BelowVegetation">
<rdfs:label xml:lang="en">below vegetation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BiologicalCharacteristics -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BiologicalCharacteristics">
<rdfs:label xml:lang="en">biological characteristic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Biomass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Biomass">
<rdfs:label xml:lang="en">biomass</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BioticEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BioticEntity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BioticEntity">
<rdfs:label xml:lang="en">Biotic Entity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BoundaryCondition -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BoundaryCondition">
<rdfs:label xml:lang="en">Boundary Condition</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SimulationCondition"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437033881894"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BufferSolution -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BufferSolution">
<rdfs:label xml:lang="en">buffer solution</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solution"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Bulk -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Bulk">
<rdfs:label xml:lang="en">bulk</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436968696454"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#BulkDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#BulkDensity">
<rdfs:label xml:lang="en">bulk density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassDensity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Calcium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Calcium">
<rdfs:label xml:lang="en">calcium</rdfs:label>
<rdfs:label xml:lang="fr">calcium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CalciumCarbonate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CalciumCarbonate">
<rdfs:label xml:lang="en">calcium carbonate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Calcium"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Calculated -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Calculated">
<rdfs:label xml:lang="en">calculated</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CandelaPerSquareMetre -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CandelaPerSquareMetre">
<rdfs:label xml:lang="en">candela per square meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Luminance"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Candela"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cd.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Canopy -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Canopy">
<rdfs:label xml:lang="en">Canopy</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2984"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CanopySurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CanopySurface">
<rdfs:label xml:lang="en">Canopy Surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1438271882740"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CapillaryRise -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CapillaryRise">
<rdfs:label xml:lang="en">capillary rise</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Carbohydrate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Carbohydrate">
<rdfs:label xml:lang="en">carbohydrate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Carbon -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Carbon">
<rdfs:label xml:lang="en">carbon</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CarbonContent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CarbonContent">
<rdfs:label xml:lang="en">Carbon Content</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437059607519"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CarbonDioxide -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CarbonDioxide">
<rdfs:label xml:lang="en">carbon dioxide</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2680"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CarbonDioxideStorage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CarbonDioxideStorage">
<rdfs:label xml:lang="en">carbon dioxide storage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CationExchangeCapacity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CationExchangeCapacity">
<rdfs:label xml:lang="en">cation exchange capacity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Centiampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Centiampere">
<rdfs:label>centiampere</rdfs:label>
<rdfs:label xml:lang="en">centiampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Centicandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Centicandela">
<rdfs:label xml:lang="en">centicandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ccd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Centikelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Centikelvin">
<rdfs:label xml:lang="en">centikelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Centikilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Centikilogram">
<rdfs:label xml:lang="en">centikilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ckg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CentimeterCubedPerCentimeterCubed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CentimeterCubedPerCentimeterCubed">
<rdfs:label xml:lang="en">centimeter cubed per centimeter cubed</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cm3.cm-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumePerVolume"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CentimeterPerCentimeterCubed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CentimeterPerCentimeterCubed">
<rdfs:label xml:lang="en">centimeter per centimeter cubed</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cm.cm-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LengthPerVolume"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CentimeterPerHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CentimeterPerHour">
<rdfs:label xml:lang="en">centimeter per hour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cm.h-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#HydraulicConductivityAtSaturation"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CentimeterSquaredPerInidivual -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CentimeterSquaredPerInidivual">
<rdfs:label xml:lang="en">centimeter squared per individual</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#Surface"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cm2.individual-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#individual"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Centimole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Centimole">
<rdfs:label xml:lang="en">centimole</rdfs:label>
<rdfs:label xml:lang="fr">centimole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CentimolePerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CentimolePerKilogram">
<rdfs:label xml:lang="en">centimole per kilogram</rdfs:label>
<rdfs:label xml:lang="fr">centimole per kilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerMass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>cmol.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Centimole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CentimoleToMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CentimoleToMole">
<rdfs:label>centimole to mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ChemicalCharacteristic -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ChemicalCharacteristic">
<rdfs:label xml:lang="en">Chemical Characteristic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ChemicalCompounds -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds">
<rdfs:label xml:lang="en">chemical compounds</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ChemicalTreatment -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ChemicalTreatment">
<rdfs:label xml:lang="en">chemical treatment</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Chloride -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Chloride">
<rdfs:label xml:lang="en">Chloride</rdfs:label>
<rdfs:label xml:lang="fr">Chlorure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Clay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Clay">
<rdfs:label xml:lang="en">clay</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilMaterial"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Climate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Climate">
<rdfs:label xml:lang="en">climate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AbioticEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2460"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CoarseFraction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CoarseFraction">
<rdfs:label xml:lang="en">coarse fraction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilMaterial"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Colloids -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Colloids">
<rdfs:label xml:lang="en">colloids</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Color -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Color">
<rdfs:label xml:lang="en">Color</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Composition -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Composition">
<rdfs:label xml:lang="en">Composition</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Concentration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Concentration">
<rdfs:label xml:lang="en">concentration</rdfs:label>
<owl:equivalentClass rdf:resource="http://opendata.inra.fr/anaeeOnto#Concentrations"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2707"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime">
<rdfs:label xml:lang="en">ConcentrationPerTime</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Concentrations -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Concentrations">
<rdfs:label xml:lang="en">Concentrations</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ConductiveHeat -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ConductiveHeat">
<rdfs:label xml:lang="en">conductive heat</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Heat"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Consumption -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Consumption">
<rdfs:label xml:lang="en">consumption</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Coulomb -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Coulomb">
<rdfs:label xml:lang="en">coulomb</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ElectricCharge"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>C</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CoulombPerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CoulombPerKilogram">
<rdfs:label xml:lang="en">coulomb per kilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>C.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#IonizingRadiationExposure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Crop -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Crop">
<rdfs:label xml:lang="en">crop</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VegetationCover"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c3_2598"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CropResidue -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CropResidue">
<rdfs:label xml:lang="en">crop residue</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Crop"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CubicMeterPerMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CubicMeterPerMole">
<rdfs:label xml:lang="en">cubic meter per mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarVolume"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m3.mol-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Cumulative -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Cumulative">
<rdfs:label xml:lang="en">cumulative</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CumulativeEvaporation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CumulativeEvaporation">
<rdfs:label xml:lang="en">cumulative evaporation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Evaporation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CumulativeLossByPest -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CumulativeLossByPest">
<rdfs:label xml:lang="en">cumulative loss by pest</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CumulativeMineralization -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CumulativeMineralization">
<rdfs:label xml:lang="en">cumulative mineralization</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CumulativeRain -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CumulativeRain">
<rdfs:label xml:lang="en">cumulative rain</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Rain"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#CumulativeVolatilization -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#CumulativeVolatilization">
<rdfs:label xml:lang="en">cumulative volatilization</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Volatilization"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Daily -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Daily">
<rdfs:label xml:lang="en">Daily</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DailyAmplitude -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DailyAmplitude">
<rdfs:label xml:lang="en">daily amplitude</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Amplitude"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Daily"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DailyAverage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DailyAverage">
<rdfs:label xml:lang="en">daily average</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Daily"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Average"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DailyCumulative -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DailyCumulative">
<rdfs:label xml:lang="en">daily cumulative</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Daily"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Cumulative"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DailyMaximum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DailyMaximum">
<rdfs:label xml:lang="en">daily maximum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Daily"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Maximum"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DailyMinimum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DailyMinimum">
<rdfs:label xml:lang="en">daily minimum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Minimum"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Daily"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Dalton -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Dalton">
<rdfs:label xml:lang="en">dalton</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Da</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DatabaseField -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DatabaseField">
<rdfs:label xml:lang="en">databaseField</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
<rdfs:comment>Represent a data base field as an entity which observation could hold specific informations related to the database.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Date -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Date">
<rdfs:label xml:lang="en">date</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#TemporalCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2936"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DateFormat -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DateFormat">
<rdfs:label xml:lang="en">date format</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>yyyy/mm/dd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Date"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DateTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DateTime">
<rdfs:label xml:lang="en">ISO 8601 DateTime</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Standard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DayToSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DayToSecond">
<rdfs:label>DayToSecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">86400</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DeadLeaf -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DeadLeaf">
<rdfs:label xml:lang="en">dead leaf</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Leaf"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DeadVegetation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DeadVegetation">
<rdfs:label xml:lang="en">dead vegetation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decaampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decaampere">
<rdfs:label xml:lang="en">decaampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>daA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decacandela">
<rdfs:label xml:lang="en">decacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dacd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decakelvin">
<rdfs:label xml:lang="en">decakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>daK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decakilogram">
<rdfs:label xml:lang="en">decakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dakg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decamole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decamole">
<rdfs:label xml:lang="en">decamole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>damol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Deciampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Deciampere">
<rdfs:label xml:lang="en">deciampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decibar -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decibar">
<rdfs:label xml:lang="en">decibar</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>dbar</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decibel -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decibel">
<rdfs:label xml:lang="en">decibel</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LevelOfAFieldQuantity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dB</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decicandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decicandela">
<rdfs:label xml:lang="en">decicandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decikelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decikelvin">
<rdfs:label xml:lang="en">decikelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decikilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decikilogram">
<rdfs:label xml:lang="en">decikilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DecimalDegree -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DecimalDegree">
<rdfs:label xml:lang="en">decimal degree</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Decimole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Decimole">
<rdfs:label xml:lang="en">decimole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>dmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DecisiemensPerMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DecisiemensPerMeter">
<rdfs:label xml:lang="en">decisiemens per meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Denitrification -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Denitrification">
<rdfs:label xml:lang="en">denitrification</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Density -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Density">
<rdfs:label xml:lang="en">density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2506"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Depth -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Depth">
<rdfs:label xml:lang="en">depth</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_121"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DepthRelativeToSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DepthRelativeToSurface">
<rdfs:label xml:lang="en">depth relative to surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Altitude"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Diameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Diameter">
<rdfs:label xml:lang="en">diameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1405703466061"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DielectricConstant -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DielectricConstant">
<rdfs:label xml:lang="en">dielectric constant</rdfs:label>
<rdfs:label xml:lang="fr">constante diélectrique</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DiffuseIncidentPhotosyntheticallyActiveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DiffuseIncidentPhotosyntheticallyActiveRadiation">
<rdfs:label xml:lang="en">diffuse incident photosynthetically active radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DiffuseIncidentShortwaveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DiffuseIncidentShortwaveRadiation">
<rdfs:label xml:lang="en">diffuse incident shortwave radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Dimensionless -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Dimensionless">
<rdfs:label xml:lang="en">dimensionless</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Direction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Direction">
<rdfs:label xml:lang="en">Direction</rdfs:label>
<rdfs:label xml:lang="en">direction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Angle"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DissolvedOxygen -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DissolvedOxygen">
<rdfs:label xml:lang="en">Dissolved Oxygen</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OxygenGas"/>
<skos:exactMatch rdf:resource="http://test113.ait.co.at/tematres/Gemet/?tema=600"/>
<skos:exactMatch rdf:resource="http://vocabs.lter-europe.net/EnvThesDev/USLterCV_161"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2659"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DryMassPerSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DryMassPerSurface">
<rdfs:label xml:lang="en">dry mass per surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Duration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Duration">
<rdfs:label xml:lang="en">duration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#TemporalCharacteristic"/>
<rdfs:comment xml:lang="en">The amount of elapsed time between two events</rdfs:comment>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2958"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#DynamicViscosity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#DynamicViscosity">
<rdfs:label xml:lang="en">DynamicViscosity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Earthworm -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Earthworm">
<rdfs:label xml:lang="en">earthworm</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Animal"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437651747209"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EarthwormAdult -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EarthwormAdult">
<rdfs:label xml:lang="en">earthworm adult</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Earthworm"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EarthwormCocoon -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EarthwormCocoon">
<rdfs:label xml:lang="en">earthworm cocoon</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Earthworm"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EarthwormJuvenile -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EarthwormJuvenile">
<rdfs:label xml:lang="en">earthworm juvenile</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Earthworm"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EarthwormSubadult -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EarthwormSubadult">
<rdfs:label xml:lang="en">earthworm subadult</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Earthworm"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ecosystem -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ecosystem">
<rdfs:label xml:lang="en">ecosystem</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1402038921919"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EcosystemBoundaryLayer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EcosystemBoundaryLayer">
<rdfs:label>Ecosystem Boundary Layer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemComponent"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_4247c731"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EcosystemComponent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EcosystemComponent">
<rdfs:label xml:lang="en">ecosystem component</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Ecosystem"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning">
<rdfs:label xml:lang="en">ecosystem functioning</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Ecosystem"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EcosystemManagement -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EcosystemManagement">
<rdfs:label xml:lang="en">ecosystem management</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Ecosystem"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EcosystemType -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EcosystemType">
<rdfs:label>ecosystem type</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Ecosystem"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_114"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ElectricCapacitance -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ElectricCapacitance">
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<label xml:lang="en">electric capacitance</label>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ElectricCharge -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ElectricCharge">
<rdfs:label xml:lang="en">electric charge</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ElectricalConductivity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ElectricalConductivity">
<rdfs:label xml:lang="en">electrical conductivity</rdfs:label>
<rdfs:label xml:lang="fr">conductivité électrique</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Conductivity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ElectricalResistivity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ElectricalResistivity">
<rdfs:label xml:lang="en">electrical resistivity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Resistivity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Electronvolt -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Electronvolt">
<rdfs:label xml:lang="en">electronvolt</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>J</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Energy"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>eV</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EndDate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EndDate">
<rdfs:label xml:lang="en">end date</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Date"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EnergyDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EnergyDensity">
<rdfs:label xml:lang="en">energy density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EnergyFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EnergyFlux">
<rdfs:label xml:lang="en">energy flux</rdfs:label>
<rdfs:label xml:lang="fr">flux d&apos;énergie</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EnergyFluxDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EnergyFluxDensity">
<rdfs:label xml:lang="en">EnergyFluxDensity</rdfs:label>
<rdfs:label xml:lang="en">energy flux density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EquivalentDoseOfIonizingRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EquivalentDoseOfIonizingRadiation">
<rdfs:label xml:lang="en">EquivalentDoseOfIonizingRadiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Evaporation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Evaporation">
<rdfs:label xml:lang="en">evaporation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EvaporationFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EvaporationFlux">
<rdfs:label xml:lang="en">evaporation flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437060335699"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EvaporationToMaximumEvaporation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EvaporationToMaximumEvaporation">
<rdfs:label xml:lang="en">evaporation to maximum evaporation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Evapotranspiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Evapotranspiration">
<rdfs:label xml:lang="en">evapotranspiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#EvapotranspirationFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#EvapotranspirationFlux">
<rdfs:label xml:lang="en">evapotranspiration flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_0cf2821a"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Exacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Exacandela">
<rdfs:label xml:lang="en">exacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ecd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Exakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Exakelvin">
<rdfs:label xml:lang="en">exakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>EK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Exakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Exakilogram">
<rdfs:label xml:lang="en">exakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ekg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Exameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Exameter">
<rdfs:label xml:lang="en">exameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Em</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExchangeableCalcium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExchangeableCalcium">
<rdfs:label xml:lang="en">exchangeable calcium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Calcium"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExchangeablePotassium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExchangeablePotassium">
<rdfs:label xml:lang="en">exchangeable potassium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Potassium"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExperimentalEntity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity">
<rdfs:label xml:lang="en">experimental entity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExperimentalNetwork -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExperimentalNetwork">
<rdfs:label xml:lang="en">experimental network</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExperimentalPlot -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExperimentalPlot">
<rdfs:label xml:lang="en">experimental plot</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_66043170"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExperimentalPoint -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExperimentalPoint">
<rdfs:label xml:lang="en">experimental point</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExperimentalSite -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExperimentalSite">
<rdfs:label xml:lang="en">experimental site</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_bba52661"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExperimentalTreatment -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExperimentalTreatment">
<rdfs:label xml:lang="en">experimental treatment</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c3_2647"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Extension -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Extension">
<rdfs:label xml:lang="en">Extension</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
<rdfs:comment xml:lang="en">The model may use extension.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ExternalLibrary -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ExternalLibrary">
<rdfs:label xml:lang="en">ExternalLibrary</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Extension"/>
<rdfs:comment xml:lang="en">External Library is an extension developed by another project.</rdfs:comment>
<rdfs:comment xml:lang="en">The model may use external library.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Farad -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Farad">
<rdfs:label xml:lang="en">farad</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>F</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Capacitance"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#FaradPerMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#FaradPerMeter">
<rdfs:label xml:lang="en">farad per meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>F.m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Permittivity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtoampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtoampere">
<rdfs:label xml:lang="en">femtoampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtocandela">
<rdfs:label xml:lang="en">femtocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtokelvin">
<rdfs:label xml:lang="en">femtokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtokilogram">
<rdfs:label xml:lang="en">femtokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtometer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtometer">
<rdfs:label xml:lang="en">femtometer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtomole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtomole">
<rdfs:label xml:lang="en">femtomole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Femtosecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Femtosecond">
<rdfs:label xml:lang="en">femtosecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>fs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Fertilisation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Fertilisation">
<rdfs:label xml:lang="en">fertilisation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Fertiliser -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Fertiliser">
<rdfs:label xml:lang="en">fertiliser</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#FilteredWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#FilteredWater">
<rdfs:label xml:lang="en">filtered water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#FloodingIrrigation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#FloodingIrrigation">
<rdfs:label xml:lang="en">flooding irrigation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Flux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Flux">
<rdfs:label xml:lang="en">Flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2703"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Forest -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Forest">
<rdfs:label xml:lang="en">forest</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VegetationCover"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Formalism -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Formalism">
<rdfs:label xml:lang="en">formalism</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#FractionOfAbsorbedPhotosynticallyActiveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#FractionOfAbsorbedPhotosynticallyActiveRadiation">
<rdfs:label xml:lang="en">fraction of absorbed photosyntically active radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#FrictionVelocity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#FrictionVelocity">
<rdfs:label xml:lang="en">friction velocity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gapfilled -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gapfilled">
<rdfs:label xml:lang="en">gapfilled</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gas -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gas">
<rdfs:label xml:lang="en">gas</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GasConsumption -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GasConsumption">
<rdfs:label xml:lang="en">gas consumption</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GasProduction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GasProduction">
<rdfs:label xml:lang="en">gas production</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GeochimicalSinkSource -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GeochimicalSinkSource">
<rdfs:label xml:lang="en">geochimical sink source</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Lithosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigaampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigaampere">
<rdfs:label xml:lang="en">gigaampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>GA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigacandela">
<rdfs:label xml:lang="en">gigacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Gcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigakelvin">
<rdfs:label xml:lang="en">gigakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>GK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigakilogram">
<rdfs:label xml:lang="en">gigakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Gkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigameter">
<rdfs:label xml:lang="en">gigameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Gm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigamole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigamole">
<rdfs:label xml:lang="en">gigamole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Gmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gigasecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gigasecond">
<rdfs:label xml:lang="en">gigasecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Gs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Grain -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Grain">
<rdfs:label xml:lang="en">grain</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#PlantPart"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GramPerCentimeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GramPerCentimeter">
<rdfs:label xml:lang="en">gram per centimeter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.cm-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MassPerLength"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GramPerCentimeterCubed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GramPerCentimeterCubed">
<rdfs:label xml:lang="en">gram per centimeter cubed</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MassPerVolume"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.cm-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GramPerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GramPerKilogram">
<rdfs:label xml:lang="en">gram per kilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GramPerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GramPerMeterSquared">
<rdfs:label xml:lang="en">gram per meter squared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassFlux"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GramPerMeterSquaredPerDay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GramPerMeterSquaredPerDay">
<rdfs:label xml:lang="en">gram per meter squared per day</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MassPerSurface"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.m-2.d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mg.m-3.d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GramPerTon -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GramPerTon">
<rdfs:label xml:lang="en">gram per ton</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>g.t-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Gram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Gray -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Gray">
<rdfs:label xml:lang="en">gray</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m2.s-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#AbsorbedDoseOfIonizingRadiation"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GrayPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GrayPerSecond">
<rdfs:label xml:lang="en">gray per second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m2.s-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#AbsorbedDoseRate"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GreenLeaf -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GreenLeaf">
<rdfs:label xml:lang="en">green leaf</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Leaf"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#GrowthStage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#GrowthStage">
<rdfs:label xml:lang="en">growth stage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BiologicalCharacteristics"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Half-HourlyAverage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Half-HourlyAverage">
<rdfs:label xml:lang="en">half-hourly average</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#HalfHourly"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Average"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Half-HourlyCumulative -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Half-HourlyCumulative">
<rdfs:label xml:lang="en">half-hourly cumulative</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Cumulative"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#HalfHourly"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Half-HourlyMaximum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Half-HourlyMaximum">
<rdfs:label xml:lang="en">half-hourly maximum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Maximum"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#HalfHourly"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Half-HourlyMinimum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Half-HourlyMinimum">
<rdfs:label xml:lang="en">half-hourly minimum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#HalfHourly"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Minimum"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HalfHourly -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HalfHourly">
<rdfs:label xml:lang="en">Half Hourly</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Harvesting -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Harvesting">
<rdfs:label xml:lang="en">harvesting</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Heat -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Heat">
<rdfs:label xml:lang="en">heat</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HeatCapacity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HeatCapacity">
<rdfs:label xml:lang="en">HeatCapacity</rdfs:label>
<rdfs:label xml:lang="en">heat capacity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HeatStorage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HeatStorage">
<rdfs:label xml:lang="en">heat storage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hectoampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hectoampere">
<rdfs:label xml:lang="en">hectoampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>hA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hectocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hectocandela">
<rdfs:label xml:lang="en">hectocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>hcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hectokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hectokelvin">
<rdfs:label xml:lang="en">hectokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>hK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hectokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hectokilogram">
<rdfs:label xml:lang="en">hectokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>hkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hectomole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hectomole">
<rdfs:label xml:lang="en">hectomole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>hmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Height -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Height">
<rdfs:label xml:lang="en">height</rdfs:label>
<rdfs:label xml:lang="fr">hauteur</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2699"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Henry -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Henry">
<rdfs:label xml:lang="en">henry</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Inductance"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>H</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HenryPerMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HenryPerMeter">
<rdfs:label xml:lang="en">henry per meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Permeability"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>H.m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HorizontalSpeed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HorizontalSpeed">
<rdfs:label xml:lang="en">horizontal speed</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hourly -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hourly">
<rdfs:label xml:lang="en">Hourly</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Humidity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Humidity">
<rdfs:label xml:lang="en">Humidity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2716"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HydraulicConductivity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HydraulicConductivity">
<rdfs:label xml:lang="en">hydraulic conductivity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Speed"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2777"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#HydraulicConductivityAtSaturation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#HydraulicConductivityAtSaturation">
<rdfs:label xml:lang="en">hydraulic conductivity at saturation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#HydraulicConductivity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Hydrosphere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Hydrosphere">
<rdfs:label xml:lang="en">hydrosphere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AbioticEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437026950671"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ImmobileSolution -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ImmobileSolution">
<rdfs:label xml:lang="en">immobile solution</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solution"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ImmobileWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ImmobileWater">
<rdfs:label xml:lang="en">immobile water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436969223662"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IncidentLongwaveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IncidentLongwaveRadiation">
<rdfs:label xml:lang="en">incident longwave radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IncidentPhotosyntheticallyActiveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IncidentPhotosyntheticallyActiveRadiation">
<rdfs:label xml:lang="en">incident photosynthetically active radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IncidentShortwaveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IncidentShortwaveRadiation">
<rdfs:label xml:lang="en">incident shortwave radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IndividualsPerSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IndividualsPerSurface">
<rdfs:label xml:lang="en">individuals per surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BiologicalCharacteristics"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Infiltrability -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Infiltrability">
<rdfs:label xml:lang="en">infiltrability</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#InitialCondition -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#InitialCondition">
<rdfs:label xml:lang="en">Initial Condition</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SimulationCondition"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Inout -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Inout">
<rdfs:label xml:lang="en">Inout</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Integrated -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Integrated">
<rdfs:label xml:lang="en">Integrated</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Intensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Intensity">
<rdfs:label xml:lang="en">intensity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IonicBalance -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IonicBalance">
<rdfs:label xml:lang="en">ionic balance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IonicStrength -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IonicStrength">
<rdfs:label xml:lang="en">ionic strength</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437059500388"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IonizingRadiationExposure -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IonizingRadiationExposure">
<rdfs:label xml:lang="en">ionizing radiation exposure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Irrigation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Irrigation">
<rdfs:label xml:lang="en">irrigation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#IrrigationWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#IrrigationWater">
<rdfs:label xml:lang="en">irrigation water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Irrigation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Joule -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Joule">
<rdfs:label xml:lang="en">joule</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>J</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Energy"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerCentimeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerCentimeterSquared">
<rdfs:label xml:lang="en">joule per centimeter squared</rdfs:label>
<rdfs:label xml:lang="fr">joule par centimètre carré</rdfs:label>
<rdfs:label xml:lang="fr-climatik">joules/cm2</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Joule"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.cm-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerCentimeterSquaredToMegajoulePerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerCentimeterSquaredToMegajoulePerMeterSquared">
<rdfs:label>JoulePerCentimeterSquaredToMegajoulePerMeterSquared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.01</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#JoulePerCentimeterSquared"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MegajoulePerMeterSquared"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerKelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerKelvin">
<rdfs:label xml:lang="en">joule per kelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kelvin"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.K-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#HeatCapacity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerKelvinMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerKelvinMole">
<rdfs:label xml:lang="en">joule per kelvin mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarHeatCapacity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kelvin"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.(K.mol)-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerKilogram">
<rdfs:label xml:lang="en">joule per kilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#SpecificEnergy"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerKilogramPerKelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerKilogramPerKelvin">
<rdfs:label xml:lang="en">joule per kilogram per kelvin</rdfs:label>
<rdfs:label xml:lang="fr">joule par kilogramme par kelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.kg-1.K-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Joule"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalKelvin"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerMeterSquared">
<rdfs:label xml:lang="en">joule per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">joule par mètre carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Joule"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JoulePerMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JoulePerMole">
<rdfs:label xml:lang="en">joule per mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarEnergy"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.mol-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#JouleSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#JouleSecond">
<rdfs:label xml:lang="en">joule second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>J.s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Action"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Katal -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Katal">
<rdfs:label xml:lang="en">katal</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kat</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#CatalyticActivity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Kiloampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Kiloampere">
<rdfs:label xml:lang="en">kiloampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Kilocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Kilocandela">
<rdfs:label xml:lang="en">kilocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerHectare -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerHectare">
<rdfs:label xml:lang="en">kilogram per hectare</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#DryMassPerSurface"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Acre"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kg.ha-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerHectarePerDay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerHectarePerDay">
<rdfs:label xml:lang="en">kilogram per hectare per day</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Acre"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MassFluxDensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kg.ha-1.day-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerKilogram">
<rdfs:label xml:lang="en">kilogram per kilogram</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par kilogramme</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerKilogramPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerKilogramPerSecond">
<rdfs:label xml:lang="en">kilogram per kilogram per second</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par kilogramme par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.kg-1.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerMeterCubedPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerMeterCubedPerSecond">
<rdfs:label xml:lang="en">kilogram per meter cubed per second</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre cube par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.m-3.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerMeterPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerMeterPerSecond">
<rdfs:label xml:lang="en">kilogram per meter per second</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.m-1.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerMeterPerSecondSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerMeterPerSecondSquared">
<rdfs:label xml:lang="en">kilogram per meter per second squared</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre par seconde carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.m-1.s-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerMeterSquaredPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerMeterSquaredPerSecond">
<rdfs:label xml:lang="en">kilogram per meter squared per second</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mètre carré par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.m-2.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilogramPerMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilogramPerMole">
<rdfs:label xml:lang="en">kilogram per mole</rdfs:label>
<rdfs:label xml:lang="fr">kilogramme par mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>kg.mol-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Kilokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Kilokelvin">
<rdfs:label xml:lang="en">kilokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Kilokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Kilokilogram">
<rdfs:label xml:lang="en">kilokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kkm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KilometerPerHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KilometerPerHour">
<rdfs:label xml:lang="en">kilometer per hour</rdfs:label>
<rdfs:label xml:lang="fr">kilomètre par heure</rdfs:label>
<rdfs:label xml:lang="fr-climatik">kilomètres par heure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>km.h-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilometer"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Kilomole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Kilomole">
<rdfs:label xml:lang="en">kilomole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>kmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#KinematicViscosity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#KinematicViscosity">
<rdfs:label xml:lang="en">kinematic viscosity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LabilePhosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LabilePhosphorus">
<rdfs:label xml:lang="en">labile phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Language -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Language">
<rdfs:label xml:lang="en">Language</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LatentHeat -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LatentHeat">
<rdfs:label xml:lang="en">latent heat</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Heat"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LatentHeatStorage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LatentHeatStorage">
<rdfs:label xml:lang="en">latent heat storage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Latitude -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Latitude">
<rdfs:label xml:lang="en">latitude</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SpatialCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Layer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Layer">
<rdfs:label xml:lang="en">Layer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437049303260"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LayerIntegrate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LayerIntegrate">
<rdfs:label xml:lang="en">layer integrate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Leachate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Leachate">
<rdfs:label xml:lang="en">leachate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Leaching -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Leaching">
<rdfs:label xml:lang="en">leaching</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LeachingRate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LeachingRate">
<rdfs:label xml:lang="en">leaching rate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerMassPerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Leaf -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Leaf">
<rdfs:label xml:lang="en">leaf</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#PlantPart"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_154"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LengthDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LengthDensity">
<rdfs:label xml:lang="en">length density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Density"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LengthPerVolume -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LengthPerVolume">
<rdfs:label xml:lang="en">length per volume</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_36026129"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LevelDepthBelowGroundSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LevelDepthBelowGroundSurface">
<rdfs:label xml:lang="en">level depth below ground surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Depth"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LevelOfAFieldQuantity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LevelOfAFieldQuantity">
<rdfs:label xml:lang="en">LevelOfAFieldQuantity</rdfs:label>
<rdfs:label xml:lang="en">level of a field quantity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Lignin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Lignin">
<rdfs:label xml:lang="en">lignin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Lithosphere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Lithosphere">
<rdfs:label xml:lang="en">lithosphere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AbioticEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437026779187"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Litter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Litter">
<rdfs:label xml:lang="en">litter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Lithosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LocalName -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LocalName">
<rdfs:label xml:lang="en">local name</rdfs:label>
<rdfs:label xml:lang="fr">nom local</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Longitude -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Longitude">
<rdfs:label xml:lang="en">longitude</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SpatialCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LowerDepthRelativeToSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LowerDepthRelativeToSurface">
<rdfs:label xml:lang="en">lower depth relative to surface</rdfs:label>
<rdfs:label xml:lang="fr">profondeur inférieure par rapport à la surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#DepthRelativeToSurface"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LowerLevelDepthBelowGroundSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LowerLevelDepthBelowGroundSurface">
<rdfs:label xml:lang="en">lower level depth below ground surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Depth"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LumenSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LumenSecond">
<rdfs:label xml:lang="en">lumen second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Steradian"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousEnergy"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Candela"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>lm.s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LuminousEnergy -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LuminousEnergy">
<rdfs:label xml:lang="en">LuminousEnergy</rdfs:label>
<rdfs:label xml:lang="en">luminous energy</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LuminousExposure -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LuminousExposure">
<rdfs:label xml:lang="en">LuminousExposure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LuminousFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LuminousFlux">
<rdfs:label xml:lang="en">luminous flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LuminousIntensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LuminousIntensity">
<rdfs:label xml:lang="en">LuminousIntensity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Lux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Lux">
<rdfs:label xml:lang="en">lux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Candela"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>lx</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Illuminance"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Steradian"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#LuxSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#LuxSecond">
<rdfs:label xml:lang="en">lux second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Steradian"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Candela"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousExposure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>lx.s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Lysimeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Lysimeter">
<rdfs:label xml:lang="en">lysimeter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MacroPorosity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MacroPorosity">
<rdfs:label xml:lang="en">Macro Porosity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436969650826"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Magnesium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Magnesium">
<rdfs:label xml:lang="en">magnesium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Manganese -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Manganese">
<rdfs:label xml:lang="en">manganese</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassConcentration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassConcentration">
<rdfs:label xml:lang="en">Mass concentration</rdfs:label>
<rdfs:label xml:lang="fr">concentration massique</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#MassOfSubstanceConcentration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassFluxDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassFluxDensity">
<rdfs:label xml:lang="en">mass flux density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassOfSubstanceConcentration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassOfSubstanceConcentration">
<rdfs:label xml:lang="en">MassOfSubstanceConcentration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassPerLength -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassPerLength">
<rdfs:label xml:lang="en">mass per length</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassPerSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassPerSurface">
<rdfs:label xml:lang="en">mass per surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassPerVolume -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassPerVolume">
<rdfs:label xml:lang="en">mass per volume</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MassRatio -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MassRatio">
<rdfs:label xml:lang="en">MassRatio</rdfs:label>
<rdfs:label xml:lang="en">mass ratio</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MatrixPotential -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MatrixPotential">
<rdfs:label xml:lang="en">MatrixPotential</rdfs:label>
<rdfs:label xml:lang="en">matrix motential</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2567"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Maximum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Maximum">
<rdfs:label xml:lang="en">Maximum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2945"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MaximumEvaporation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MaximumEvaporation">
<rdfs:label xml:lang="en">maximum evaporation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MaximumSolutesUptake -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MaximumSolutesUptake">
<rdfs:label xml:lang="en">maximum solutes uptake</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MaximumTranspiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MaximumTranspiration">
<rdfs:label xml:lang="en">maximum transpiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Transpiration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Measured -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Measured">
<rdfs:label xml:lang="en">measured</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Megaampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Megaampere">
<rdfs:label xml:lang="en">megaampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>MA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Megacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Megacandela">
<rdfs:label xml:lang="en">megacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Mcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Megajoule -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Megajoule">
<rdfs:label xml:lang="en">megajoule</rdfs:label>
<rdfs:label xml:lang="fr">mégajoule</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>MJ</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MegajoulePerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MegajoulePerMeterSquared">
<rdfs:label>MegajoulePerMeterSquared</rdfs:label>
<rdfs:label xml:lang="en">megajoule per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">mégajoule par mètre carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>MJ.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Megajoule"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Megakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Megakelvin">
<rdfs:label xml:lang="en">megakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>MK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Megakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Megakilogram">
<rdfs:label xml:lang="en">megakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Mkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Megamole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Megamole">
<rdfs:label xml:lang="en">megamole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Mmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerHectare -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerHectare">
<rdfs:label xml:lang="en">meter cubed per hectare</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m3.ha-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumetricFlux"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerKilogram">
<rdfs:label xml:lang="en">meter cubed per kilogram</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par kilogramme</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterCubed"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerKilogramPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerKilogramPerSecond">
<rdfs:label xml:lang="en">meter cubed per kilogram per second</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par kilogramme par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterCubed"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.kg-1.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterCubed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterCubed">
<rdfs:label xml:lang="en">meter cubed per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par mètre cube</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterCubedPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterCubedPerSecond">
<rdfs:label xml:lang="en">meter cubed per meter cubed per second</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par mètre cube par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.m-3.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterSquared">
<rdfs:label xml:lang="en">meter cubed per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par mètre carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterCubed"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalMeterSquared"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterSquaredPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerMeterSquaredPerSecond">
<rdfs:label xml:lang="en">meter cubed per meter squared per second</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par mètre carré par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.m-2.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterCubedPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterCubedPerSecond">
<rdfs:label xml:lang="en">meter cubed per second</rdfs:label>
<rdfs:label xml:lang="fr">mètre cube par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m3.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterOfWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterOfWater">
<rdfs:label xml:lang="en">meter of water</rdfs:label>
<rdfs:label xml:lang="fr">mètre d&apos;eau</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m of water</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:comment>Pressure of a head of water</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterPerMeterCubed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterPerMeterCubed">
<rdfs:label xml:lang="en">meter per meter cubed</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LengthPerVolume"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterPerSecondSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterPerSecondSquared">
<rdfs:label xml:lang="en">meter per second squared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>m.s-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Acceleration"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterPerSecondToKilometerPerHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterPerSecondToKilometerPerHour">
<rdfs:label>MeterPerSecondToKilometerPerHour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">3.6</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterPerSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#KilometerPerHour"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterPerSecondToMillimeterPerDay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterPerSecondToMillimeterPerDay">
<rdfs:label>MeterPerSecondToMillimeterPerDay</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MillimeterPerDay"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">86400000</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterPerSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterPerSecondToMillimeterPerHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterPerSecondToMillimeterPerHour">
<rdfs:label>MeterPerSecondToMillimeterPerHour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3600000</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MillimeterPerHour"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#MeterPerSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterSquaredPerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterSquaredPerMeterSquared">
<rdfs:label xml:lang="en">meter squared per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">mètre carré par mètre carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m2.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MeterSquaredPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MeterSquaredPerSecond">
<rdfs:label xml:lang="en">meter squared per second</rdfs:label>
<rdfs:label xml:lang="fr">mètre carré par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m2.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MethodName -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MethodName">
<rdfs:label xml:lang="en">method name</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Microampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Microampere">
<rdfs:label xml:lang="en">microampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Microcandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Microcandela">
<rdfs:label xml:lang="en">microcandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Microkelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Microkelvin">
<rdfs:label xml:lang="en">microkelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Microkilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Microkilogram">
<rdfs:label xml:lang="en">microkilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MicrometerCubedPerMilliliter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MicrometerCubedPerMilliliter">
<rdfs:label xml:lang="en">micrometer cubed per milliliter</rdfs:label>
<rdfs:label xml:lang="fr">micromètre cube par millilitre</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Micromole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Micromole">
<rdfs:label xml:lang="en">micromole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MicromolePerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MicromolePerMeterSquared">
<rdfs:label xml:lang="en">micromole per meter squared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Micromole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarFlux"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µmol.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MicromolePerMeterSquaredPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MicromolePerMeterSquaredPerSecond">
<rdfs:label xml:lang="en">micromole per meter squared per second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Micromole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MassFluxDensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µmol.m-2.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MicromolePerMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MicromolePerMole">
<rdfs:label xml:lang="en">micromole per mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Micromole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarFraction"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>µmol.mol-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MicrosiemensPerCentimeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MicrosiemensPerCentimeter">
<rdfs:label xml:lang="en">microsiemens per centimeter</rdfs:label>
<rdfs:label xml:lang="fr">microsiemens par centimètre</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>μS.cm-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Siemens"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-6</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Conductivity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Milliampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Milliampere">
<rdfs:label xml:lang="en">milliampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Millibar -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Millibar">
<rdfs:label>millibar</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mbar</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Millicandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Millicandela">
<rdfs:label xml:lang="en">millicandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MilligramPerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MilligramPerKilogram">
<rdfs:label>milligram per kilogram</rdfs:label>
<rdfs:label xml:lang="en">milligram per kilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milligram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mg.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MilligramPerMeterCubedPerHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MilligramPerMeterCubedPerHour">
<rdfs:label xml:lang="en">milligram per meter cubed per hour</rdfs:label>
<rdfs:label xml:lang="fr">milligramme par mètre cube par heure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milligram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mg.m-3.h-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Millikelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Millikelvin">
<rdfs:label xml:lang="en">millikelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Millikilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Millikilogram">
<rdfs:label xml:lang="en">millikilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MilliliterPerIndividual -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MilliliterPerIndividual">
<rdfs:label xml:lang="en">milliliter per individual</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milliliter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumetricFlux"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mL.individual-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#individual"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MilliliterPerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MilliliterPerMeterSquared">
<rdfs:label xml:lang="en">milliliter per meter squared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Milliliter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mL.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumetricFlux"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MillimeterOfMercury -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MillimeterOfMercury">
<rdfs:label xml:lang="en">millimeter of mercury</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mmHg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MillimeterPerDay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MillimeterPerDay">
<rdfs:label xml:lang="en">millimeter per day</rdfs:label>
<rdfs:label xml:lang="fr">millimètre par jour</rdfs:label>
<rdfs:label xml:lang="fr-climatik">millimètres/jour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millimeter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mm.d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MillimeterPerHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MillimeterPerHour">
<rdfs:label xml:lang="en">millimeter per hour</rdfs:label>
<rdfs:label xml:lang="fr">millimètre par heure</rdfs:label>
<rdfs:label xml:lang="fr-climatik">millimètres/heure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mm.h-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Millimeter"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Millimole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Millimole">
<rdfs:label xml:lang="en">millimole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MillimolePerMole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MillimolePerMole">
<rdfs:label xml:lang="en">millimole per mole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarFraction"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mmol.mol-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Millimole"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MillisiemensPerCentimeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MillisiemensPerCentimeter">
<rdfs:label xml:lang="en">millisiemens per centimeter</rdfs:label>
<rdfs:label xml:lang="fr">millisiemens par centimètre</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Siemens"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mS.cm-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Conductivity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Minimum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Minimum">
<rdfs:label xml:lang="en">Minimum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2944"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MinimumInfiltrability -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MinimumInfiltrability">
<rdfs:label xml:lang="en">minimum infiltrability</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MobileSolution -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MobileSolution">
<rdfs:label xml:lang="en">mobile solution</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solution"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MobileWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MobileWater">
<rdfs:label xml:lang="en">mobile water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436969297526"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Model -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Model">
<rdfs:label xml:lang="en">Model</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
<rdfs:comment xml:lang="en">Modelling is a process that enhanced the understanding of a System.</rdfs:comment>
<rdfs:seeAlso rdf:resource="https://en.wikipedia.org/wiki/Model"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModelCharacteristic -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic">
<rdfs:label xml:lang="en">Model Characteristic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModelExtension -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModelExtension">
<rdfs:label xml:lang="en">Model Extension</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
<rdfs:comment xml:lang="en"> map a extension characteristic to model</rdfs:comment>
<dc:creator xml:lang="en">Mohamed EL HADRAMY</dc:creator>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModelPublication -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModelPublication">
<rdfs:label xml:lang="en">Model Publication</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Modelauthor -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Modelauthor">
<rdfs:label xml:lang="en">Model author</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModellingComponent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModellingComponent">
<rdfs:label xml:lang="en">Modelling Component</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard">
<rdfs:label xml:lang="en">Modelling Component Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModellingEntity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModellingEntity">
<rdfs:label xml:lang="en">Modelling Entity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<rdfs:comment xml:lang="en">Modelling Entity is the process for developing a entity model</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModellingPlatform -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModellingPlatform">
<rdfs:label xml:lang="en">Modelling Platform</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1401958979777"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ModellingPlatformNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ModellingPlatformNamingStandard">
<rdfs:label xml:lang="en">Modelling Platform Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
<rdfs:comment>The naming standard used to name a modelling platform.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Module -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Module">
<rdfs:label xml:lang="en">Module</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarConcentration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarConcentration">
<rdfs:label xml:lang="en">molar concentration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarEnergy -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarEnergy">
<rdfs:label xml:lang="en">molar energy</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarFlux">
<rdfs:label xml:lang="en">molar flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AmountOfSubstanceFluxDensity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarFluxDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarFluxDensity">
<rdfs:label xml:lang="en">molar flux density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarFraction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarFraction">
<rdfs:label xml:lang="en">molar fraction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarHeatCapacity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarHeatCapacity">
<rdfs:label xml:lang="en">molar heat capacity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolarVolume -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolarVolume">
<rdfs:label xml:lang="en">MolarVolume</rdfs:label>
<rdfs:label xml:lang="en">molar volume</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolePerKilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolePerKilogram">
<rdfs:label xml:lang="en">mole per kilogram</rdfs:label>
<rdfs:label xml:lang="fr">mole par kilogramme</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol.kg-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolePerKilogramPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolePerKilogramPerSecond">
<rdfs:label xml:lang="en">mole per kilogram per second</rdfs:label>
<rdfs:label xml:lang="fr">mole par kilogramme par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol.kg-1.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolePerMeterCubedPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolePerMeterCubedPerSecond">
<rdfs:label xml:lang="en">mole per meter cubed per second</rdfs:label>
<rdfs:label xml:lang="fr">mole par mètre cube par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol.m-3.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolePerMeterFourth -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolePerMeterFourth">
<rdfs:label xml:lang="en">mole per meter fourth</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-4</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>mol.m-4</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MolarConcentration"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolePerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolePerMeterSquared">
<rdfs:label xml:lang="en">mole per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">mole par mètre carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalMeterSquared"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MolePerMeterSquaredPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MolePerMeterSquaredPerSecond">
<rdfs:label>MolePerMeterSquaredPerSecond</rdfs:label>
<rdfs:label xml:lang="en">mole per meter squared per second</rdfs:label>
<rdfs:label xml:lang="fr">mole par mètre carré par seconde</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>mol.m-2.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalMeterSquared"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Mole"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MomentOfForce -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MomentOfForce">
<rdfs:label xml:lang="en">MomentOfForce</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Momentum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Momentum">
<rdfs:label xml:lang="en">momentum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MomentumFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MomentumFlux">
<rdfs:label xml:lang="en">momentum flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MomentumFluxDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MomentumFluxDensity">
<rdfs:label xml:lang="en">momentum flux density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Monthly -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Monthly">
<rdfs:label xml:lang="en">monthly</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MonthlyAverage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MonthlyAverage">
<rdfs:label xml:lang="en">monthly average</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Monthly"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Average"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MonthlyCumulative -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MonthlyCumulative">
<rdfs:label xml:lang="en">monthly cumulative</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Monthly"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Cumulative"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MonthlyMaximum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MonthlyMaximum">
<rdfs:label xml:lang="en">monthly maximum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Monthly"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Maximum"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MonthlyMinimum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MonthlyMinimum">
<rdfs:label xml:lang="en">monthly minimum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Minimum"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Monthly"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Mulch -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Mulch">
<rdfs:label xml:lang="en">mulch</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Lithosphere"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2509"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MulchApplication -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MulchApplication">
<rdfs:label xml:lang="en">mulch application</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Mulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MulchContact -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MulchContact">
<rdfs:label xml:lang="en">mulch contact</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Mulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MulchLayerInContactWithSoil -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MulchLayerInContactWithSoil">
<rdfs:label xml:lang="en">mulch layer in contact with soil</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Mulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MulchLayerWithoutSoilContact -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MulchLayerWithoutSoilContact">
<rdfs:label xml:lang="en">mulch layer without soil contact</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Mulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#MulchNoContact -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#MulchNoContact">
<rdfs:label xml:lang="en">mulch no contact</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Mulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NCProportion -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NCProportion">
<rdfs:label xml:lang="en">NC Proportion</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2533"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NamingStandard">
<rdfs:label xml:lang="en">naming standard</rdfs:label>
<rdfs:label xml:lang="fr">référentiel de nommage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Standard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nanoampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nanoampere">
<rdfs:label xml:lang="en">nanoampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>nA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nanocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nanocandela">
<rdfs:label xml:lang="en">nanocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ncd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nanokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nanokelvin">
<rdfs:label xml:lang="en">nanokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>nK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nanokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nanokilogram">
<rdfs:label xml:lang="en">nanokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>nkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nanomole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nanomole">
<rdfs:label xml:lang="en">nanomole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>nmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Neper -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Neper">
<rdfs:label xml:lang="en">neper</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Np</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LevelOfAFieldQuantity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NetRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NetRadiation">
<rdfs:label xml:lang="en">net radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NewtonMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NewtonMeter">
<rdfs:label xml:lang="en">newton meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#MomentOfForce"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>N.m</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NewtonMeterSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NewtonMeterSecond">
<rdfs:label xml:lang="en">newton meter second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#AngularMomentum"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>N.m.s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NewtonPerMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NewtonPerMeter">
<rdfs:label xml:lang="en">newton per meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>N.m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NewtonPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NewtonPerSecond">
<rdfs:label xml:lang="en">newton per second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>N.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Yank"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NewtonSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NewtonSecond">
<rdfs:label xml:lang="en">newton second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Momentum"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>N.s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NewtonSecondPerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NewtonSecondPerMeterSquared">
<rdfs:label xml:lang="en">newton second per meter squared</rdfs:label>
<rdfs:label xml:lang="fr">newton seconde par mètre carré</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>N.s.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nitrate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nitrate">
<rdfs:label xml:lang="en">nitrate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nitrite -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nitrite">
<rdfs:label xml:lang="en">nitrite</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Nitrogen -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Nitrogen">
<rdfs:label xml:lang="en">nitrogen</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NitrogenFertilization -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NitrogenFertilization">
<rdfs:label xml:lang="en">nitrogen fertilization</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Nitrogen"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Normalized -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Normalized">
<rdfs:label xml:lang="en">Normalized</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
<rdfs:comment>Making the characteristic range between 0 and 1.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NormalizedWith -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NormalizedWith">
<rdfs:label xml:lang="en">normalized with</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NormalizedWithProfileMaximum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NormalizedWithProfileMaximum">
<rdfs:label xml:lang="en">normalized with profile maximum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Maximum"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#NormalizedWith"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NumberOfIndividuals -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NumberOfIndividuals">
<rdfs:label xml:lang="en">number of individuals</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NumberOfIndividualsPerSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NumberOfIndividualsPerSurface">
<rdfs:label xml:lang="en">number of individuals per surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NumberOfIndividualsPerVolume -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NumberOfIndividualsPerVolume">
<rdfs:label xml:lang="en">number of individuals per volume</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NumberPerMeterCubed -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NumberPerMeterCubed">
<rdfs:label xml:lang="en">number per meter cubed</rdfs:label>
<rdfs:label xml:lang="fr">nombre par mètre cube</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#ArealDensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>number.m-3</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumetricDensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NumberPerMilliliter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NumberPerMilliliter">
<rdfs:label xml:lang="en">number per milliliter</rdfs:label>
<rdfs:label xml:lang="fr">nombre par millilitre</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Centimeter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>number.ml-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#NumericalModel -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#NumericalModel">
<rdfs:label xml:lang="en">Numerical Model</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c3_3367"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OLA_PickingDate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OLA_PickingDate">
<rdfs:label xml:lang="en">OLA_PickingDate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OLA_TemporalEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OLA_TemporalEntity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OLA_TemporalEntity">
<rdfs:label xml:lang="en">OLA_TemporalEntity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ohm -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ohm">
<rdfs:label xml:lang="en">ohm</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ElectricalResistivity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ω</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OhmMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OhmMeter">
<rdfs:label xml:lang="en">ohm meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ω m</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ElectricalResistivity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Oil -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Oil">
<rdfs:label xml:lang="en">oil</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicAmendment -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicAmendment">
<rdfs:label xml:lang="en">organic amendment</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicAmendmentApplication -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicAmendmentApplication">
<rdfs:label xml:lang="en">organic amendment application</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicAmendment"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicCarbon -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicCarbon">
<rdfs:label xml:lang="en">organic carbon</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Carbon"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicCarbonInActiveOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicCarbonInActiveOrganicMatter">
<rdfs:label xml:lang="en">organic carbon in active organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicCarbon"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicCarbonInIntermediateOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicCarbonInIntermediateOrganicMatter">
<rdfs:label xml:lang="en">organic carbon in intermediate organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicCarbon"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicCarbonInPassiveOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicCarbonInPassiveOrganicMatter">
<rdfs:label xml:lang="en">organic carbon in passive organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicCarbon"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicFertilisation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicFertilisation">
<rdfs:label xml:lang="en">organic fertilisation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Fertilisation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicMatter">
<rdfs:label xml:lang="en">organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2682"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicMatterPool -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicMatterPool">
<rdfs:label xml:lang="en">organic matter pool</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicMatter"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicNitrogen -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicNitrogen">
<rdfs:label xml:lang="en">organic nitrogen</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Nitrogen"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicNitrogenInActiveOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicNitrogenInActiveOrganicMatter">
<rdfs:label xml:lang="en">organic nitrogen in active organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicNitrogen"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicNitrogenInIntermediateOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicNitrogenInIntermediateOrganicMatter">
<rdfs:label xml:lang="en">organic nitrogen in intermediate organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicNitrogen"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicNitrogenInPassiveOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicNitrogenInPassiveOrganicMatter">
<rdfs:label xml:lang="en">organic nitrogen in passive organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicNitrogen"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicPhosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicPhosphorus">
<rdfs:label xml:lang="en">organic phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganicPhosphorusInActiveOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganicPhosphorusInActiveOrganicMatter">
<rdfs:label xml:lang="en">organic phosphorus in active organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicPhosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrganismDevelopmentStageStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrganismDevelopmentStageStandard">
<rdfs:label xml:lang="en">Organism Development Stage Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CategoricalStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Organization -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Organization">
<rdfs:label xml:lang="en">organization</rdfs:label>
<rdfs:label xml:lang="fr">organisation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Actor"/>
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/TR/vocab-org/"/>
<skos:exactMatch rdf:resource="http://www.w3.org/ns/org#Organization"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OrthoPhosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OrthoPhosphorus">
<rdfs:label xml:lang="en">ortho phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#OxygenGas -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#OxygenGas">
<rdfs:label xml:lang="en">Oxygen Gas</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Gas"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437662011353"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PH -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PH">
<rdfs:label xml:lang="en">pH</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Pan -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Pan">
<rdfs:label>pan</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
<skos:exactMatch rdf:resource="http://www.anaee-France/thesaurus/c_d33a6647"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Parameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Parameter">
<rdfs:label xml:lang="en">Parameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1411459755672"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PartPerMillion -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PartPerMillion">
<rdfs:label>part per million</rdfs:label>
<rdfs:label>partPerMillion</rdfs:label>
<rdfs:label>part PerMillion</rdfs:label>
<rdfs:label xml:lang="en">part per million</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PartialPressure -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PartialPressure">
<rdfs:label xml:lang="en">PartialPressure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Particle -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Particle">
<rdfs:label xml:lang="en">particle</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ParticleSizeClass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ParticleSizeClass">
<rdfs:label xml:lang="en">particle size class</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Particle"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PascalSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PascalSecond">
<rdfs:label xml:lang="en">pascal second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#DynamicViscosity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Pa.s</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Penman -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Penman">
<rdfs:label xml:lang="en">Penman</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Protocol"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1442245281825"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Period -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Period">
<rdfs:label xml:lang="en">period</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#TemporalCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1402046158347"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Permeability -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Permeability">
<rdfs:label xml:lang="en">Permeability</rdfs:label>
<rdfs:label xml:lang="en">permeability</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PermeabilityLaw -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PermeabilityLaw">
<rdfs:label xml:lang="en">Permeability Law</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2777"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Permittivity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Permittivity">
<rdfs:label xml:lang="en">permittivity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Person -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Person">
<rdfs:label xml:lang="en">Person</rdfs:label>
<owl:equivalentClass rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Actor"/>
<skos:exactMatch rdf:resource="http://xmlns.com/foaf/0.1/Person"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PesticideSink -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PesticideSink">
<rdfs:label xml:lang="en">pesticide sink</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PesticideSource -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PesticideSource">
<rdfs:label xml:lang="en">pesticide source</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Pesticides -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Pesticides">
<rdfs:label xml:lang="en">pesticides</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petaampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petaampere">
<rdfs:label xml:lang="en">petaampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>PA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petacandela">
<rdfs:label xml:lang="en">petacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Pcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petakelvin">
<rdfs:label xml:lang="en">petakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>PK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petakilogram">
<rdfs:label xml:lang="en">petakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Pkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petameter">
<rdfs:label xml:lang="en">petameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Pm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petamole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petamole">
<rdfs:label xml:lang="en">petamole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Pmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Petasecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Petasecond">
<rdfs:label xml:lang="en">petasecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ps</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PhenologicalDevelopmentStage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PhenologicalDevelopmentStage">
<rdfs:label xml:lang="en">phenological development stage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BiologicalCharacteristics"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Phosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Phosphorus">
<rdfs:label xml:lang="en">phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Phytoplankton -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Phytoplankton">
<rdfs:label xml:lang="en">phytoplankton</rdfs:label>
<rdfs:label xml:lang="fr">phytoplancton</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Plant"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_223"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picoampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picoampere">
<rdfs:label xml:lang="en">picoampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picocandela">
<rdfs:label xml:lang="en">picocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picokelvin">
<rdfs:label xml:lang="en">picokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picokilogram">
<rdfs:label xml:lang="en">picokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picometer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picometer">
<rdfs:label xml:lang="en">picometer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picomole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picomole">
<rdfs:label xml:lang="en">picomole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>pmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Picosecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Picosecond">
<rdfs:label xml:lang="en">picosecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ps</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Place -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Place">
<rdfs:label xml:lang="en">Place</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Plant -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Plant">
<rdfs:label xml:lang="en">plant</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BioticEntity"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_225"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PlantAtHarvest -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PlantAtHarvest">
<rdfs:label xml:lang="en">plant at harvest</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Plant"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PlantPart -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PlantPart">
<rdfs:label xml:lang="en">plant part</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BioticEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PlatFormExtension -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PlatFormExtension">
<rdfs:label xml:lang="en">PlatFormExtension</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Extension"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PlatformDependancy -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PlatformDependancy">
<rdfs:label xml:lang="en">Platformdependency</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Extension"/>
<rdfs:comment xml:lang="en">Package dependency shows the arrangement and organization of model elements in middle to large scale project.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ploughing -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ploughing">
<rdfs:label xml:lang="en">ploughing</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Pore -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Pore">
<rdfs:label xml:lang="en">pore</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436971124556"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PoreDiameterClass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PoreDiameterClass">
<rdfs:label xml:lang="en">pore diameter class</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Pore"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Porosity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Porosity">
<rdfs:label xml:lang="en">Porosity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumePerVolume"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437060606690"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Potassium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Potassium">
<rdfs:label xml:lang="en">potassium</rdfs:label>
<rdfs:label xml:lang="fr">potassium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Potential -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Potential">
<rdfs:label xml:lang="en">Potential</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#PressureHead -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#PressureHead">
<rdfs:label xml:lang="en">pressure head</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Process -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Process">
<rdfs:label xml:lang="en">Process</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Production -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Production">
<rdfs:label xml:lang="en">production</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Project -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Project">
<rdfs:label xml:lang="en">Project</rdfs:label>
<rdfs:label xml:lang="fr">projet</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
<dc:creator>Mohamed EL-HADRAMY</dc:creator>
<rdfs:comment xml:lang="en">Name of the scientific project and / or project related to a tender.</rdfs:comment>
<skos:exactMatch rdf:resource="http://usefulinc.com/ns/doap#Project"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Protein -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Protein">
<rdfs:label xml:lang="en">protein</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Pruning -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Pruning">
<rdfs:label xml:lang="en">pruning</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Publication -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Publication">
<rdfs:label xml:lang="en">Publication</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<dc:creator>mohamed EL HADRAMY</dc:creator>
<rdfs:comment xml:lang="en">Publication about any entity. Publication maybe about model or observation. we use a Dublin Core to describe a publication.</rdfs:comment>
<rdfs:seeAlso rdf:resource="http://dublincore.org/documents/"/>
<skos:exactMatch rdf:resource="http://purl.org/dc/terms/BibliographicResource"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RadianPerSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RadianPerSecond">
<rdfs:label xml:lang="en">radian per second</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>rad.s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#AngularVelocity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Radiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Radiation">
<rdfs:label xml:lang="en">radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RadiativeTemperature -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RadiativeTemperature">
<rdfs:label xml:lang="en">radiative temperature</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Radioactivity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Radioactivity">
<rdfs:label xml:lang="en">radioactivity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Rain -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Rain">
<rdfs:label xml:lang="en">rain</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2495"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Rate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Rate">
<rdfs:label xml:lang="en">Rate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ratio -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ratio">
<rdfs:label xml:lang="en">ratio</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Ratio0-1 -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Ratio0-1">
<rdfs:label xml:lang="en">ratio0-1</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReactiveSilica -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReactiveSilica">
<rdfs:label xml:lang="en">reactive silica</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Silica"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalDay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalDay">
<rdfs:label xml:lang="en">ReciprocalDay</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Day"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>d-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalHour">
<rdfs:label xml:lang="en">ReciprocalHour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>h-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Hour"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalKelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalKelvin">
<rdfs:label xml:lang="en">ReciprocalKelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kelvin"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>K-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalMeterSquared">
<rdfs:label xml:lang="en">ReciprocalMeterSquared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalMinute -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalMinute">
<rdfs:label xml:lang="en">ReciprocalMinute</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>min-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalSecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond">
<rdfs:label xml:lang="en">ReciprocalSecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>s-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalSecondToReciprocalDay -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalSecondToReciprocalDay">
<rdfs:label>ReciprocalSecondToReciprocalDay</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalDay"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">86400</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalSecondToReciprocalHour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalSecondToReciprocalHour">
<rdfs:label>ReciprocalSecondToReciprocalHour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3600</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalHour"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReciprocalSecondToReciprocalMinute -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReciprocalSecondToReciprocalMinute">
<rdfs:label>ReciprocalSecondToReciprocalMinute</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#UnitConversion"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasTargetUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalMinute"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasOffset"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMultiplier"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">60</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasSourceUnit"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Record -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Record">
<rdfs:label xml:lang="en">Record</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingPlatform"/>
<dc:creator>Mohamed EL-HADRAMY</dc:creator>
<rdfs:comment xml:lang="en">RECORD is a platform for modeling and computer simulation dedicated to the study of agro-ecosystems.</rdfs:comment>
<rdfs:comment xml:lang="fr">plate-forme de modélisation et de simulation informatique des agro-écosystèmes.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RecordInoutNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RecordInoutNamingStandard">
<rdfs:label xml:lang="en">Record Inout Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard"/>
<rdfs:comment xml:lang="en">we distinguish between the name of the input/output in intern and extern context. all variables in Platform Record may have intern spelling.</rdfs:comment>
<rdfs:comment xml:lang="fr">cette classe sert à lier les noms des variables utilisés dans la modélisation et leurs correspondants dans le thésaurus.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RecordModelNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RecordModelNamingStandard">
<rdfs:label xml:lang="en">Record Model Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard"/>
<rdfs:comment xml:lang="en">model may have a short name and a full name. The short name must be valide uri. we use a description or summary to describe the property full name .</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RedoxPotential -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RedoxPotential">
<rdfs:label xml:lang="en">redox potential</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReflectedPhotosyntheticallyActiveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReflectedPhotosyntheticallyActiveRadiation">
<rdfs:label xml:lang="en">reflected photosynthetically active radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ReflectedShortwaveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ReflectedShortwaveRadiation">
<rdfs:label xml:lang="en">reflected shortwave radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RelativeHumidity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RelativeHumidity">
<rdfs:label xml:lang="en">relative humidity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2456"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RelativeHumidityDurationBelow40Percent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RelativeHumidityDurationBelow40Percent">
<rdfs:label xml:lang="en">RelativeHumidityDurationBelow40%</rdfs:label>
<rdfs:label xml:lang="en">RelativeHumidityDurationBelow40Percent</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#RelativeHumidity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RemainingWaterAt-1500KPaOfSuction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RemainingWaterAt-1500KPaOfSuction">
<rdfs:label xml:lang="en">remaining water at -1500 kPa of suction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RemainingWaterAt-1KPaOfSuction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RemainingWaterAt-1KPaOfSuction">
<rdfs:label xml:lang="en">remaining water at -1 kPa of suction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RemainingWaterAt-3.3KPaOfSuction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RemainingWaterAt-3.3KPaOfSuction">
<rdfs:label xml:lang="en">remaining water at -3.3 kPa of suction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RemainingWaterInAirDriedCondition -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RemainingWaterInAirDriedCondition">
<rdfs:label xml:lang="en">remaining water in air dried condition</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RepetitionIdentifier -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RepetitionIdentifier">
<rdfs:label xml:lang="en">repetition identifier</rdfs:label>
<rdfs:label xml:lang="fr">identifiant de la répétition</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ResidualWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ResidualWater">
<rdfs:label xml:lang="en">residual water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Respiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Respiration">
<rdfs:label xml:lang="en">respiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RetentionLaw -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RetentionLaw">
<rdfs:label xml:lang="en">Retention Law</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2778"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Root -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Root">
<rdfs:label xml:lang="en">root</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#PlantPart"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_159"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RootWaterUptake -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RootWaterUptake">
<rdfs:label xml:lang="en">root water uptake</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Runoff -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Runoff">
<rdfs:label xml:lang="en">runoff</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2831"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sand -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sand">
<rdfs:label xml:lang="en">sand</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilMaterial"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Saturation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Saturation">
<rdfs:label xml:lang="en">Saturation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SaturationIndex -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SaturationIndex">
<rdfs:label xml:lang="en">Saturation Index</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437060207279"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ScenecentRoot -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ScenecentRoot">
<rdfs:label xml:lang="en">scenecent root</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Root"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SecondPerMeter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SecondPerMeter">
<rdfs:label xml:lang="en">second per meter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>s.m-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#ReciprocalMeter"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SensibleHeat -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SensibleHeat">
<rdfs:label xml:lang="en">sensible heat</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Heat"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SensibleHeatStorage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SensibleHeatStorage">
<rdfs:label xml:lang="en">sensible heat storage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sievert -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sievert">
<rdfs:label xml:lang="en">sievert</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Sv</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#EquivalentDoseOfIonizingRadiation"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Silica -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Silica">
<rdfs:label xml:lang="en">silica</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SimulationCondition -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SimulationCondition">
<rdfs:label xml:lang="en">Simulation Condition</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sink -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sink">
<rdfs:label xml:lang="en">sink</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Site -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Site">
<rdfs:label xml:lang="en">Site</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Size -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Size">
<rdfs:label xml:lang="en">size</rdfs:label>
<rdfs:label xml:lang="fr">taille</rdfs:label>
<owl:equivalentClass rdf:resource="http://opendata.inra.fr/anaeeOnto#Sizes"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sizes -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sizes">
<rdfs:label xml:lang="en">sizes</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Slope -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Slope">
<rdfs:label xml:lang="en">Slope</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2560"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Snow -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Snow">
<rdfs:label xml:lang="en">snow</rdfs:label>
<rdfs:label xml:lang="fr">neige</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sodium -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sodium">
<rdfs:label xml:lang="en">sodium</rdfs:label>
<rdfs:label xml:lang="fr">sodium</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Soil -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Soil">
<rdfs:label xml:lang="en">soil</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Lithosphere"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2527"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilAt10CmDepth -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilAt10CmDepth">
<rdfs:label xml:lang="en">soil at 10 cm depth</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilAt50CmDepth -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilAt50CmDepth">
<rdfs:label xml:lang="en">soil at 50 cm depth</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilAtmosphere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilAtmosphere">
<rdfs:label xml:lang="en">Soil Atmosphere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436971712008"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilBottom -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilBottom">
<rdfs:label xml:lang="en">soil bottom</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436972277826"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilLayer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilLayer">
<rdfs:label xml:lang="en">soil layer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436972337890"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilLevel -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilLevel">
<rdfs:label xml:lang="en">soil level</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilMaterial -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilMaterial">
<rdfs:label xml:lang="en">soil material</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilMulch -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilMulch">
<rdfs:label xml:lang="en">Soil Mulch</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Mulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilMulchContact -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilMulchContact">
<rdfs:label xml:lang="en">soil mulch contact</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilMulch"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilParticles -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilParticles">
<rdfs:label xml:lang="en">Soil Particles</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436970730903"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilProfile -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilProfile">
<rdfs:label xml:lang="en">Soil Profile</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436972580233"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilProfilePoint -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilProfilePoint">
<rdfs:label xml:lang="en">Soil Profile Point</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436972668834"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilRootZone -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilRootZone">
<rdfs:label xml:lang="en">soil root zone</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilSolution -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilSolution">
<rdfs:label xml:lang="en">soil solution</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilSurface">
<rdfs:label xml:lang="en">soil surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436972768741"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilTillage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilTillage">
<rdfs:label xml:lang="en">soil tillage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilWater">
<rdfs:label xml:lang="en">soil water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Soil"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SolidAngle -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SolidAngle">
<rdfs:label xml:lang="en">SolidAngle</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Angle"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoluteContent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoluteContent">
<rdfs:label xml:lang="en">Solute Content</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437059744044"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoluteDemand -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoluteDemand">
<rdfs:label xml:lang="en">Solute Demand</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c3_2322"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Solutes -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Solutes">
<rdfs:label xml:lang="en">solutes</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436972961501"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SolutesConsumption -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SolutesConsumption">
<rdfs:label xml:lang="en">solutes consumption</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solutes"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SolutesLoss -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SolutesLoss">
<rdfs:label xml:lang="en">solutes loss</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solutes"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SolutesProduction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SolutesProduction">
<rdfs:label xml:lang="en">solutes production</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solutes"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SolutesUptake -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SolutesUptake">
<rdfs:label xml:lang="en">solutes uptake</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Solutes"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Solution -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Solution">
<rdfs:label xml:lang="en">solution</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SorbedConcentration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SorbedConcentration">
<rdfs:label xml:lang="en">Sorbed Concentration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437059849425"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Source -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Source">
<rdfs:label xml:lang="en">source</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sowing -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sowing">
<rdfs:label xml:lang="en">sowing</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SpatialAverage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SpatialAverage">
<rdfs:label xml:lang="en">Spatial Average</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BaseMeasurementQualifier"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SpatialCharacteristic -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SpatialCharacteristic">
<rdfs:label xml:lang="en">Spatial Characteristic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SpecificHeatCapacity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SpecificHeatCapacity">
<rdfs:label xml:lang="en">specific heat capacity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SpecificHumidity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SpecificHumidity">
<rdfs:label xml:lang="en">specific humidity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MassPerMass"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2718"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SprinklingIrrigation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SprinklingIrrigation">
<rdfs:label xml:lang="en">sprinkling irrigation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemManagement"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#StabilityParameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#StabilityParameter">
<rdfs:label xml:lang="en">stability parameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#StablePhosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#StablePhosphorus">
<rdfs:label xml:lang="en">stable phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Stand -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Stand">
<rdfs:label xml:lang="en">stand</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VegetationCover"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#StartDate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#StartDate">
<rdfs:label xml:lang="en">start date</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Date"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Stem -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Stem">
<rdfs:label xml:lang="en">stem</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#PlantPart"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Steradian -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Steradian">
<rdfs:label xml:lang="en">steradian</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>sr</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#SolidAngle"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Stomata -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Stomata">
<rdfs:label xml:lang="en">stomata</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#PlantPart"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#StomataResistance -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#StomataResistance">
<rdfs:label xml:lang="en">stomata resistance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BiologicalCharacteristics"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Stone -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Stone">
<rdfs:label xml:lang="en">stone</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilMaterial"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#StrongName -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#StrongName">
<rdfs:label xml:lang="en">Strong Name</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#StructuralPore -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#StructuralPore">
<rdfs:label xml:lang="en">structural pore</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Pore"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SubstancePerMassPerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SubstancePerMassPerTime">
<rdfs:label xml:lang="en">substance per mass per time</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SubstancePerVolume -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SubstancePerVolume">
<rdfs:label xml:lang="en">substance per volume</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SubstancePerVolumePerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SubstancePerVolumePerTime">
<rdfs:label xml:lang="en">substance per volume per time</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sulphates -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sulphates">
<rdfs:label xml:lang="en">Sulphates</rdfs:label>
<rdfs:label xml:lang="fr">Sulfates</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sulphur -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sulphur">
<rdfs:label xml:lang="en">sulphur</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCompounds"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Sunshine -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Sunshine">
<rdfs:label xml:lang="en">sunshine</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilLayer"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfaceFraction -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfaceFraction">
<rdfs:label xml:lang="en">surface fraction</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Proportion"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfaceFreeWaterLayer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfaceFreeWaterLayer">
<rdfs:label xml:lang="en">surface free water layer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfacePerSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfacePerSurface">
<rdfs:label xml:lang="en">surface per surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfacePerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfacePerTime">
<rdfs:label xml:lang="en">SurfacePerTime</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfaceTension -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfaceTension">
<rdfs:label xml:lang="en">surface tension</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfacicEnergy -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfacicEnergy">
<rdfs:label xml:lang="en">surfacic energy</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfacicFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfacicFlux">
<rdfs:label xml:lang="en">surfacic flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AmountOfSubstancePerSurfacePerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SurfacicMass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SurfacicMass">
<rdfs:label xml:lang="en">surfacic mass</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SuspendedMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SuspendedMatter">
<rdfs:label xml:lang="en">suspended matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#AbioticEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SuspendedOrganicMatter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SuspendedOrganicMatter">
<rdfs:label xml:lang="en">suspended organic matter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SuspendedMatter"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TaxonName -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TaxonName">
<rdfs:label xml:lang="en">taxon name</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TaxonNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TaxonNamingStandard">
<rdfs:label xml:lang="en">Taxon Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#NamingStandard"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#TaxonName"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TemporalCharacteristic -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TemporalCharacteristic">
<rdfs:label xml:lang="en">Temporal Characteristic</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Characteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_123"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Teraampere -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Teraampere">
<rdfs:label xml:lang="en">teraampere</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>TA</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Current"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Teracandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Teracandela">
<rdfs:label xml:lang="en">teracandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Tcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Terakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Terakelvin">
<rdfs:label xml:lang="en">terakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>TK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Terakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Terakilogram">
<rdfs:label xml:lang="en">terakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Tkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Terameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Terameter">
<rdfs:label>terameter</rdfs:label>
<rdfs:label xml:lang="en">terameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Tm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Teramole -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Teramole">
<rdfs:label xml:lang="en">teramole</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Tmol</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Amount"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Terasecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Terasecond">
<rdfs:label xml:lang="en">terasecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ts</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Tesla -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Tesla">
<rdfs:label xml:lang="en">tesla</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFieldStrength"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>T</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Text -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Text">
<rdfs:label>text</rdfs:label>
<rdfs:label xml:lang="en">text</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TexturalPore -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TexturalPore">
<rdfs:label xml:lang="en">textural pore</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Pore"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ThermalConductivity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ThermalConductivity">
<rdfs:label xml:lang="en">thermal conductivity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Conductivity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Tillage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Tillage">
<rdfs:label xml:lang="en">tillage</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalTreatment"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TillageDepth -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TillageDepth">
<rdfs:label xml:lang="en">tillage depth</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeInstant CP june 2021 -->
<owl:Class rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl#TimeInstant">
<rdfs:label xml:lang="en">time instant</rdfs:label>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Time -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Time">
<rdfs:label xml:lang="en">time</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#TemporalCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2959"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeAverage -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeAverage">
<rdfs:label xml:lang="en">time average</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Average"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeBegin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeBegin">
<rdfs:label xml:lang="en">time begin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
<owl:disjointWith rdf:resource="http://opendata.inra.fr/anaeeOnto#TimeEnd"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeCumulative -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeCumulative">
<rdfs:label xml:lang="en">time cumulative</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Cumulative"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeEnd -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeEnd">
<rdfs:label xml:lang="en">time end</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeInterval -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeInterval">
<rdfs:label xml:lang="en">Time Interval</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl#TimeGeometricPrimitive"/>
<rdfs:comment>Segment of time without reference to when the time interval begins or ends</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeMaximum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeMaximum">
<rdfs:label xml:lang="en">time maximum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Maximum"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TimeMinimum -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TimeMinimum">
<rdfs:label xml:lang="en">time minimum</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Minimum"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#ToClassify -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#ToClassify">
<rdfs:label xml:lang="en">to classify</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Entity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TopOfEcosystem -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TopOfEcosystem">
<rdfs:label xml:lang="en">top of ecosystem</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemComponent"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TopOfTheAquifer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TopOfTheAquifer">
<rdfs:label xml:lang="en">top of the aquifer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Aquifer"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Torr -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Torr">
<rdfs:label xml:lang="en">torr</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Torr</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalAlkali -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalAlkali">
<rdfs:label xml:lang="en">total alkali</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Alkali"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalIrrigationWater -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalIrrigationWater">
<rdfs:label xml:lang="en">total irrigation water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#IrrigationWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalNitrogen -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalNitrogen">
<rdfs:label xml:lang="en">total nitrogen</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Nitrogen"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalOrganicCarbon -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalOrganicCarbon">
<rdfs:label xml:lang="en">total organic carbon</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganicCarbon"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalPhosphorus -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalPhosphorus">
<rdfs:label xml:lang="en">total phosphorus</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Phosphorus"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalPressure -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalPressure">
<rdfs:label xml:lang="en">Total Pressure</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Pressure"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2714"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TotalVegetation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TotalVegetation">
<rdfs:label xml:lang="en">total vegetation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Transpiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Transpiration">
<rdfs:label xml:lang="en">transpiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#TranspirationFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#TranspirationFlux">
<rdfs:label xml:lang="en">transpiration flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2833"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Tree -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Tree">
<rdfs:label xml:lang="en">tree</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Plant"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#UnifiedAtomicMassUnit -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#UnifiedAtomicMassUnit">
<rdfs:label xml:lang="en">unified atomic mass unit</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>u</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Unitless -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Unitless">
<rdfs:label xml:lang="en">unitless</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>unitless</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#UpperDepthRelativeToSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#UpperDepthRelativeToSurface">
<rdfs:label xml:lang="en">upper depth relative to surface</rdfs:label>
<rdfs:label xml:lang="fr">profondeur supérieure par rapport à la surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#DepthRelativeToSurface"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#UpperLevelDepthBelowGroundSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#UpperLevelDepthBelowGroundSurface">
<rdfs:label xml:lang="en">upper level depth below ground surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Depth"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#UpwardLongwaveRadiation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#UpwardLongwaveRadiation">
<rdfs:label xml:lang="en">upward longwave radiation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#UserCommunity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#UserCommunity">
<rdfs:label xml:lang="en">UserCommunity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Vapour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Vapour">
<rdfs:label xml:lang="en">Vapour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ToClassify"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437036500352"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Variable -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Variable">
<rdfs:label xml:lang="en">variable</rdfs:label>
<rdfs:label xml:lang="fr">variable</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
<rdfs:comment xml:lang="fr">Entité représentant une variable usuelle (par opposition à la décomposition atomique sur le modèle OBOE). L&apos;observation de cette entité permet la mesure (Measurement) de son nom de référence qui doit figurer dans la liste &apos;Anaee-FranceVariableNamingStandard&apos;</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VariableCategory -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VariableCategory">
<rdfs:label xml:lang="en">variable category</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ExperimentalEntity"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#observedBy"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Observation"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasMeasurement"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#usesStandard"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableCategoryNamingStandard"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VariableSynthesis -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VariableSynthesis">
<rdfs:label xml:lang="en">Variable Synthesis</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponent"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Vegetation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Vegetation">
<rdfs:label xml:lang="en">vegetation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BioticEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VegetationCover -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VegetationCover">
<rdfs:label xml:lang="en">vegetation cover</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Velocity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Velocity">
<rdfs:label xml:lang="en">velocity</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Speed"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Volatilization -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Volatilization">
<rdfs:label xml:lang="en">volatilization</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#EcosystemFunctioning"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolatilizationRate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolatilizationRate">
<rdfs:label xml:lang="en">volatilization rate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ConcentrationPerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumePerMass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumePerMass">
<rdfs:label xml:lang="en">volume per mass</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumePerSurface -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumePerSurface">
<rdfs:label xml:lang="en">volume per surface</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime">
<rdfs:label xml:lang="en">VolumePerSurfacePerTime</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumePerVolumePerTime -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumePerVolumePerTime">
<rdfs:label xml:lang="en">volume per volume per time</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumetricContent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumetricContent">
<rdfs:label xml:lang="en">volumetric content</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#VolumePerVolume"/>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumetricFlow -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumetricFlow">
<rdfs:label xml:lang="en">volumetric flow</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumetricFlux -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumetricFlux">
<rdfs:label xml:lang="en">VolumetricFlux</rdfs:label>
<rdfs:label xml:lang="en">volumetric flux</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerSurfacePerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumetricFluxDensity -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumetricFluxDensity">
<rdfs:label xml:lang="en">volumetric flux density</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumetricMass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumetricMass">
<rdfs:label xml:lang="en">Volumetric Mass</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VolumetricUptakeRate -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VolumetricUptakeRate">
<rdfs:label xml:lang="en">volumetric uptake rate</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumePerVolumePerTime"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Vsoil -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Vsoil">
<rdfs:label xml:lang="en">vsoil</rdfs:label>
<rdfs:label xml:lang="fr">sol virtuel</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingPlatform"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VsoilInoutNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VsoilInoutNamingStandard">
<rdfs:label xml:lang="en">Vsoil Inout Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard"/>
<rdfs:comment>All Vsoil Inout names are made by concatenating in order all the contexts names with the entity (if not in the context) with the characteristic and with the characteristic qualifiers of the simulated input.</rdfs:comment>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VsoilModelNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VsoilModelNamingStandard">
<rdfs:label>Vsoil Model Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingPlatformNamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VsoilModuleNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VsoilModuleNamingStandard">
<rdfs:label xml:lang="en">Vsoil Module Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#VsoilProcessNamingStandard -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#VsoilProcessNamingStandard">
<rdfs:label xml:lang="en">Vsoil Process Naming Standard</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModellingComponentNamingStandard"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Water -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Water">
<rdfs:label xml:lang="en">water</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Hydrosphere"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2599"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterAmount -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterAmount">
<rdfs:label xml:lang="en">water amount</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterAtSaturation -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterAtSaturation">
<rdfs:label xml:lang="en">water at saturation</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilWater"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterIonicBalance -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterIonicBalance">
<rdfs:label xml:lang="en">water ionic balance</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#IonicBalance"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_930ce164"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterPotential -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterPotential">
<rdfs:label xml:lang="en">water potential</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2713"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterStress -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterStress">
<rdfs:label xml:lang="en">water stress</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterVapour -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterVapour">
<rdfs:label xml:lang="en">water vapour</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WaterVolumetricContent -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WaterVolumetricContent">
<rdfs:label xml:lang="en">water volumetric content</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Watt -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Watt">
<rdfs:label xml:lang="en">Watt</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>W</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Joule"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#ReciprocalSecond"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WattPerMeterPerKelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WattPerMeterPerKelvin">
<rdfs:label xml:lang="en">watt per meter per kelvin</rdfs:label>
<rdfs:label xml:lang="fr">watt par mètre par kelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kelvin"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Watt"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#ReciprocalMeter"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">3</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>W.m-1.K-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WattPerMeterSquared -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WattPerMeterSquared">
<rdfs:label xml:lang="en">watt per meter squared</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#EnergyFluxDensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">2</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>W.m-2</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Watt"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WattPerMeterSquaredPerKelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WattPerMeterSquaredPerKelvin">
<rdfs:label xml:lang="en">watt per meter squared per kelvin</rdfs:label>
<rdfs:label xml:lang="fr">watt par mètre carré par kelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSISymbol"/>
<owl:hasValue>W.m-2.K-1</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#WeakName -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#WeakName">
<rdfs:label xml:lang="en">Weak Name</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Name"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Weber -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Weber">
<rdfs:label xml:lang="en">weber</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#CompositeUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">4</owl:cardinality>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Ampere"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-1</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Second"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">-2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#MagneticFlux"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Kilogram"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Wb</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:someValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#DerivedUnit"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasUnit"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl#Meter"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#hasPower"/>
<owl:hasValue rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">2</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:someValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Weeds -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Weeds">
<rdfs:label xml:lang="en">weeds</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Vegetation"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Wetting -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Wetting">
<rdfs:label xml:lang="en">wetting</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Water"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Wind -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Wind">
<rdfs:label xml:lang="en">wind</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Climate"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1436973334562"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yank -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yank">
<rdfs:label xml:lang="en">yank</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Year -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Year">
<rdfs:label xml:lang="en">Year</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Date"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yoctocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yoctocandela">
<rdfs:label xml:lang="en">yoctocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ycd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yoctokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yoctokelvin">
<rdfs:label xml:lang="en">yoctokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>yK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yoctokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yoctokilogram">
<rdfs:label xml:lang="en">yoctokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ykg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yoctometer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yoctometer">
<rdfs:label xml:lang="en">yoctometer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ym</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yoctosecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yoctosecond">
<rdfs:label xml:lang="en">yoctosecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ys</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yottacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yottacandela">
<rdfs:label xml:lang="en">yottacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ycd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yottakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yottakelvin">
<rdfs:label xml:lang="en">yottakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>YK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yottakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yottakilogram">
<rdfs:label xml:lang="en">yottakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ykg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yottameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yottameter">
<rdfs:label xml:lang="en">yottameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ym</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Yottasecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Yottasecond">
<rdfs:label xml:lang="en">yottasecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Ys</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zeptocandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zeptocandela">
<rdfs:label xml:lang="en">zeptocandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>zcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zeptokelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zeptokelvin">
<rdfs:label xml:lang="en">zeptokelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>zK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zeptokilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zeptokilogram">
<rdfs:label xml:lang="en">zeptokilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>zkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zeptometer -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zeptometer">
<rdfs:label xml:lang="en">zeptometer</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>zm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zeptosecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zeptosecond">
<rdfs:label xml:lang="en">zeptosecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>zs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zettacandela -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zettacandela">
<rdfs:label xml:lang="en">zettacandela</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Zcd</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#LuminousIntensity"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zettakelvin -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zettakelvin">
<rdfs:label xml:lang="en">zettakelvin</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Temperature"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>ZK</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zettakilogram -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zettakilogram">
<rdfs:label xml:lang="en">zettakilogram</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Mass"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Zkg</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zettameter -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zettameter">
<rdfs:label xml:lang="en">zettameter</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Zm</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#Length"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zettasecond -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zettasecond">
<rdfs:label xml:lang="en">zettasecond</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#BaseUnit"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#standardFor"/>
<owl:allValuesFrom>
<owl:Class>
<owl:intersectionOf rdf:parseType="Collection">
<rdf:Description rdf:about="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#ofCharacteristic"/>
<owl:allValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Time"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</owl:allValuesFrom>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasSymbol"/>
<owl:hasValue>Zs</owl:hasValue>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#Zooplankton -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#Zooplankton">
<rdfs:label xml:lang="en">zooplankton</rdfs:label>
<rdfs:label xml:lang="fr">zooplancton</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Animal"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_224"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#carbonDio -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#carbonDio">
<rdfs:label xml:lang="en">molar concentration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl#AmountOfSubstanceConcentration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#cumulativeRunoff -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#cumulativeRunoff">
<rdfs:label xml:lang="en">cumulative runoff</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Runoff"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#hourlyCumulative -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#hourlyCumulative">
<rdfs:label xml:lang="en">hourly cumulative</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#CompositeMeasurementQualifier"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasNextMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Cumulative"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://opendata.inra.fr/anaeeOnto#hasBaseMeasurementQualifier"/>
<owl:someValuesFrom rdf:resource="http://opendata.inra.fr/anaeeOnto#Daily"/>
</owl:Restriction>
</rdfs:subClassOf>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#individual -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#individual">
<rdfs:label>individual</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#BioticEntity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#isCoupled -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#isCoupled">
<rdfs:label xml:lang="en">isCoupled</rdfs:label>
<rdfs:label xml:lang="fr">couplé</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ModelCharacteristic"/>
<rdfs:comment>cette caractéristique est utilisée pour distinguer un modèle record couplé d&apos;un modèle simple,</rdfs:comment>
<dc:creator>Mohamed EL HADRAMY</dc:creator>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#kirchhoffPotential -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#kirchhoffPotential">
<rdfs:label xml:lang="en">kirchhoff potential</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#MeasuredCharacteristic"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#maximumEvapotranspiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#maximumEvapotranspiration">
<rdfs:label xml:lang="en">maximum evapotranspiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Evapotranspiration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#pE -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#pE">
<rdfs:label xml:lang="en">pE</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_1437060098843"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#pEUnit -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#pEUnit">
<rdfs:label xml:lang="en">pE Unit</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Index"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#pH -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#pH">
<rdfs:label xml:lang="en">pH</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#ChemicalCharacteristic"/>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2700"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#pHUnit -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#pHUnit">
<rdfs:label xml:lang="en">pH Unit</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl#Index"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#potentialEvapotranspiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#potentialEvapotranspiration">
<rdfs:label xml:lang="en">potential evapotranspiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Evapotranspiration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#potentialTranspiration -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#potentialTranspiration">
<rdfs:label xml:lang="en">potential transpiration</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Transpiration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#transpirationDemand -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#transpirationDemand">
<rdfs:label xml:lang="en">transpiration demand</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Transpiration"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#volumetricContentClass -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#volumetricContentClass">
<rdfs:label xml:lang="en">volumetric content class</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#VolumetricFlow"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RelativeHumidityDurationAbove80%25 -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RelativeHumidityDurationAbove80%25">
<rdfs:label xml:lang="en">RelativeHumidityDurationAbove80%</rdfs:label>
<rdfs:label xml:lang="en">RelativeHumidityDurationAbove80Percent</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#RelativeHumidity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#RelativeHumidityDurationAbove90%25 -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#RelativeHumidityDurationAbove90%25">
<rdfs:label xml:lang="en">RelativeHumidityDurationAbove90%</rdfs:label>
<rdfs:label xml:lang="en">RelativeHumidityDurationAbove90Percent</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#RelativeHumidity"/>
</owl:Class>
<!-- http://opendata.inra.fr/anaeeOnto#SoilFineMaterial%28%3C2mm%29 -->
<owl:Class rdf:about="http://opendata.inra.fr/anaeeOnto#SoilFineMaterial%28%3C2mm%29">
<rdfs:label xml:lang="en">soil fine material (&lt;2mm)</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#SoilMaterial"/>
</owl:Class>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#Point -->
<owl:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#Point">
<rdfs:label xml:lang="en">point</rdfs:label>
<rdfs:subClassOf rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
<rdfs:comment>A point, typically described using a coordinate system relative to Earth, such as WGS84.
</rdfs:comment>
<rdfs:comment>
Uniquely identified by lat/long/alt. i.e.
spaciallyIntersects(P1, P2) :- lat(P1, LAT), long(P1, LONG), alt(P1, ALT),
lat(P2, LAT), long(P2, LONG), alt(P2, ALT).
sameThing(P1, P2) :- type(P1, Point), type(P2, Point), spaciallyIntersects(P1, P2).
</rdfs:comment>
</owl:Class>
<!-- http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing -->
<owl:Class rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing">
<rdfs:label xml:lang="en">SpatialThing</rdfs:label>
<rdfs:subClassOf rdf:resource="http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl#SpatialEntity"/>
<rdfs:comment xml:lang="en">Anything with spatial extent, i.e. size, shape, or position.
e.g. people, places, bowling balls, as well as abstract areas like cubes.</rdfs:comment>
</owl:Class>
<!-- http://xmlns.com/foaf/0.1/Person -->
<owl:Class rdf:about="http://xmlns.com/foaf/0.1/Person">
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#Actor"/>
</owl:Class>
<!-- https://www.algaebase.org -->
<owl:Class rdf:about="https://www.algaebase.org">
<rdfs:label xml:lang="en">AlgaeBase</rdfs:label>
<rdfs:subClassOf rdf:resource="http://opendata.inra.fr/anaeeOnto#TaxonNamingStandard"/>
<rdfs:seeAlso rdf:resource="https://www.algaebase.org"/>
</owl:Class>
<!--
///////////////////////////////////////////////////////////////////////////////////////
//
// Individuals
//
///////////////////////////////////////////////////////////////////////////////////////
-->
<!-- http://opendata.inra.fr/anaeeOnto#AbsorbedPhotosyntheticallyActiveRadiationByVegetationFlux -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AbsorbedPhotosyntheticallyActiveRadiationByVegetationFlux">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">absorbed photosynthetically active radiation by vegetation flux</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_004a4482"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AbsorbedPhotosyntheticallyActiveRadiationByVegetationFluxDensity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AbsorbedPhotosyntheticallyActiveRadiationByVegetationFluxDensity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">absorbed photosynthetically active radiation by vegetation flux density</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_d0e84934"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#Adult -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#Adult">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#OrganismDevelopmentStageStandard"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#Agroecosystem -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#Agroecosystem">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceEcosystemTypeNamingStandard"/>
<rdfs:label xml:lang="en">agroecosystem</rdfs:label>
<rdfs:label xml:lang="fr">agroécosystème</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c3_2621"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AiguebeletteLake -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AiguebeletteLake">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalSiteNamingStandard"/>
<rdfs:label xml:lang="en">Aiguebelette Lake</rdfs:label>
<rdfs:label xml:lang="fr">Lac d&apos;Aiguebelette</rdfs:label>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirCarbonDioxideMolarFraction -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirCarbonDioxideMolarFraction">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air carbon dioxide molar fraction</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_cd67e4ec"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirCarbonDioxideVolumetricFraction -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirCarbonDioxideVolumetricFraction">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air carbon dioxide volumetric fraction</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_58afe29d"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirDriedSoilVolumetricWaterContent -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirDriedSoilVolumetricWaterContent">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air dried soil volumetric water content</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_de201b1a"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirGasMolarConcentration -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirGasMolarConcentration">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air gas molar concentration</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_0fa82d3c"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirGasMolarFraction -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirGasMolarFraction">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air gas molar fraction</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_8e355338"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirMomentumFlux -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirMomentumFlux">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air momentum flux</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_a9f67dd9"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirMomentumFluxDensity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirMomentumFluxDensity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air momentum flux density</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_ac7002fe"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirPressure -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirPressure">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air pressure</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_9b28a52b"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirRelativeHumidity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirRelativeHumidity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air relative humidity</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_3621b9ab"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationAbove40Percent -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationAbove40Percent">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air relative humidity duration above 40 percent</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_4883c828"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationAbove80Percent -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationAbove80Percent">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air relative humidity duration above 80 percent</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_a9adfece"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationAbove90Percent -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationAbove90Percent">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air relative humidity duration above 90 percent</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_5c0903fc"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationBelow40Percent -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirRelativeHumidityDurationBelow40Percent">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air relative humidity duration below 40 percent</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_5c904bcc"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirSpecificHumidity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirSpecificHumidity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air specific humidity</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2455"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirSpecificHumidityAtLeafSurface -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirSpecificHumidityAtLeafSurface">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air specific humidity at leaf surface</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_247886aa"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirTemperature -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirTemperature">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air temperature</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2461"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirTemperatureAt50CmAboveTheSoilSurface -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirTemperatureAt50CmAboveTheSoilSurface">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air temperature at 50 cm above the soil surface</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_625b7c7f"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirVegetationCarbonDioxideStorageFlux -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirVegetationCarbonDioxideStorageFlux">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air vegetation carbon dioxide storage flux</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_f15802c1"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirVegetationCarbonDioxideStorageFluxDensity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirVegetationCarbonDioxideStorageFluxDensity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air vegetation carbon dioxide storage flux density</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_87a9ffb9"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirVegetationLatentHeatStorageFluxDensity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirVegetationLatentHeatStorageFluxDensity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air vegetation latent heat storage flux density</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_fbc0b6d4"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirVegetationLatentStorageFlux -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirVegetationLatentStorageFlux">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air vegetation latent storage flux</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_2d1a0591"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirVegetationSensibleHeatStorageFlux -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirVegetationSensibleHeatStorageFlux">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air vegetation sensible heat storage flux</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_47a0744c"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirVegetationSensibleHeatStorageFluxDensity -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirVegetationSensibleHeatStorageFluxDensity">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air vegetation sensible heat storage flux density</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_2e281b68"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirWaterVapourMolarFraction -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirWaterVapourMolarFraction">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air water vapour molar fraction</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_a3899578"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AirWaterVapourPressure -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AirWaterVapourPressure">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">air water vapour pressure</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2454"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AlpineEcosystem -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AlpineEcosystem">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceEcosystemTypeNamingStandard"/>
<rdfs:label xml:lang="en">alpine ecosystem</rdfs:label>
<rdfs:label xml:lang="fr">écosystème alpin</rdfs:label>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AmmoniumContentInFertiliser -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AmmoniumContentInFertiliser">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">ammonium content in fertiliser</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_6e084bcd"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AnnecyLake -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AnnecyLake">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalSiteNamingStandard"/>
<rdfs:label xml:lang="en">Annecy Lake</rdfs:label>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AnterneLake -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AnterneLake">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceExperimentalSiteNamingStandard"/>
<rdfs:label xml:lang="en">Anterne Lake</rdfs:label>
<rdfs:label xml:lang="fr">Lac d&apos;Anterne</rdfs:label>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AppliedMulchType -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AppliedMulchType">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">applied mulch type</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c_cf8e7afd"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AquaticEcosystem -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AquaticEcosystem">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceEcosystemTypeNamingStandard"/>
<rdfs:label xml:lang="en">aquatic ecosystem</rdfs:label>
<rdfs:label xml:lang="fr">écosystème aquatique</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c3_3369"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#Aquifer -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#Aquifer">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableCategoryNamingStandard"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AtmosphericAirStabilityParameter -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AtmosphericAirStabilityParameter">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">atmospheric air stability parameter</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2465"/>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AtmosphericConvection -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AtmosphericConvection">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableCategoryNamingStandard"/>
<rdfs:label xml:lang="en">atmospheric convection</rdfs:label>
</owl:NamedIndividual>
<!-- http://opendata.inra.fr/anaeeOnto#AtmosphericPressure -->
<owl:NamedIndividual rdf:about="http://opendata.inra.fr/anaeeOnto#AtmosphericPressure">
<rdf:type rdf:resource="http://opendata.inra.fr/anaeeOnto#Anaee-franceVariableNamingStandard"/>
<rdfs:label xml:lang="en">atmospheric pressure</rdfs:label>
<skos:exactMatch rdf:resource="http://opendata.inra.fr/anaeeThes/c2_2463"/>
</ow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment