http://purl.dataone.org/ontologies/observation/d1-ECSO.owl
				http://purl.dataone.org/ontologies/provenance/ProvONE/v1/owl/provone.owl
				http://purl.obolibrary.org/obo/envo.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-owl.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-core.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-characteristics.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-standards.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-spatial.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-temporal.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-taxa.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-biology.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-ecology.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-environment.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-chemistry.owl
				http://ecoinformatics.org/oboe/oboe.1.2/oboe-anatomy.owl
				http://ecoinformatics.org/oboe-ext/sbclter.1.0/oboe-sbclter.owl
			
PREFIX rdfs: 
				PREFIX owl: 
				SELECT ?annotation_property_uri
				WHERE {
						<$CONCEPT_URI> rdfs:subPropertyOf* ?annotation_property_uri .
				 	}
				 ]]>
			
		
	
	
		
		
			
				
				PREFIX rdfs: 
				PREFIX owl: 
				SELECT ?annotation_value_uri
				WHERE {
						<$CONCEPT_URI> rdfs:subClassOf* ?annotation_value_uri .
				 	}
				 ]]>