<?xml version="1.0" encoding="utf-8" standalone="no"?>
<rdf:RDF xmlns:dct="http://purl.org/dc/terms/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:vann="http://purl.org/vocab/vann/" xmlns:cc="http://web.resource.org/cc/" xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:wot="http://xmlns.com/wot/0.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:ssn="http://purl.oclc.org/NET/ssnx/ssn#" xmlns:omvmmi="http://mmisw.org/ont/mmi/20081020/ontologyMetadata/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:omv="http://omv.ontoware.org/2005/05/ontology#" xmlns="http://purl.oclc.org/NET/ssnx/ssn#">
	<owl:Ontology rdf:about="">
		<!-- OMV terms metadata -->
		<omv:uri>http://purl.oclc.org/NET/ssnx/ssn</omv:uri>
		<omv:version>Latest terms per null</omv:version>
		<omv:creationDate>2010-02-04T23:43:26+0000</omv:creationDate>
		<!-- DC terms metadata -->
		<dct:isVersionOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn"/>
		<dc:title>Semantic Sensor Network Ontology</dc:title>
		<dc:created>2009-12-15</dc:created>
		<dc:modified>2009-07-11</dc:modified>
		<dct:isVersionOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn"/>
		<dc:identifier>http://purl.oclc.org/NET/ssnx/ssn</dc:identifier>
		<dc:creator rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Semantic Sensor Network Incubator Group</dc:creator>
		<!-- To be completed -->
		<!-- VANN metadata -->
		<vann:preferredNamespaceUri>http://purl.oclc.org/NET/ssnx/ssn#</vann:preferredNamespaceUri>
		<vann:preferredNamespacePrefix>ssn</vann:preferredNamespacePrefix>
		<!-- Description -->
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" xml:lang="en">This ontology describes sensors and observations, and related concepts.  It does not describe domain concepts, time, locations, etc. these are intended to be included from other ontologies via OWL imports.</rdfs:comment>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" xml:lang="en">This ontology is developed by the W3C Semantic Sensor Networks Incubator Group (SSN-XG). The concepts and structure of the ontology were discussed in the group's meetings and on the mailing list. For more information on the group's activities see: http://www.w3.org/2005/Incubator/ssn/</rdfs:comment>
		<dc:rights>Copyright 2009 - 2010 W3C.</dc:rights>
		<cc:license rdf:resource="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html"/>
		<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string" xml:lang="en"> Please report any errors to the Semantic Sensor Network Incubator Activity via the public W3C list public-xg-ssn@w3.org</rdfs:comment>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/</rdfs:seeAlso>
	</owl:Ontology>
	<!--Base ConstraintBlock-->
	<!--/Condition-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Condition">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Condition</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Base#ConstraintBlock</rdfs:seeAlso>
	</owl:Class>
	<!--/inCondition-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#inCondition">
		<rdfs:label>in condition</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Base#ConstraintBlock</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Base Data-->
	<!--/ValueThing-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#ValueThing">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Value Thing</rdfs:label>
		<rdfs:comment>Corresponds to measurement result [VIM 2.9] which is a set of quantity values being attributed to a measurand together with any other available relevant information. A quantity value is a number and reference together expressing magnitude of a quantity.</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:comment>Also corresponds to Observed Value [SensorML]: a value describing a natural phenomenon, which may use one of a variety of scales including nominal, ordinal, ratio and interval. The term is used regardless of whether the value is due to an instrumental observation, a subjective assignment or some other method of estimation or assignment.</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Base#Data</rdfs:seeAlso>
	</owl:Class>
	<!--Base Time-->
	<!--/endTime-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#endTime">
		<rdfs:label>end time</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Base#Time</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/startTime-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#startTime">
		<rdfs:label>start time</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Base#Time</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Communication Communication-->
	<!--/Latency-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Latency">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>Latency</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Communication#Communication</rdfs:seeAlso>
	</owl:Class>
	<!--Deploy Deployment-->
	<!--/Deployment-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Deployment">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#DeploymentRelatedProcess"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#deployedSystem"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#System"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#deployedPlatform"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Platform"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Deployment</rdfs:label>
		<rdfs:comment>Association of an entity to another entity (as for example, a device to a parent platform, or to an observation campaign), for a determinable period of time [MMI OntDev]</rdfs:comment>
		<dc:source>http://marinemetadata.org/community/teams/ontdevices</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#Deployment</rdfs:seeAlso>
	</owl:Class>
	<!--/DeploymentRelatedProcess-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#DeploymentRelatedProcess">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#deploymentProcessPart"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#DeploymentRelatedProcess"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Deployment-related Process</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#Deployment</rdfs:seeAlso>
	</owl:Class>
	<!--/deployedOnPlatform-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#deployedOnPlatform">
		<owl:propertyChainAxiom rdf:parseType="Collection">
			<rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/ssn#deployedSystem"/>
			<rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/ssn#onPlatform"/>
		</owl:propertyChainAxiom>
		<rdfs:label>deployed on platform</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#Deployment</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/deployedSystem-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#deployedSystem">
		<owl:inverseOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasDeployment"/>
		<rdfs:label>deployed system</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#Deployment</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/deploymentProcessPart-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#deploymentProcessPart">
		<rdfs:label>deployment process part</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#Deployment</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/hasDeployment-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasDeployment">
		<rdfs:label>has deployment</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#Deployment</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Deploy OperatingRestriction-->
	<!--/EnvironmentalOperatingProperty-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#EnvironmentalOperatingProperty">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#OperatingProperty"/>
		<rdfs:label>Environmental Operating Property</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/EnvironmentalSurvivalRange-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#EnvironmentalSurvivalRange">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#SurvivalProperty"/>
		<rdfs:label>Environmental Survival Range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/MaintenanceSchedule-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#MaintenanceSchedule">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#OperatingProperty"/>
		<rdfs:label>Maintenance Schedule</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/OperatingProperty-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#OperatingProperty">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Operating Property</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/OperatingRange-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#OperatingRange">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasOperatingCondition"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#OperatingProperty"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Operating Range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/SurvivalProperty-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#SurvivalProperty">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Survival Property</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/SurvivalRange-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#SurvivalRange">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasSurvivalCondition"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#SurvivalProperty"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Survival Range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/SystemLifetime-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#SystemLifetime">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#SurvivalProperty"/>
		<rdfs:label>System Lifetime</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:Class>	
	<!--/hasOperatingCondition-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasOperatingCondition">
		<rdfs:label>has operating condition</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/hasOperatingRange-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasOperatingRange">
		<rdfs:label>has operating range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/hasSurvivalCondition-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasSurvivalCondition">
		<rdfs:label>has survival range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/hasSurvivalRange-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasSurvivalRange">
		<rdfs:label>has survival range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#OperatingRestriction</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Deploy PlatformSite-->
	<!--/Platform-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Platform">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#attachedSystem"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#System"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Platform</rdfs:label>
		<rdfs:comment>A common role for a spatial sampling feature is to host instruments or procedures deployed repetitively or permanently [O&amp;M].</rdfs:comment>
		<dc:source>http://www.opengeospatial.org/standards/sensorml OGC-0700</dc:source>
		<rdfs:comment>Also an entity to which can be attached sensors or other platforms. A platform has an associated local coordinate frame that can be referenced to an external coordinate reference frame and to which the frames of attached sensors and platforms can be referenced [SensorML].</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#PlatformSite</rdfs:seeAlso>
	</owl:Class>
	<!--/attachedSystem-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#attachedSystem">
		<rdfs:label>attached system</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#PlatformSite</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/onPlatform-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#onPlatform">
		<owl:inverseOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#attachedSystem"/>
		<rdfs:label>on platform</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#PlatformSite</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Device Device-->
	<!--/Device-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Device">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#System"/>
		<rdfs:label>Device</rdfs:label>
		<rdfs:comment>A device is a physical piece of technology - a system in a box. Devices may of course be built of smaller devices and software components (i.e. systems have components). [SSN XG]</rdfs:comment>
		<dc:source>http://www.w3.org/2005/Incubator/ssn/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Device#Device</rdfs:seeAlso>
	</owl:Class>
	<!--Energy EnergyRestriction-->
	<!--/BatteryLifetime-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#BatteryLifetime">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#SurvivalProperty"/>
		<rdfs:label>Battery Lifetime</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Energy#EnergyRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--/OperatingPowerRange-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#OperatingPowerRange">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#OperatingProperty"/>
		<rdfs:label>Operating Power Range</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Energy#EnergyRestriction</rdfs:seeAlso>
	</owl:Class>
	<!--Model Process-->
	<!--/Input-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Input">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Parameter"/>
		<owl:disjointWith rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Output"/>
		<rdfs:label>Input</rdfs:label>
		<rdfs:comment>Any information that is provided to a process for its use [MMI OntDev]</rdfs:comment>
		<dc:source>http://marinemetadata.org/community/teams/ontdevices</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:Class>
	<!--/Output-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Output">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Parameter"/>
		<rdfs:label>Output</rdfs:label>
		<rdfs:comment>Any information that is reported from a process. [MMI OntDev]</rdfs:comment>
		<dc:source>http://marinemetadata.org/community/teams/ontdevices</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:Class>
	<!--/Parameter-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Parameter">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Parameter</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:Class>
	<!--/Process-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Process">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasParameter"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Parameter"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasOutput"/>
				<owl:someValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Output"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasInput"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Input"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasOutput"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Output"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Process</rdfs:label>
		<rdfs:comment>A process has an output and possibly inputs and, for a composite process, describes the temporal and dataflow dependencies and relationships amongst its parts. [SSN XG]</rdfs:comment>
		<dc:source>http://www.w3.org/2005/Incubator/ssn/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:Class>
	<!--/hasInput-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasInput">
		<rdfs:subPropertyOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasParameter"/>
		<rdfs:label>has input</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/hasOutput-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasOutput">
		<rdfs:subPropertyOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasParameter"/>
		<rdfs:label>has output</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/hasParameter-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasParameter">
		<rdfs:label>has parameter</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#Process</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Model System-->
	<!--/System-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#System">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#onPlatform"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Platform"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasSubSystem"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#System"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasSurvivalRange"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#SurvivalRange"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasOperatingRange"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#OperatingRange"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasSubSystem"/>
				<owl:someValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#System"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasDeployment"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Deployment"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>System</rdfs:label>
		<rdfs:comment>System is a unit of abstraction for pieces of infrastructure (and we largely care that they are) for sensing. A system has components, its subsystems, which are other systems. [SSN XG]</rdfs:comment>
		<dc:source>http://www.w3.org/2005/Incubator/ssn/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#System</rdfs:seeAlso>
	</owl:Class>
	<!--/hasSubSystem-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasSubSystem">
		<rdfs:label>has sub-system</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Model#System</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Observation Observation-->
	<!--/Observation-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Observation">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Event"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#procedure"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Sensor"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#featureOfInterest"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Feature"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#observationResult"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#ValueThing"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#observedProperty"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Property"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Observation</rdfs:label>
		<rdfs:comment>An observation is an event that estimates an observed property of some feature of interest using a specified procedure and generates a result [O&amp;M]. An observation is the record of some sensing and contains time stamps, a result, a reference to the sensing process i.e. all the bits in O&amp;M. [SSN XG]</rdfs:comment>
		<dc:source>http://portal.opengeospatial.org/files/?artifact_id=39201</dc:source>
		<rdfs:comment>An observation is an act associated with a discrete time instant or period through which a number, term or other symbol is assigned to a phenomenon. It involves application of a specified procedure, such as a sensor, instrument, algorithm or process chain. The procedure may be applied in-situ, remotely, or ex-situ with respect to the sampling location. The result of an observation is an estimate of the value of a property of some feature [ISO/DIS 19156].</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:Class>
	<!--/featureOfInterest-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#featureOfInterest">
		<rdfs:label>feature of interest</rdfs:label>
		<rdfs:comment>The feature of interest of the initial observation of a type that carries the observed property within its properties [ISO/DIS 19156]. The feature of interest is a feature of any type (ISO 19109, ISO 19101), which is a representation of the observation target, being the real-world object regarding which the observation is made.[SemSOS]</rdfs:comment>
		<dc:source>http://portal.opengeospatial.org/files/?artifact_id=39201</dc:source>
		<rdfs:comment>The observation model maps the result of the application of a procedure to a subject, which plays the role of feature-of-interest of the observation (Clause 6). However, the proximate feature of interest of an observation may not be the ultimate domain-specific feature whose properties are of interest in the investigation of which the observation is a part. There are two circumstances that can lead to this: (i) the observation does not obtain values for the whole of a domain feature; (ii) the observation procedure obtains values for properties that are not characteristic of the type of the ultimate feature. Furthermore, in some practical situations, both differences apply [ISO/DIS 19156].</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/madeObservation-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#madeObservation">
		<owl:inverseOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#procedure"/>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/observationResult-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#observationResult">
		<rdfs:label>observation result</rdfs:label>
		<rdfs:comment>The (measurement) result [VIM 2.9] is a set of quantity values being attributed to a measurand together with any other available relevant information</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/observationResultTime-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#observationResultTime">
		<rdfs:domain rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Observation"/>
		<rdfs:label>observation result time</rdfs:label>
		<rdfs:comment>The result time is the time when the procedure associated with the observation act was applied.</rdfs:comment>
		<dc:source>http://www.opengeospatial.org/standards/om</dc:source>
		<rdfs:comment>The result time shall describe the time when the result became available, typically when the procedure associated with the observation was completed For some observations this is identical to the phenomenonTime. However, there are important cases where they differ.[O&amp;M]</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/observationSamplingTime-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#observationSamplingTime">
		<rdfs:domain rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Observation"/>
		<rdfs:label>observation sampling time</rdfs:label>
		<rdfs:comment>The sampling time is the time that the result applies to the feature-of-interest. This is the time usually required for geospatial analysis of the result.</rdfs:comment>
		<dc:source>http://www.opengeospatial.org/standards/om</dc:source>
		<rdfs:comment>Rebadged as phenomenon time in [O&amp;M]. The phenomenon time shall describe the time that the result applies to the property of the feature-of-interest. This is often the time of interaction by a sampling procedure or observation procedure with a real-world feature.</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/observedProperty-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#observedProperty">
		<rdfs:label>observed property</rdfs:label>
		<rdfs:comment>The observedProperty identifies or describes the phenomenon for which the observation result provides an estimate of its value. It must be a property associated with the type of the feature of interest [SemSOS]. @Note: Corresponds to Measurand [VIM 2.3] which is the quantity intended to be measured. Note: The specification of a measurand requires knowledge of the kind of quantity, description of the state of the phenomenon, body, or substance carrying the quantity, including any relevant component, and the chemical entities involved.</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/qualityOfObservation-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#qualityOfObservation">
		<rdfs:domain rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Observation"/>
		<rdfs:label>quality of observation</rdfs:label>
		<dc:source>http://www.opengeospatial.org/standards/om</dc:source>
		<rdfs:comment>Corresponds to result quality [O&amp;M]: If present, the result quality shall describe the quality of the result. This instance-specific description complements the description of the observation procedure, which provides information concerning the quality of all observations using this procedure. Quality of a result may be assessed following the procedures in ISO 19114. Multiple measures may be provided (ISO/TS 19138:2006).</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Observation Procedure-->
	<!--/procedure-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#procedure">
		<rdfs:label>procedure</rdfs:label>
		<rdfs:comment>A (measurement) procedure is a detailed description of a measurement according to one or more measurement principles and to a given measurement method, based on a measurement model and including any calculation to obtain a measurement result [VIM 2.6]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Observation#Observation</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Sensor Measuring-->
	<!--/SensingDevice-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#SensingDevice">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Device"/>
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Sensor"/>
		<rdfs:label>Sensing Device</rdfs:label>
		<rdfs:comment>A sensing device is a device that implements sensing. [SSN XG]</rdfs:comment>
		<dc:source>http://www.w3.org/2005/Incubator/ssn/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#Measuring</rdfs:seeAlso>
	</owl:Class>
	<!--/Sensor-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Sensor">
		<owl:equivalentClass>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#implements"/>
				<owl:someValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Sensing"/>
			</owl:Restriction>
		</owl:equivalentClass>
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#observes"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Property"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasMeasurementCapability"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementCapability"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Sensor</rdfs:label>
		<rdfs:comment>A sensor can do (implements) sensing. [SSN XG]</rdfs:comment>
		<dc:source>http://www.w3.org/2005/Incubator/ssn/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#Measuring</rdfs:seeAlso>
	</owl:Class>
	<!--/forProperty-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#forProperty">
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/observes-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#observes">
		<owl:propertyChainAxiom rdf:parseType="Collection">
			<rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/ssn#madeObservation"/>
			<rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/ssn#observedProperty"/>
		</owl:propertyChainAxiom>
		<owl:propertyChainAxiom rdf:parseType="Collection">
			<rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasMeasurementCapability"/>
			<rdf:Description rdf:about="http://purl.oclc.org/NET/ssnx/ssn#forProperty"/>
		</owl:propertyChainAxiom>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#Measuring</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--Sensor MeasuringCapability-->
	<!--/Accuracy-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Accuracy">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>Accuracy</rdfs:label>
		<rdfs:comment>The ability of a measurement to match the actual value of the quantity being measured [Haby 2008]</rdfs:comment>
		<dc:source>http://www.theweatherprediction.com/habyhints/246/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/DetectionLimit-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#DetectionLimit">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>detection limit</rdfs:label>
		<rdfs:comment>The Detection Limit is a measured quantity value, obtained by a given measurement procedure, for which the probability of falsely claiming the absence of a component in a material is β, given a probability α of falsely claiming its presence [VIM 4.18]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/DetectionLimit-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#DetectionLimit">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>detection limit</rdfs:label>
		<rdfs:comment>The Detection Limit is a measured quantity value, obtained by a given measurement procedure, for which the probability of falsely claiming the absence of a component in a material is β, given a probability α of falsely claiming its presence [VIM 4.18]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Drift-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Drift">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>drift</rdfs:label>
		<rdfs:comment>The (instrumental) drift  is a continuous or incremental change over time in indication, due to changes in metrological properties of a measuring instrument [VIM 4.21].</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Drift-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Drift">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>drift</rdfs:label>
		<rdfs:comment>The (instrumental) drift  is a continuous or incremental change over time in indication, due to changes in metrological properties of a measuring instrument [VIM 4.21].</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Frequency-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Frequency">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>Frequency</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/MeasurementCapability-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#MeasurementCapability">
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#measurementPropertyCondition"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#forProperty"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Property"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#inCondition"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Condition"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Measurement Capability</rdfs:label>
		<rdfs:comment>Represents capabilities associated with the measurements that a Sensor is able to produce. Such capabilities (modeled as subclasses) include Accuracy, Precision, Frequency, and ResponseTime. [MMI OntDev]</rdfs:comment>
		<dc:source>http://marinemetadata.org/community/teams/ontdevices</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/MeasurementProperty-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Measurement  Property</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/MeasurementRange-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#MeasurementRange">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>Measurement  Range</rdfs:label>
		<rdfs:comment>The Measurement Range (measuring interval in [VIM 4.7]) is a set of values of quantities of the same kind that can be measured by a given measuring instrument or measuring system with specified instrumental uncertainty, under defined conditions.</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:comment>(alternative definition) The Measurement Range (operating range in [Singh et al. 2010]) of a monitoring tool is defined as the minimum and maximum limiting value that it can measure.</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Precision-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Precision">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>precision</rdfs:label>
		<rdfs:comment>The ability of a measurement to be consistently reproduced”, i.e. it is the ability of repeatability [Haby 2008]</rdfs:comment>
		<dc:source>http://www.theweatherprediction.com/habyhints/246/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Precision-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Precision">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>precision</rdfs:label>
		<rdfs:comment>The ability of a measurement to be consistently reproduced”, i.e. it is the ability of repeatability [Haby 2008]</rdfs:comment>
		<dc:source>http://www.theweatherprediction.com/habyhints/246/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Resolution-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Resolution">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>Resolution</rdfs:label>
		<rdfs:comment>Resolution is the smallest change in a quantity being measured that causes a perceptible change in the corresponding indication [VIM 4.14]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/ResponseTime-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#ResponseTime">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>response time</rdfs:label>
		<rdfs:comment>The response time is the duration between the instant when an input quantity value of a measuring instrument or measuring system is subjected to an abrupt change between two specified constant quantity values and the instant when a corresponding indication settles within specified limits around its final steady value [VIM 4.25].</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/ResponseTime-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#ResponseTime">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>response time</rdfs:label>
		<rdfs:comment>The response time is the duration between the instant when an input quantity value of a measuring instrument or measuring system is subjected to an abrupt change between two specified constant quantity values and the instant when a corresponding indication settles within specified limits around its final steady value [VIM 4.25].</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Selectivity-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Selectivity">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>selectivity</rdfs:label>
		<rdfs:comment>Selectivity is a property of a measuring system, used with a specified measurement procedure, whereby it provides measured quantity values for one or more measurands such that the values of each measurand are independent of other measurands or other quantities in the phenomenon, body, or substance being investigated [VIM 4.13]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Selectivity-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Selectivity">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>selectivity</rdfs:label>
		<rdfs:comment>Selectivity is a property of a measuring system, used with a specified measurement procedure, whereby it provides measured quantity values for one or more measurands such that the values of each measurand are independent of other measurands or other quantities in the phenomenon, body, or substance being investigated [VIM 4.13]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Sensitivity-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Sensitivity">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>sensitivity</rdfs:label>
		<rdfs:comment>Sensitivity is the quotient of the change in an indication of a measuring system and the corresponding change in a value of a quantity being measured [VIM 4.12]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/Sensitivity-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Sensitivity">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#MeasurementProperty"/>
		<rdfs:label>sensitivity</rdfs:label>
		<rdfs:comment>Sensitivity is the quotient of the change in an indication of a measuring system and the corresponding change in a value of a quantity being measured [VIM 4.12]</rdfs:comment>
		<dc:source>http://www.bipm.org/en/committees/jc/jcgm/wg2.html</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:Class>
	<!--/hasMeasurementCapability-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasMeasurementCapability">
		<rdfs:label>has measurement  capability</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/measurementPropertyCondition-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#measurementPropertyCondition">
		<rdfs:label>measurement property condition</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Sensor#MeasuringCapability</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--- This does not belong to any module-->
	<!--http://www.w3.org/2002/07/owl#Thing-->
	<owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
	<!--/deployedPlatform-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#deployedPlatform">
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Deploy#PlatformSite</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--http://omv.ontoware.org/2005/05/ontology#creationDate-->
	<owl:DatatypeProperty rdf:about="http://omv.ontoware.org/2005/05/ontology#creationDate"/>
	<!--http://omv.ontoware.org/2005/05/ontology#uri-->
	<owl:DatatypeProperty rdf:about="http://omv.ontoware.org/2005/05/ontology#uri"/>
	<!--http://omv.ontoware.org/2005/05/ontology#version-->
	<owl:DatatypeProperty rdf:about="http://omv.ontoware.org/2005/05/ontology#version"/>
	<!--Upper ArtifactFunction-->
	<!--/Sensing-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Sensing">
		<rdfs:subClassOf rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Process"/>
		<rdfs:label>Sensing</rdfs:label>
		<rdfs:comment>Sensing is a process that results in the estimation, or calculation, of the value of a phenomenon. [SSN XG]</rdfs:comment>
		<dc:source>http://www.w3.org/2005/Incubator/ssn/</dc:source>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Upper#ArtifactFunction</rdfs:seeAlso>
	</owl:Class>
	<!--Upper Upper-->
	<!--/Event-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Event">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Event</rdfs:label>
		<rdfs:comment>An event consists of some temporal and spatial boundaries subjectively imposed on the flux of reality or imagination, that we wish to treat as an entity for the purposes of making statements about it. In particular, we may wish to make statements that relate people, places, or things to an event [LODE].
