Advertisement
Guest User

Untitled

a guest
May 17th, 2017
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SPARQL 0.33 KB | None | 0 0
  1. OPTIONAL {
  2.                 ?position2 <http://www.w3.org/2000/01/rdf-schema#label> ?_position2.
  3.                 MINUS {
  4.                     ?deleted_sp_9 <http://www.w3.org/1999/02/22-rdf-syntax-ns#singletonPropertyOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> .
  5.                     ?_position2_sp ?deleted_sp_9 <http://sp7.ru/ontology/Deleted>.
  6.                
  7.                 }
  8.                
  9.             }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement