{"Query":{"target":"RdfStore","query":"PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nPREFIX owl: <http://www.w3.org/2002/07/owl#>\nPREFIX owl: <http://www.w3.org/2002/07/owl#> \n# INSERT { ?subject <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> owl:NamedIndividual . } WHERE { ?subject ?predicate ?object . \n# INSERT { ?object <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> owl:NamedIndividual . } WHERE { ?subject ?predicate ?object . FILTER (!isLiteral(?object)) }\nINSERT { ?property rdf:type owl:ObjectProperty . } WHERE { ?a ?property ?c . }\n\n\n\n","query_id":1,"start_time":[2024,333,14,48,54,360566958,0,0,0]}}