</rdfs:comment>
		<dc:source>http://linkedevents.org/ontology/</dc:source>
		<rdfs:comment>Note that, unlike some defintions of "event," this definition does not specify that an event involves a change of state, nor does it attempt to distinguish events from processes or states.</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Upper#Upper</rdfs:seeAlso>
	</owl:Class>
	<!--/Feature-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Feature">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:subClassOf>
			<owl:Restriction>
				<owl:onProperty rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#hasProperty"/>
				<owl:allValuesFrom rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Property"/>
			</owl:Restriction>
		</rdfs:subClassOf>
		<rdfs:label>Feature</rdfs:label>
		<rdfs:comment>A feature is an abstraction of real world phenomena [ISO 19101]</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Upper#Upper</rdfs:seeAlso>
	</owl:Class>
	<!--/Property-->
	<owl:Class rdf:about="http://purl.oclc.org/NET/ssnx/ssn#Property">
		<rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
		<rdfs:label>Property</rdfs:label>
		<rdfs:comment>A property is a facet or attribute of an object referenced by a name [O&amp;M], [ISO 19143:2010, definition 4.21].</rdfs:comment>
		<dc:source>http://www.opengeospatial.org/standards/om</dc:source>
		<rdfs:comment>A property of an object is some intrinsic or extrinsic quality of that object, where the nature of the "object" in question will depend on the field, as, for example, indicated below.Material properties, Chemical properties, Physical properties, Thermodynamic properties, Mental properties. In information processing, properties are qualities of objects which are transmitted and then received by observers. Generally, properties allow an observer to distinguish one object from another [Wikipedia].</rdfs:comment>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Upper#Upper</rdfs:seeAlso>
	</owl:Class>
	<!--/hasProperty-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#hasProperty">
		<rdfs:label>has property</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Upper#Upper</rdfs:seeAlso>
	</owl:ObjectProperty>
	<!--/implements-->
	<owl:ObjectProperty rdf:about="http://purl.oclc.org/NET/ssnx/ssn#implements">
		<rdfs:range rdf:resource="http://purl.oclc.org/NET/ssnx/ssn#Process"/>
		<rdfs:label>implements</rdfs:label>
		<rdfs:isDefinedBy>http://purl.oclc.org/NET/ssnx/ssn</rdfs:isDefinedBy>
		<rdfs:seeAlso>http://www.w3.org/2005/Incubator/ssn/wiki/SSN_Upper#Upper</rdfs:seeAlso>
	</owl:ObjectProperty>
</rdf:RDF>
