http://docs.annotatorjs.org/en/v1.2.x/annotation-format.html
			
				
     			sem_annotation
     			sem_annotation_bioportal_sm
     			sem_annotation_esor_sm     	
     			sem_annotation_cosine_sm     			     					
     			sem_annotates
     			sem_annotated_by
     		
PREFIX rdfs:  
				PREFIX owl:  
				
				SELECT ?sem_annotation
				WHERE { 
						<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation .
				 	} 
				 ]]>
			
		
		
	
	
	
	
		
		
			
				 
				PREFIX rdfs:  
				PREFIX owl:  
				
				SELECT ?sem_annotation_bioportal_sm
				WHERE { 
						<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation_bioportal_sm .
				 	} 
				 ]]>
			
		
	
	
		
		
			
				 
				PREFIX rdfs:  
				PREFIX owl:  
				
				SELECT ?sem_annotation_bioportal_raw_sm
				WHERE { 
						<$CONCEPT_URI> rdf:about ?sem_annotation_bioportal_raw_sm .
				 	} 
				 ]]>
			
		
	
	
		
	
		
		
			
				 
				PREFIX rdfs:  
				PREFIX owl:  
				
				SELECT ?sem_annotation_esor_sm
				WHERE { 
						<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation_esor_sm .
				 	} 
				 ]]>
			
		
	
	
		
		
			
				 
				PREFIX rdfs:  
				PREFIX owl:  
				
				SELECT ?sem_annotation_esor_raw_sm
				WHERE { 
						<$CONCEPT_URI> rdf:about ?sem_annotation_esor_raw_sm .
				 	} 
				 ]]>
			
		
	
	
	
	
		
		
			
				 
				PREFIX rdfs:  
				PREFIX owl:  
				
				SELECT ?sem_annotation_cosine_sm
				WHERE { 
						<$CONCEPT_URI> rdfs:subClassOf+ ?sem_annotation_cosine_sm .
				 	} 
				 ]]>