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