@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns0: <http://www.opengeospatial.org/ogc/> . @prefix ns1: <http://www.w3.org/Consortium/Legal/2015/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix omv: <http://omv.ontoware.org/2005/05/ontology#> . @prefix ns2: <https://www.w3.org/2015/spatial/wiki/> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix ns3: <http://www.w3.org/ns/ssn/> . <http://www.w3.org/ns/ssn/> omv:useImports <http://www.w3.org/ns/sosa/> ; dct:created "2017-04-17"^^<http://www.w3.org/2001/XMLSchema#date> ; dct:description "This ontology describes sensors, actuators 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."@en ; dct:license ns0:Software, ns1:copyright-software-and-document ; dct:rights "Copyright 2017 W3C/OGC." ; dct:title "Semantic Sensor Network Ontology"@en ; vann:preferredNamespacePrefix "ssn" ; vann:preferredNamespaceUri "http://www.w3.org/ns/ssn/" ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment "Please report any errors to the W3C Spatial Data on the Web Working Group via the SDW WG Public List public-sdw-wg@w3.org"@en ; rdfs:seeAlso ns2:Semantic_Sensor_Network_Ontology ; owl:versionInfo """New modular version of the SSN ontology. This ontology was originally developed in 2009-2011 by the W3C Semantic Sensor Networks Incubator Group (SSN-XG). For more information on the group's activities see: http://www.w3.org/2005/Incubator/ssn/. The ontology was revised and modularized in 2015-2017 by the W3C/OGC Spatial Data on the Web Working Group, see: https://www.w3.org/2015/spatial/wiki/Semantic_Sensor_Network_Ontology. In particular, (a) the scope is extended to include actuation and sampling; (b) the core concepts and properties are factored out into the SOSA ontology. The SSN ontology imports SOSA and adds formal axiomatization consistent with the text definitions in SOSA, and adds classes and properties to accommodate the scope of the original SSN ontology. """@en . ns3:Deployment rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:Input rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:Output rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:Property rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:Stimulus rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:System rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:deployedOnPlatform rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:deployedSystem rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:detects rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:forProperty rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:hasDeployment rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:hasInput rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:hasOutput rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:hasProperty rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:hasSubSystem rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:implementedBy rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:implements rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:inDeployment rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:isPropertyOf rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:isProxyFor rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> . ns3:wasOriginatedBy rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns0: <http://www.opengeospatial.org/ogc/> .
@prefix ns1: <http://www.w3.org/Consortium/Legal/2015/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix omv: <http://omv.ontoware.org/2005/05/ontology#> .
@prefix ns2: <https://www.w3.org/2015/spatial/wiki/> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix ns3: <http://www.w3.org/ns/ssn/> .

<http://www.w3.org/ns/ssn/>
    omv:useImports <http://www.w3.org/ns/sosa/> ;
    dct:created "2017-04-17"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dct:description "This ontology describes sensors, actuators 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."@en ;
    dct:license ns0:Software, ns1:copyright-software-and-document ;
    dct:rights "Copyright 2017 W3C/OGC." ;
    dct:title "Semantic Sensor Network Ontology"@en ;
    vann:preferredNamespacePrefix "ssn" ;
    vann:preferredNamespaceUri "http://www.w3.org/ns/ssn/" ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment "Please report any errors to the W3C Spatial Data on the Web Working Group via the SDW WG Public List public-sdw-wg@w3.org"@en ;
    rdfs:seeAlso ns2:Semantic_Sensor_Network_Ontology ;
    owl:versionInfo """New modular version of the SSN ontology. 

This ontology was originally developed in 2009-2011 by the W3C Semantic Sensor Networks Incubator Group (SSN-XG). For more information on the group's activities see: http://www.w3.org/2005/Incubator/ssn/. The ontology was revised and modularized in 2015-2017 by the W3C/OGC Spatial Data on the Web Working Group, see: https://www.w3.org/2015/spatial/wiki/Semantic_Sensor_Network_Ontology. 

In particular, (a) the scope is extended to include actuation and sampling; (b) the core concepts and properties are factored out into the SOSA ontology. The SSN ontology imports SOSA and adds formal axiomatization consistent with the text definitions in SOSA, and adds classes and properties to accommodate the scope of the original SSN ontology. """@en .

ns3:Deployment
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:Input
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:Output
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:Property
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:Stimulus
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:System
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:deployedOnPlatform
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:deployedSystem
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:detects
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:forProperty
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:hasDeployment
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:hasInput
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:hasOutput
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:hasProperty
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:hasSubSystem
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:implementedBy
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:implements
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:inDeployment
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:isPropertyOf
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:isProxyFor
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .

ns3:wasOriginatedBy
    rdfs:isDefinedBy <http://www.w3.org/ns/ssn/> .