<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
<!ENTITY geo "http://www.w3.org/2003/01/geo/wgs84_pos#" >
<!ENTITY owl "http://www.w3.org/2002/07/owl#" >
<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
<!ENTITY time "http://www.w3.org/2006/time" >
<!ENTITY epa "http://tw2.tw.rpi.edu/zhengj3/owl/epa.owl#" >
<!ENTITY elem "http://sweet.jpl.nasa.gov/2.1/matrElement.owl#" >
<!ENTITY body "http://sweet.jpl.nasa.gov/2.1/realmHydroBody.owl#" >
<!ENTITY pmlp "http://inferenceweb.stanford.edu/2006/06/pml-provenance.owl#">
<!ENTITY comp "http://sweet.jpl.nasa.gov/2.1/matrCompound.owl#"><!ENTITY chem "http://sweet.jpl.nasa.gov/2.1/matr.owl#"><!ENTITY foaf "http://xmlns.com/foaf/0.1/">]><rdf:RDF 
xml:base="http://www.dem.ri.gov/pubs/regs/water.owl#"
xmlns="http://www.dem.ri.gov/pubs/regs/water.owl#"
xmlns:epa="&epa;"
xmlns:owl="&owl;"
xmlns:rdfs="&rdfs;"
xmlns:time="&time;"
xmlns:rdf="&rdf;"
xmlns:geo="&geo;"
xmlns:pmlp="&pmlp;"
xmlns:elem="&elem;"
xmlns:body="&body;"
xmlns:comp="&comp;"
xmlns:foaf="&foaf;"
xmlns:chem="&chem;"
xmlns:xsd="&xsd;">
<owl:Class rdf:about="#ExcessiveContaminantsMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ContaminantsThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Contaminants"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivetotalcoliformsMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#totalcoliformsThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#totalcoliforms"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivetotalcoliformsugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#totalcoliformsugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#totalcoliforms"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAntimonyMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AntimonyThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.006</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Antimony"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAntimonyugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AntimonyugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Antimony"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveArsenicMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ArsenicThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.010</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Arsenic"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveArsenicugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ArsenicugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Arsenic"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAsbestosMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AsbestosThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Asbestos"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>MFL,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBariumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BariumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Barium"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBerylliumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BerylliumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.004</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Beryllium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBerylliumugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BerylliumugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Beryllium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCadmiumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CadmiumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Cadmium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCadmiumugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CadmiumugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Cadmium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChromiumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChromiumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chromium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChromiumugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChromiumugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chromium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCyanideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CyanideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.15</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Cyanide"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCyanideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CyanideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">150.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Cyanide"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveFluorideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#FluorideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Fluoride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveFluorideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#FluorideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Fluoride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMercuryMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MercuryThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Mercury"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMercuryugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MercuryugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Mercury"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNickelMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#NickelThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.1</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nickel"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNickelugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#NickelugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">100.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nickel"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNitrateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#NitrateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">45</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nitrate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNitrateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#NitrateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">45000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nitrate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNitrate+NitriteMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Nitrate+NitriteThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nitrate+Nitrite"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNitrite(asnitrogen)Measurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Nitrite(asnitrogen)Threshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nitrite(asnitrogen)"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveNitrite(asnitrogen)ugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Nitrite(asnitrogen)ugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Nitrite(asnitrogen)"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePerchlorateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PerchlorateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.006</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Perchlorate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePerchlorateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PerchlorateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Perchlorate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSeleniumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SeleniumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Selenium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSeleniumugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SeleniumugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Selenium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveThalliumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ThalliumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Thallium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveThalliumugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ThalliumugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Thallium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessivecombinedradium-226-228Measurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#combinedradium-226-228Threshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#combinedradium-226-228"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>pCi/L,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveGrossAlphaparticleactivityMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#GrossAlphaparticleactivityThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">15</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#GrossAlphaparticleactivity"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>pCi/L,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveUraniumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#UraniumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">20</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Uranium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>pCi/L,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBeta/photonemittersMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Beta/photonemittersThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Beta/photonemitters"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>millirem/year,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveStrontium-90Measurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Strontium-90Threshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Strontium-90"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>pCi/L,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTritiumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TritiumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">20000</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Tritium"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>pCi/L,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Benzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Benzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCarbonTetrachlorideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CarbonTetrachlorideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#CarbonTetrachloride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCarbonTetrachlorideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CarbonTetrachlorideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#CarbonTetrachloride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2-DichlorobenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2-DichlorobenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.6</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2-Dichlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2-DichlorobenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2-DichlorobenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">600.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2-Dichlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,4-DichlorobenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,4-DichlorobenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,4-Dichlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,4-DichlorobenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,4-DichlorobenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,4-Dichlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1-DichloroethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1-DichloroethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1-Dichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1-DichloroethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1-DichloroethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1-Dichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2-DichloroethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2-DichloroethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2-Dichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2-DichloroethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2-DichloroethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2-Dichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1-DichloroethyleneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1-DichloroethyleneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.006</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1-Dichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1-DichloroethyleneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1-DichloroethyleneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1-Dichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessivecis-1,2-DichloroethyleneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#cis-1,2-DichloroethyleneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.006</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#cis-1,2-Dichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessivecis-1,2-DichloroethyleneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#cis-1,2-DichloroethyleneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#cis-1,2-Dichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessivetrans-1,2-DichloroethyleneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#trans-1,2-DichloroethyleneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.01</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#trans-1,2-Dichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessivetrans-1,2-DichloroethyleneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#trans-1,2-DichloroethyleneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#trans-1,2-Dichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDichloromethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DichloromethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dichloromethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDichloromethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DichloromethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dichloromethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2-DichloropropaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2-DichloropropaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2-Dichloropropane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2-DichloropropaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2-DichloropropaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2-Dichloropropane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,3-DichloropropeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,3-DichloropropeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,3-Dichloropropene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,3-DichloropropeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,3-DichloropropeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,3-Dichloropropene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEthylbenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EthylbenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.3</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Ethylbenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEthylbenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EthylbenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">300.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Ethylbenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMethyl-tert-butyletherMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Methyl-tert-butyletherThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.013</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Methyl-tert-butylether"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMethyl-tert-butyletherugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Methyl-tert-butyletherugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">13.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Methyl-tert-butylether"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMonochlorobenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MonochlorobenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.07</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Monochlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMonochlorobenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MonochlorobenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">70.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Monochlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveStyreneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#StyreneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.1</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Styrene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveStyreneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#StyreneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">100.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Styrene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,2,2-TetrachloroethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,2,2-TetrachloroethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,2,2-Tetrachloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,2,2-TetrachloroethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,2,2-TetrachloroethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,2,2-Tetrachloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTetrachloroethyleneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TetrachloroethyleneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Tetrachloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTetrachloroethyleneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TetrachloroethyleneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Tetrachloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTolueneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TolueneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.15</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Toluene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTolueneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TolueneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">150.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Toluene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2,4-TrichlorobenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2,4-TrichlorobenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2,4-Trichlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,2,4-TrichlorobenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,2,4-TrichlorobenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,2,4-Trichlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,1-TrichloroethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,1-TrichloroethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.200</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,1-Trichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,1-TrichloroethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,1-TrichloroethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">200.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,1-Trichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,2-TrichloroethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,2-TrichloroethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,2-Trichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,2-TrichloroethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,2-TrichloroethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,2-Trichloroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTrichloroethyleneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TrichloroethyleneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Trichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTrichloroethyleneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TrichloroethyleneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Trichloroethylene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTrichlorofluoromethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TrichlorofluoromethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.15</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Trichlorofluoromethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTrichlorofluoromethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TrichlorofluoromethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">150.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Trichlorofluoromethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,2-Trichloro-1,2,2-TrifluoroethaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,2-Trichloro-1,2,2-TrifluoroethaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.2</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,2-Trichloro-1,2,2-Trifluoroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive1,1,2-Trichloro-1,2,2-TrifluoroethaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#1,1,2-Trichloro-1,2,2-TrifluoroethaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1200.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#1,1,2-Trichloro-1,2,2-Trifluoroethane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveVinylChlorideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#VinylChlorideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#VinylChloride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveVinylChlorideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#VinylChlorideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#VinylChloride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveXylenesMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#XylenesThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.750</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Xylenes"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveXylenesugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#XylenesugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1750.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Xylenes"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAlachlorMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AlachlorThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Alachlor"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAlachlorugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AlachlorugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Alachlor"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAtrazineMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AtrazineThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Atrazine"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAtrazineugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AtrazineugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Atrazine"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBentazonMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BentazonThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.018</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Bentazon"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBentazonugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BentazonugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">18.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Bentazon"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBenzo(a)pyreneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Benzo(a)pyreneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Benzo(a)pyrene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBenzo(a)pyreneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Benzo(a)pyreneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.2</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Benzo(a)pyrene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCarbofuranMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CarbofuranThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.018</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Carbofuran"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCarbofuranugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CarbofuranugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">18.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Carbofuran"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChlordaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChlordaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chlordane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChlordaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChlordaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.1</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chlordane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive2,4-DMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#2,4-DThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.07</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#2,4-D"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive2,4-DugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#2,4-DugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">70.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#2,4-D"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDalaponMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DalaponThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.2</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dalapon"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDalaponugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DalaponugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">200.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dalapon"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDibromochloropropaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DibromochloropropaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dibromochloropropane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDibromochloropropaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DibromochloropropaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.2</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dibromochloropropane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDi(2-ethylhexyl)adipateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Di(2-ethylhexyl)adipateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.4</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Di(2-ethylhexyl)adipate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDi(2-ethylhexyl)adipateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Di(2-ethylhexyl)adipateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">400.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Di(2-ethylhexyl)adipate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDi(2-ethylhexyl)phthalateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Di(2-ethylhexyl)phthalateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.004</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Di(2-ethylhexyl)phthalate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDi(2-ethylhexyl)phthalateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Di(2-ethylhexyl)phthalateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Di(2-ethylhexyl)phthalate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDinosebMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DinosebThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.007</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dinoseb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDinosebugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DinosebugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Dinoseb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDiquatMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DiquatThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.02</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Diquat"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveDiquatugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#DiquatugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">20.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Diquat"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEndothallMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EndothallThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.1</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Endothall"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEndothallugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EndothallugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">100.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Endothall"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEndrinMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EndrinThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Endrin"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEndrinugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EndrinugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Endrin"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEthyleneDibromideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EthyleneDibromideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.00005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#EthyleneDibromide"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveEthyleneDibromideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#EthyleneDibromideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#EthyleneDibromide"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveGlyphosateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#GlyphosateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.7</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Glyphosate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveGlyphosateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#GlyphosateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">700.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Glyphosate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHeptachlorMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HeptachlorThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.00001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Heptachlor"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHeptachlorugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HeptachlorugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.01</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Heptachlor"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHeptachlorEpoxideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HeptachlorEpoxideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.00001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#HeptachlorEpoxide"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHeptachlorEpoxideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HeptachlorEpoxideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.01</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#HeptachlorEpoxide"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHexachlorobenzeneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HexachlorobenzeneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Hexachlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHexachlorobenzeneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HexachlorobenzeneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Hexachlorobenzene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHexachlorocyclopentadieneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HexachlorocyclopentadieneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Hexachlorocyclopentadiene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHexachlorocyclopentadieneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HexachlorocyclopentadieneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Hexachlorocyclopentadiene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveLindaneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#LindaneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0002</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Lindane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveLindaneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#LindaneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.2</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Lindane"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMethoxychlorMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MethoxychlorThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.03</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Methoxychlor"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMethoxychlorugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MethoxychlorugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">30.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Methoxychlor"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMolinateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MolinateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.02</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Molinate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMolinateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#MolinateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">20.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Molinate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveOxamylMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#OxamylThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Oxamyl"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveOxamylugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#OxamylugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Oxamyl"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePentachlorophenolMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PentachlorophenolThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Pentachlorophenol"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePentachlorophenolugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PentachlorophenolugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Pentachlorophenol"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePicloramMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PicloramThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Picloram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePicloramugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PicloramugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">500.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Picloram"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePolychlorinatedBiphenylsMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PolychlorinatedBiphenylsThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#PolychlorinatedBiphenyls"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessivePolychlorinatedBiphenylsugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#PolychlorinatedBiphenylsugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#PolychlorinatedBiphenyls"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSimazineMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SimazineThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.004</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Simazine"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSimazineugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SimazineugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Simazine"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveThiobencarbMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ThiobencarbThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.07</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Thiobencarb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveThiobencarbugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ThiobencarbugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">70.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Thiobencarb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveToxapheneMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ToxapheneThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.003</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Toxaphene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveToxapheneugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ToxapheneugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Toxaphene"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive2,3,7,8-TCDDMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#2,3,7,8-TCDDThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#2,3,7,8-TCDD"/>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive2,4,5-TP(Silvex)Measurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#2,4,5-TP(Silvex)Threshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#2,4,5-TP(Silvex)"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#Excessive2,4,5-TP(Silvex)ugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#2,4,5-TP(Silvex)ugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#2,4,5-TP(Silvex)"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAluminumMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AluminumThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.2</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Aluminum"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveAluminumugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#AluminumugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">200.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Aluminum"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveColorMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ColorThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">15</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Color"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>Units,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCopperMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CopperThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Copper"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveCopperugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#CopperugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Copper"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveFoamingAgentsMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#FoamingAgentsThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#FoamingAgents"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveFoamingAgentsugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#FoamingAgentsugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">500.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#FoamingAgents"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveIronMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#IronThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.3</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Iron"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveIronugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#IronugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">300.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Iron"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveManganeseMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ManganeseThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.05</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Manganese"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveManganeseugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ManganeseugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Manganese"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMethyl-tert-butyletherMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Methyl-tert-butyletherThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.005</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Methyl-tert-butylether"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveMethyl-tert-butyletherugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Methyl-tert-butyletherugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Methyl-tert-butylether"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveOdor-ThresholdMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#Odor-ThresholdThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Odor-Threshold"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>Units,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSilverMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SilverThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.1</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Silver"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSilverugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SilverugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">100.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Silver"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveThiobencarbMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ThiobencarbThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.001</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Thiobencarb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveThiobencarbugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ThiobencarbugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Thiobencarb"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTurbidityMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TurbidityThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Turbidity"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>Units,</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveZincMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ZincThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Zinc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveZincugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ZincugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Zinc"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTotalDissolvedSolidsMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TotalDissolvedSolidsThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">500</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#TotalDissolvedSolids"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTotalDissolvedSolidsugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TotalDissolvedSolidsugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">500000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#TotalDissolvedSolids"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSpecificConductanceMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SpecificConductanceThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">900</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#SpecificConductance"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSpecificConductanceugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SpecificConductanceugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">900000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#SpecificConductance"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChlorideMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChlorideThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">250</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chloride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChlorideugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChlorideugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">250000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chloride"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSulfateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SulfateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">250</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Sulfate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveSulfateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#SulfateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">250000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Sulfate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTotaltrihalomethanesMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TotaltrihalomethanesThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.080</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Totaltrihalomethanes"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveTotaltrihalomethanesugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#TotaltrihalomethanesugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">80.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Totaltrihalomethanes"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHaloaceticacidsMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HaloaceticacidsThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.060</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Haloaceticacids"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveHaloaceticacidsugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#HaloaceticacidsugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">60.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Haloaceticacids"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBromateMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BromateThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.010</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Bromate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveBromateugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#BromateugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Bromate"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChloriteMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChloriteThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chlorite"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>mg/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
<owl:Class rdf:about="#ExcessiveChloriteugMeasurement">
<rdfs:subClassOf rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#RegulationViolation"/>
<owl:intersectionOf rdf:parseType="Collection">
<owl:Class rdf:about="http://sweet.jpl.nasa.gov/2.1/repr.owl#Measurement"/>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasValue"/>
<owl:someValuesFrom>
<rdfs:Datatype>
<owl:onDatatype rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
<owl:withRestrictions rdf:parseType="Collection">
<rdf:Description rdf:about="#ChloriteugThreshold-Drinking">
<xsd:minInclusive rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1000.0</xsd:minInclusive>
</rdf:Description>
</owl:withRestrictions>
</rdfs:Datatype>
</owl:someValuesFrom>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#hasCharacteristic"/>
<owl:hasValue rdf:resource="http://escience.rpi.edu/ontology/semanteco/2/0/pollution.owl#Chlorite"/>
</owl:Restriction>
<owl:Restriction>
<owl:onProperty rdf:resource="http://sweet.jpl.nasa.gov/2.1/reprSciUnits.owl#hasUnit"/>
<owl:hasValue>ug/l</owl:hasValue>
</owl:Restriction>
</owl:intersectionOf>
</owl:Class>
</rdf:RDF>
