<http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://demo.openlinksw.com/schemas/DB/> . <http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#DatatypeProperty> . <http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.w3.org/2000/01/rdf-schema#domain> <http://demo.openlinksw.com/schemas/DB/orders> . <http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.openlinksw.com/schemas/graphql#field> <http://www.openlinksw.com/schemas/graphql#ship_instruct> . <http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.w3.org/2000/01/rdf-schema#range> <http://www.w3.org/2001/XMLSchema#string> . <http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.w3.org/2000/01/rdf-schema#label> "ship_instruct" . <http://demo.openlinksw.com/schemas/DB/ship_instruct> <http://www.openlinksw.com/schemas/graphql#type> <http://www.openlinksw.com/schemas/graphql#Scalar> .