<http://demo.openlinksw.com/schemas/northwind#freight>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#type>	<http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://demo.openlinksw.com/schemas/northwind#freight>	<http://www.w3.org/2000/01/rdf-schema#label>	"Freight" .
<http://demo.openlinksw.com/schemas/northwind#freight>	<http://www.w3.org/2000/01/rdf-schema#domain>	<http://demo.openlinksw.com/schemas/northwind#Order> .
<http://demo.openlinksw.com/schemas/northwind#freight>	<http://www.w3.org/2007/05/powder-s#describedby>	<http://demo.openlinksw.com/about/id/entity/http/demo.openlinksw.com/schemas/northwind> .
<http://demo.openlinksw.com/schemas/northwind#freight>	<http://www.w3.org/2000/01/rdf-schema#range>	<http://www.w3.org/2001/XMLSchema#double> .
<http://demo.openlinksw.com/schemas/northwind#freight>	<http://www.w3.org/2000/01/rdf-schema#cardinality>	"1" .