s4watr:ChemicalProperty — ChemicalProperty

IRI
https://saref.etsi.org/saref4watr/ChemicalProperty
Is defined by
https://saref.etsi.org/saref4watr/v1.1.1/
https://saref.etsi.org/saref4watr/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4watr/v1.1.1/
https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement#
https://saref.etsi.org/saref4watr/v2.1.1/
https://saref.etsi.org/saref4watr/v2.1.1/example/WaterObservation#
Download serialization
License

Definition of s4watr:ChemicalProperty

Defined in https://saref.etsi.org/saref4watr/v1.1.1/ as:

A chemical property is a property of water that is related to chemical components.

Description as a Class

Turtle

@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4watr: <https://saref.etsi.org/saref4watr/> .

s4watr:12Dichloroethane a s4watr:ChemicalProperty .

s4watr:Acrylamide a s4watr:ChemicalProperty .

s4watr:Aluminium a s4watr:ChemicalProperty .

s4watr:Ammonium a s4watr:ChemicalProperty .

s4watr:Antimony a s4watr:ChemicalProperty .

s4watr:Arsenic a s4watr:ChemicalProperty .

s4watr:Benzene a s4watr:ChemicalProperty .

s4watr:Benzoapyrene a s4watr:ChemicalProperty .

s4watr:Boron a s4watr:ChemicalProperty .

s4watr:Bromate a s4watr:ChemicalProperty .

s4watr:Cadmium a s4watr:ChemicalProperty .

s4watr:Chloride a s4watr:ChemicalProperty .

s4watr:Chromium a s4watr:ChemicalProperty .

s4watr:Copper a s4watr:ChemicalProperty .

s4watr:Cyanide a s4watr:ChemicalProperty .

s4watr:Epichlorohydrin a s4watr:ChemicalProperty .

s4watr:Fluoride a s4watr:ChemicalProperty .

s4watr:Iron a s4watr:ChemicalProperty .

s4watr:Lead a s4watr:ChemicalProperty .

s4watr:Manganese a s4watr:ChemicalProperty .

s4watr:Mercury a s4watr:ChemicalProperty .

s4watr:Nickel a s4watr:ChemicalProperty .

s4watr:Nitrate a s4watr:ChemicalProperty .

s4watr:Nitrite a s4watr:ChemicalProperty .

s4watr:Oxygen a s4watr:ChemicalProperty .

s4watr:PolycyclicAromaticHydrocarbons a s4watr:ChemicalProperty .

s4watr:Selenium a s4watr:ChemicalProperty .

s4watr:Sodium a s4watr:ChemicalProperty .

s4watr:Sulphate a s4watr:ChemicalProperty .

s4watr:Tetrachloroethene a s4watr:ChemicalProperty .

s4watr:TotalOrganicCarbon a s4watr:ChemicalProperty .

s4watr:Trichloroethene a s4watr:ChemicalProperty .

s4watr:Trihalomethanes a s4watr:ChemicalProperty .

s4watr:Tritium a s4watr:ChemicalProperty .

s4watr:VinylChloride a s4watr:ChemicalProperty .

<https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement#> dct:references s4watr:ChemicalProperty .

<https://saref.etsi.org/saref4watr/v2.1.1/example/WaterObservation#> dct:references s4watr:ChemicalProperty .

<https://saref.etsi.org/saref4watr/v1.1.1/> dct:references s4watr:ChemicalProperty ;
    dct:subject s4watr:ChemicalProperty .

<https://saref.etsi.org/saref4watr/v2.1.1/> dct:references s4watr:ChemicalProperty ;
    dct:subject s4watr:ChemicalProperty .

s4watr:ChemicalProperty a owl:Class ;
    rdfs:label "ChemicalProperty"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v1.1.1/example/WaterMeasurement#>,
        <https://saref.etsi.org/saref4watr/v2.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/example/WaterObservation#> ;
    rdfs:comment "A chemical property is a property of water that is related to chemical components."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:subClassOf s4watr:WaterProperty ;
    ns1:hiddenLabel "ChemicalProperty" .