@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Semantic_Sensor_Web	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f800000000839f896> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns3:	<http://en.wikipedia.org/wiki/> .
dbpedia:Semantic_Sensor_Web	foaf:page	ns3:Semantic_Sensor_Web .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Semantic_Sensor_Web	dbpprop:reference	<http://knoesis.wright.edu/workshops/swe/> ,
		<http://knoesis.wright.edu/projects/sensorweb/> ,
		<http://semsensweb.di.uoa.gr/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Semantic_Sensor_Web	rdfs:label	"Semantic Sensor Web"@en ;
	dbpprop:abstract	"The Semantic Sensor Web (SSW) is an approach to annotating sensor data with spatial, temporal, and thematic semantic metadata. This technique builds on current standardization efforts within the Open Geospatial Consortium (OGC) Sensor Web Enablement (SWE) and extends them with Semantic Web technologies to provide enhanced descriptions and access to sensor data ."@en ;
	rdfs:comment	"The Semantic Sensor Web (SSW) is an approach to annotating sensor data with spatial, temporal, and thematic semantic metadata. This technique builds on current standardization efforts within the Open Geospatial Consortium (OGC) Sensor Web Enablement (SWE) and extends them with Semantic Web technologies to provide enhanced descriptions and access to sensor data ."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns7:	<http://dbpedia.org/resource/Category:> .
dbpedia:Semantic_Sensor_Web	skos:subject	ns7:Semantic_Web ,
		ns7:Sensor_networks ,
		ns7:Information_science ,
		ns7:Sensors .