@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
@prefix oplweb:	<http://www.openlinksw.com/schemas/oplweb#> .
oplweb:BaseCostUnit	rdfs:domain	oplweb:License .
oplweb:PriceUnit	rdfs:domain	oplweb:License .
oplweb:hasGeneralDiscount	rdfs:domain	oplweb:License .