<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/2000/01/rdf-schema#domain>	<http://demo.openlinksw.com/schemas/northwind/Order_Details> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.w3.org/2002/07/owl#DatatypeProperty> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.openlinksw.com/schemas/graphql#field>	<http://www.openlinksw.com/schemas/graphql#unitprice> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/2000/01/rdf-schema#label>	"UnitPrice" .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.openlinksw.com/schemas/graphql#type>	<http://www.openlinksw.com/schemas/graphql#Scalar> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.openlinksw.com/schemas/graphql/intro#type>	<http://www.openlinksw.com/schemas/graphql/intro#Float> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/2000/01/rdf-schema#domain>	<http://demo.openlinksw.com/schemas/northwind/Products> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.openlinksw.com/schemas/graphql#Scalar> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/2000/01/rdf-schema#range>	<http://www.w3.org/2001/XMLSchema#numeric> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.openlinksw.com/schemas/graphql/intro#name>	"unitprice" .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.openlinksw.com/schemas/graphql/intro#isDeprecated>	"false"^^<http://www.w3.org/2001/XMLSchema#boolean> .
<http://demo.openlinksw.com/schemas/northwind/unitprice>	<http://www.w3.org/2000/01/rdf-schema#isDefinedBy>	<http://demo.openlinksw.com/schemas/northwind/> .