@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://def.seegrid.csiro.au/isotc211/iso19156/2011/> . @prefix voaf: <http://purl.org/vocommons/voaf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix dc: <http://purl.org/dc/elements/1.1/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns1: <http://def.seegrid.csiro.au/isotc211/iso19156/2011/observation#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix ns2: <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201311/ISOTC211/HM/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix ns3: <http://ceur-ws.org/Vol-1063/> . @prefix ns4: <http://www.slideshare.net/drshorthair/> . @prefix ns5: <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201305/ISOTC211/HM/> . ns0:observation dc:creator """Simon Jonathan David COX CSIRO""" ; dc:description "An OWL representation of the Observation Schema described in clause 6 of ISO 19156:2011 Geographic Information - Observations and Measurements" ; dc:rights "Copyright © 2012-2013 CSIRO" ; dc:source "ISO 19156:2011" ; dc:title "OWL representation of ISO 19156 (Observation model)" ; dct:created "2011-07-07T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; dct:hasPart ns1:CategoryObservation, ns1:ComplexObservation, ns1:CountObservation, ns1:DiscreteCoverageObservation, ns1:GeometryObservation, ns1:Measurement, ns1:NamedValue, ns1:Observation, ns1:ObservationContext, ns1:PointCoverageObservation, ns1:Process, ns1:TemporalObservation, ns1:TimeSeriesObservation, ns1:TruthObservation, ns1:featureOfInterest, ns1:metadata, ns1:name, ns1:observationContext, ns1:observedProperty, ns1:parameter, ns1:phenomenonTime, ns1:procedure, ns1:relatedObservation, ns1:result, ns1:resultQuality, ns1:resultTime, ns1:role, ns1:validTime, ns1:value ; dct:license <http://creativecommons.org/licenses/by/3.0/> ; dct:modified "2013-11-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ; vann:preferredNamespacePrefix "om" ; vann:preferredNamespaceUri <http://def.seegrid.csiro.au/isotc211/iso19156/2011/observation#> ; a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ; rdfs:comment """An OWL representation of the Observation Schema described in clause 6 of ISO 19156:2011 Geographic Information - Observations and Measurements. The rationale for design decisions made in this implementation, and a comparison with the SSN ontology, was presented in a paper at the 6th International Semantic Sensor Web workshop, Sydney, 2013-10-21. This vocabulary is provisional, pending finalization of ISO 19150-2. NOTE: The URI stem http://def.seegrid.csiro.au/isotc211/ is temporary. The vocabulary is expected to be ultimately published in the domain http://def.isotc211.org/""" ; rdfs:seeAlso <http://ceur-ws.org/Vol-1063/paper1.pdf>, ns4:an-explicit-owl-representation-of-isoogc-observations-and-measurements ; owl:priorVersion <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201305/ISOTC211/HM/observation.rdf> ; owl:versionIRI <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201311/ISOTC211/HM/observation.rdf> . ns1:CategoryObservation rdfs:isDefinedBy ns0:observation . ns1:ComplexObservation rdfs:isDefinedBy ns0:observation . ns1:CountObservation rdfs:isDefinedBy ns0:observation . ns1:DiscreteCoverageObservation rdfs:isDefinedBy ns0:observation . ns1:GeometryObservation rdfs:isDefinedBy ns0:observation . ns1:Measurement rdfs:isDefinedBy ns0:observation . ns1:NamedValue rdfs:isDefinedBy ns0:observation . ns1:Observation rdfs:isDefinedBy ns0:observation . ns1:ObservationContext rdfs:isDefinedBy ns0:observation . ns1:PointCoverageObservation rdfs:isDefinedBy ns0:observation . ns1:Process rdfs:isDefinedBy ns0:observation . ns1:TemporalObservation rdfs:isDefinedBy ns0:observation . ns1:TimeSeriesObservation rdfs:isDefinedBy ns0:observation . ns1:TruthObservation rdfs:isDefinedBy ns0:observation . ns1:featureOfInterest rdfs:isDefinedBy ns0:observation . ns1:metadata rdfs:isDefinedBy ns0:observation . ns1:name rdfs:isDefinedBy ns0:observation . ns1:observationContext rdfs:isDefinedBy ns0:observation . ns1:observedProperty rdfs:isDefinedBy ns0:observation . ns1:parameter rdfs:isDefinedBy ns0:observation . ns1:phenomenonTime rdfs:isDefinedBy ns0:observation . ns1:procedure rdfs:isDefinedBy ns0:observation . ns1:relatedObservation rdfs:isDefinedBy ns0:observation . ns1:result rdfs:isDefinedBy ns0:observation . ns1:resultQuality rdfs:isDefinedBy ns0:observation . ns1:resultTime rdfs:isDefinedBy ns0:observation . ns1:role rdfs:isDefinedBy ns0:observation . ns1:validTime rdfs:isDefinedBy ns0:observation . ns1:value rdfs:isDefinedBy ns0:observation .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://def.seegrid.csiro.au/isotc211/iso19156/2011/> .
@prefix voaf: <http://purl.org/vocommons/voaf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns1: <http://def.seegrid.csiro.au/isotc211/iso19156/2011/observation#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix ns2: <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201311/ISOTC211/HM/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns3: <http://ceur-ws.org/Vol-1063/> .
@prefix ns4: <http://www.slideshare.net/drshorthair/> .
@prefix ns5: <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201305/ISOTC211/HM/> .

