wsmlVariant _"http://www.wsmo.org/wsml/wsml-syntax/wsml-flight" namespace {_"http://tripcom.org/ontologies/EDI/DutyRegime#", cyc _"http://sw.cyc.com/2006/07/27/cyc/#", dc _"http://purl.org/dc/elements/1.1#" } ontology _"http://tripcom.org/ontologies/EDI/DutyRegime" nonFunctionalProperties dc#title hasValue "Duty regime" dc#subject hasValue "Duty regime" dc#description hasValue "Origin requirement for goods" dc#contributor hasValue { _"http://foxvog.org/doug/" } dc#date hasValue "2007-08-10" dc#type hasValue _"http://www.wsmo.org/2004/d2/v1.0/#ontologies" dc#format hasValue "text/plain" dc#language hasValue "en-US" dc#rights hasValue _"http://www.deri.org/privacy.html" version hasValue "$Revision: 1.3 $" endNonFunctionalProperties concept cyc#Individual concept cyc#SpatialThing subConceptOf cyc#Individual concept cyc#TemporalThing subConceptOf cyc#Individual concept cyc#SomethingExisting subConceptOf cyc#TemporalThing concept cyc#GeographicalThing subConceptOf {cyc#SomethingExisting, cyc#SpatialThing} concept cyc#ConceptualWork subConceptOf cyc#SomethingExisting concept cyc#Agreement subConceptOf cyc#ConceptualWork concept cyc#PartiallyTangible subConceptOf cyc#SomethingExisting concept cyc#PartiallyTangibleProduct subConceptOf cyc#PartiallyTangible relation dutyPreferenceEC_EFTAorigin (ofType cyc#PartiallyTangibleProduct) nonFunctionalProperties dc#description hasValue "Duty based on goods having an EC or EU origin." endNonFunctionalProperties // "1" Origin subject to EC/EFTA preference relation dutyPreferenceOriginAgreement (ofType cyc#PartiallyTangibleProduct, ofType cyc#Agreement) nonFunctionalProperties dc#description hasValue "dutyPreferenceOriginAgreement (GOODS, AGREEMENT) means that duty charged on GOODS is based on their origin as specified by the agreement, AGREEMENT." endNonFunctionalProperties // "2" Origin subject to other preference agreement relation noDutyOriginPreference (ofType cyc#PartiallyTangibleProduct) nonFunctionalProperties dc#description hasValue "Duty is based on no origin preference for GOODS." endNonFunctionalProperties // "3" No preference origin: origin of the product is not subject to any preference. relation dutyExcludedOrigin (ofType cyc#PartiallyTangibleProduct, ofType cyc#GeographicalThing) nonFunctionalProperties dc#description hasValue "dutyExcludedOrigin (GOODS, PLACE) means that duty is predicated on GOODS not having an origin in (the territory of) PLACE." endNonFunctionalProperties // "8" Excluded origin: origin of the product is excluded. // ??? This is a guesss. The meaning is not explained, being "Self explanatory". relation dutyImposedOrigin (ofType cyc#PartiallyTangibleProduct, ofType cyc#GeographicalThing) subRelationOf preferOrigin nonFunctionalProperties dc#description hasValue "dutyImposedOrigin (GOODS, PLACE) means that duty is imposed based on GOODS have an origin in (the territory of) PLACE." endNonFunctionalProperties // "9" Imposed origin: origin of the product is imposed. // ??? This is a guesss. The meaning is not explained, being "Self explanatory". /* // Duty regime // DE_9213 http://www.ean.se/EANCOM_2002/ean02s4/experts/part3/dcax.htm // complete for EANCOM, EDIFACT "1" Origin subject to EC/EFTA preference "2" Origin subject to other preference agreement "3" No preference origin "8" Excluded origin "9" Imposed origin */