ns0:observation
    dc:creator """Simon Jonathan David COX
CSIRO""" ;
    dc:description "An OWL representation of the Observation Schema described in clause 6 of ISO 19156:2011 Geographic Information - Observations and Measurements" ;
    dc:rights "Copyright © 2012-2013 CSIRO" ;
    dc:source "ISO 19156:2011" ;
    dc:title "OWL representation of ISO 19156 (Observation model)" ;
    dct:created "2011-07-07T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    dct:hasPart ns1:CategoryObservation, ns1:ComplexObservation, ns1:CountObservation, ns1:DiscreteCoverageObservation, ns1:GeometryObservation, ns1:Measurement, ns1:NamedValue, ns1:Observation, ns1:ObservationContext, ns1:PointCoverageObservation, ns1:Process, ns1:TemporalObservation, ns1:TimeSeriesObservation, ns1:TruthObservation, ns1:featureOfInterest, ns1:metadata, ns1:name, ns1:observationContext, ns1:observedProperty, ns1:parameter, ns1:phenomenonTime, ns1:procedure, ns1:relatedObservation, ns1:result, ns1:resultQuality, ns1:resultTime, ns1:role, ns1:validTime, ns1:value ;
    dct:license <http://creativecommons.org/licenses/by/3.0/> ;
    dct:modified "2013-11-14T00:00:00"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
    vann:preferredNamespacePrefix "om" ;
    vann:preferredNamespaceUri <http://def.seegrid.csiro.au/isotc211/iso19156/2011/observation#> ;
    a voaf:Vocabulary, owl:NamedIndividual, owl:Ontology ;
    rdfs:comment """An OWL representation of the Observation Schema described in clause 6 of ISO 19156:2011 Geographic Information - Observations and Measurements. 

The rationale for design decisions made in this implementation, and a comparison with the SSN ontology, was presented in a paper at the 6th International Semantic Sensor Web workshop, Sydney, 2013-10-21.

This vocabulary is provisional, pending finalization of ISO 19150-2.

NOTE: The URI stem http://def.seegrid.csiro.au/isotc211/ is temporary. The vocabulary is expected to be ultimately published in the domain http://def.isotc211.org/""" ;
    rdfs:seeAlso <http://ceur-ws.org/Vol-1063/paper1.pdf>, ns4:an-explicit-owl-representation-of-isoogc-observations-and-measurements ;
    owl:priorVersion <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201305/ISOTC211/HM/observation.rdf> ;
    owl:versionIRI <https://www.seegrid.csiro.au/subversion/xmml/ontologies/tags/201311/ISOTC211/HM/observation.rdf> .

ns1:CategoryObservation
    rdfs:isDefinedBy ns0:observation .

ns1:ComplexObservation
    rdfs:isDefinedBy ns0:observation .

ns1:CountObservation
    rdfs:isDefinedBy ns0:observation .

ns1:DiscreteCoverageObservation
    rdfs:isDefinedBy ns0:observation .

ns1:GeometryObservation
    rdfs:isDefinedBy ns0:observation .

ns1:Measurement
    rdfs:isDefinedBy ns0:observation .

ns1:NamedValue
    rdfs:isDefinedBy ns0:observation .

ns1:Observation
    rdfs:isDefinedBy ns0:observation .

ns1:ObservationContext
    rdfs:isDefinedBy ns0:observation .

ns1:PointCoverageObservation
    rdfs:isDefinedBy ns0:observation .

ns1:Process
    rdfs:isDefinedBy ns0:observation .

ns1:TemporalObservation
    rdfs:isDefinedBy ns0:observation .

ns1:TimeSeriesObservation
    rdfs:isDefinedBy ns0:observation .

ns1:TruthObservation
    rdfs:isDefinedBy ns0:observation .

ns1:featureOfInterest
    rdfs:isDefinedBy ns0:observation .

ns1:metadata
    rdfs:isDefinedBy ns0:observation .

ns1:name
    rdfs:isDefinedBy ns0:observation .

ns1:observationContext
    rdfs:isDefinedBy ns0:observation .

ns1:observedProperty
    rdfs:isDefinedBy ns0:observation .

ns1:parameter
    rdfs:isDefinedBy ns0:observation .

ns1:phenomenonTime
    rdfs:isDefinedBy ns0:observation .

ns1:procedure
    rdfs:isDefinedBy ns0:observation .

ns1:relatedObservation
    rdfs:isDefinedBy ns0:observation .

ns1:result
    rdfs:isDefinedBy ns0:observation .

ns1:resultQuality
    rdfs:isDefinedBy ns0:observation .

ns1:resultTime
    rdfs:isDefinedBy ns0:observation .

ns1:role
    rdfs:isDefinedBy ns0:observation .

ns1:validTime
    rdfs:isDefinedBy ns0:observation .

ns1:value
    rdfs:isDefinedBy ns0:observation .