@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix on: <https://test.uncefact.org/vocabulary/object-nature/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix sdg: <http://metadata.un.org/sdg/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ts: <https://test.uncefact.org/vocabulary/term-status/> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .
@prefix unece-mod: <https://test.uncefact.org/vocabulary/module/> .
@prefix untp: <https://test.uncefact.org/vocabulary/untp/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

unece:access a owl:DatatypeProperty ;
    rdfs:label "access"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Access information, expressed as text, for the mode of universal communication such as 9 or *70 for a telephone network."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:accountHolder a owl:ObjectProperty ;
    rdfs:label "account holder"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:closeMatch <https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/hasPrimaryAccountHolder> ;
    skos:definition "The party holding the account."@en ;
    schema:domainIncludes unece:Account ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:accountType a owl:ObjectProperty ;
    rdfs:label "account type"@en ;
    rdfs:comment "code → account-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The type of financial account."@en ;
    schema:domainIncludes unece:Account ;
    schema:rangeIncludes unece:financial-account-type-code-list ;
    unece:termStatus ts:proposed .

unece:actingParty a owl:ObjectProperty ;
    rdfs:label "acting party"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The party filling a role on a party-role join node."@en ;
    schema:domainIncludes unece:PartyRole ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:activityType a owl:ObjectProperty ;
    rdfs:label "activity type"@en ;
    rdfs:comment "Open code list — e.g. an EPCIS business-step or sector activity vocabulary, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The classification of the lifecycle activity."@en ;
    schema:domainIncludes unece:LifecycleEvent ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:actualRoute a owl:ObjectProperty ;
    rdfs:label "actual route"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "An actual route for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:TransportRoute ;
    unece:termStatus ts:proposed .

unece:additionalHazardClassificationId a owl:ObjectProperty ;
    rdfs:label "additional hazard classification id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique identifier of an additional hazard class applicable to these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:dangerous-goods-class-code-list ;
    unece:termStatus ts:proposed .

unece:additionalStreetName a owl:DatatypeProperty ;
    rdfs:label "additional street name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The additional name of a street, expressed as text, for this trade address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/address-format-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:address-format-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Fiscal Format"@en .

<https://test.uncefact.org/vocabulary/address-format-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:address-format-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Legal Format"@en .

<https://test.uncefact.org/vocabulary/address-format-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:address-format-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Postal Format"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Postal address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Fiscal address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Physical address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/4> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Business address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/5> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Delivery To Address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/6> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Residential Address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/7> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Mail To Address"@en .

<https://test.uncefact.org/vocabulary/address-type-code-list/8> a skos:Concept ;
    skos:inScheme unece:address-type-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Postbox Address"@en .

unece:addressCountry a owl:ObjectProperty ;
    rdfs:label "country"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:addressCountry ;
    skos:definition "The country of an address, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:addressLocality a owl:DatatypeProperty ;
    rdfs:label "locality"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The locality (city or town) of an address."@en ;
    skos:exactMatch schema:addressLocality ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:addressRegion a owl:DatatypeProperty ;
    rdfs:label "region"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The region (state, province or country subdivision) of an address."@en ;
    skos:exactMatch schema:addressRegion ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:addressTypeCode a owl:ObjectProperty ;
    rdfs:label "address type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A code specifying the type of this trade address, such as business address or home address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes unece:address-type-code-list ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/1> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Agreed settlement"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/10> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Costs for draft"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/100> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Incorrect product identification"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/101> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "101" ;
    skos:prefLabel "New employee"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/102> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "102" ;
    skos:prefLabel "Employee retirement"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/103> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Salary change"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/104> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Parental leave"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/11> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Bank charges"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/12> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Agent commission"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/13> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Counter claim"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/14> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Wrong delivery"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/15> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Goods returned to agent"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/16> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Goods partly returned"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/17> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Transport damage"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/18> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Goods on consignment"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/19> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Trade discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/2> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Below specification goods"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/20> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Deduction for late delivery"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/21> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Advertising costs"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/22> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Customs duties"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/23> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Telephone and postal costs"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/24> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Repair costs"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/25> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Attorney fees"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/26> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Taxes"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/27> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Reclaimed deduction"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/28> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "28" ;
    skos:prefLabel "See separate advice"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/29> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Buyer refused to take delivery"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/3> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Damaged goods"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/30> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Direct payment to seller"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/31> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Buyer disagrees with due date"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/32> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Goods not delivered"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/33> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Late delivery"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/34> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Quoted as paid to you"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/35> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Goods returned"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/36> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Invoice not received"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/37> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Credit note to debtor/not to us"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/38> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Deducted bonus"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/39> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Deducted discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/4> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Short delivery"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/40> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Deducted freight costs"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/41> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Deduction against other invoices"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/42> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Credit balance(s)"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/43> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Reason unknown"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/44> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Awaiting message from seller"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/45> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Debit note to seller"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/46> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Discount beyond terms"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/47> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "47" ;
    skos:prefLabel "See buyer's letter"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/48> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Allowance/charge error"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/49> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Substitute product"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/5> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Price query"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/50> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Terms of sale error"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/51> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Required data missing"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/52> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Wrong invoice"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/53> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Duplicate invoice"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/54> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Weight error"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/55> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Additional charge not authorized"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/56> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Incorrect discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/57> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Price change"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/58> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Variation"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/59> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Chargeback"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/6> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Proof of delivery required"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/60> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Offset"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/61> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Indirect payment"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/62> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Financial reassignment"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/63> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Reinstatement of chargeback/offset"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/64> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Expecting new terms"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/65> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Settlement to agent"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/66> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Cash discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/67> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Delcredere costs"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/68> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Early payment allowance adjustment"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/69> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Incorrect due date for monetary amount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/7> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Payment on account"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/70> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Wrong monetary amount resulting from incorrect free goods quantity"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/71> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Rack or shelf replenishment service by a supplier"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/72> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Temporary special promotion"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/73> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Difference in tax rate"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/74> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Quantity discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/75> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Promotion discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/76> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Cancellation deadline passed"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/77> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Pricing discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/78> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Volume discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/79> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Sundry discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/8> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Returnable container charge included"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/80> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Card holder signature missing"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/81> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Card expiry date missing"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/82> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Card number error"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/83> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Card expired"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/84> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Test card transaction"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/85> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Permission limit exceeded"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/86> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Wrong authorisation code"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/87> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Wrong authorised amount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/88> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Authorisation failed"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/89> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Card acceptor data error"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/9> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Invoice error"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/90> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Treasury management service charge"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/91> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Agreed discount"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/92> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Expediting fee"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/93> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Invoicing fee"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/94> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Freight charge"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/95> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Small order processing service charge"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/96> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Currency exchange differences"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/97> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Insolvency"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/98> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Incorrect references"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/99> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Incorrect identification of the buyer"@en .

<https://test.uncefact.org/vocabulary/adjustment-reason-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:adjustment-reason-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:aggregationMethod a owl:ObjectProperty ;
    rdfs:label "aggregation method"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "How to aggregate multiple values of the metric into a single reported performance."@en ;
    schema:rangeIncludes unece:aggregation-type ;
    unece:termStatus ts:proposed .

unece:agreementDate a owl:DatatypeProperty ;
    rdfs:label "agreement date"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date the trade agreement was concluded."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:alignmentLevel a owl:ObjectProperty ;
    rdfs:label "alignment level"@en ;
    rdfs:comment "code → scheme-alignment-level scheme. Qualifier on the alignment join node."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The alignment level (exceeds, meets, partial)."@en ;
    schema:rangeIncludes unece:scheme-alignment-level ;
    unece:termStatus ts:proposed .

unece:alignmentRegulation a owl:ObjectProperty ;
    rdfs:label "regulation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The regulation the profile aligns to."@en ;
    schema:rangeIncludes unece:Regulation ;
    unece:termStatus ts:proposed .

unece:alignmentStandard a owl:ObjectProperty ;
    rdfs:label "standard"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The standard the profile aligns to."@en ;
    schema:rangeIncludes unece:Standard ;
    unece:termStatus ts:proposed .

unece:allianceName a owl:DatatypeProperty ;
    rdfs:label "alliance name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "An alliance name, expressed as text, for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/1> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Handling commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/10> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Opening commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/100> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Special rebate"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/101> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "101" ;
    skos:prefLabel "Carbon footprint charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/102> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "102" ;
    skos:prefLabel "Fixed long term"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/103> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Temporary"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/104> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Standard"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/105> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "105" ;
    skos:prefLabel "Yearly turnover"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/106> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "106" ;
    skos:prefLabel "Withheld taxes and social security contributions"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/11> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Fee for payment under reserve"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/12> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Discrepancy fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/13> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Domicilation commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/14> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Commission for release of goods"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/15> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Collection commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/16> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Negotiation commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/17> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Return commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/18> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "18" ;
    skos:prefLabel "B/L splitting charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/19> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Trust commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/2> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Amendment commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/20> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Transfer commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/21> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Commission for opening irrevocable documentary credits"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/22> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Pre-advice commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/23> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Supervisory commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/24> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Model charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/25> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Risk commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/26> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Guarantee commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/27> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Reimbursement commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/28> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Stamp duty"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/29> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Brokerage"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/3> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Acceptance commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/30> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Bank charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/31> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Bank charges information"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/32> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Courier fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/33> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Phone fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/34> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Postage fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/35> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "35" ;
    skos:prefLabel "S.W.I.F.T. fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/36> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Telex fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/37> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Penalty for late delivery of documents"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/38> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Penalty for late delivery of valuation of works"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/39> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Penalty for execution of works behind schedule"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/4> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Commission for obtaining acceptance"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/40> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Other penalties"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/41> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Bonus for works ahead of schedule"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/42> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Other bonus"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/44> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Project management cost"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/45> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Pro rata retention"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/46> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Contractual retention"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/47> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Other retentions"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/48> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Interest on arrears"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/49> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Interest"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/5> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Commission on delivery"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/50> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Charge per credit cover"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/51> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Charge per unused credit cover"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/52> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Minimum commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/53> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Factoring commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/54> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Chamber of commerce charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/55> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Transfer charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/56> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Repatriation charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/57> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Miscellaneous charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/58> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Foreign exchange charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/59> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Agreed debit interest charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/6> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Advising commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/60> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Manufacturer's consumer discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/61> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Fax advice charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/62> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Due to military status"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/63> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Due to work accident"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/64> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Special agreement"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/65> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Production error discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/66> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "66" ;
    skos:prefLabel "New outlet discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/67> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Sample discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/68> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "68" ;
    skos:prefLabel "End-of-range discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/69> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Charge for a customer specific finish"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/7> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Confirmation commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/70> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Incoterm discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/71> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Point of sales threshold allowance"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/72> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Technical modification costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/73> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Job-order production costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/74> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Off-premises costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/75> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Additional processing costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/76> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Attesting charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/77> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Rush delivery surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/78> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Special construction costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/79> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Freight charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/8> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Deferred payment commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/80> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Packing charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/81> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Repair charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/82> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Loading charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/83> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Setup charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/84> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Testing charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/85> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Warehousing charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/86> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Gold surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/87> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Copper surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/88> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Material surcharge/deduction"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/89> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Lead surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/9> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Commission for taking up documents"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/90> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Price index surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/91> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Platinum surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/92> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Silver surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/93> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Wolfram surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/94> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Aluminum surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/95> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/96> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Insurance"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/97> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Minimum order / minimum billing charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/98> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Material surcharge (special materials)"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-id-code-list/99> a skos:Concept ;
    skos:inScheme unece:allowance-charge-id-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Surcharge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/1> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Agreed settlement"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/10> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Costs for draft"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/100> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Incorrect product identification"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/101> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "101" ;
    skos:prefLabel "New employee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/102> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "102" ;
    skos:prefLabel "Employee retirement"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/103> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Salary change"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/104> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Parental leave"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/11> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Bank charges"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/12> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Agent commission"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/13> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Counter claim"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/14> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Wrong delivery"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/15> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Goods returned to agent"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/16> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Goods partly returned"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/17> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Transport damage"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/18> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Goods on consignment"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/19> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Trade discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/2> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Below specification goods"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/20> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Deduction for late delivery"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/21> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Advertising costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/22> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Customs duties"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/23> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Telephone and postal costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/24> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Repair costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/25> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Attorney fees"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/26> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Taxes"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/27> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Reclaimed deduction"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/28> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "28" ;
    skos:prefLabel "See separate advice"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/29> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Buyer refused to take delivery"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/3> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Damaged goods"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/30> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Direct payment to seller"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/31> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Buyer disagrees with due date"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/32> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Goods not delivered"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/33> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Late delivery"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/34> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Quoted as paid to you"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/35> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Goods returned"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/36> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Invoice not received"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/37> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Credit note to debtor/not to us"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/38> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Deducted bonus"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/39> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Deducted discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/4> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Short delivery"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/40> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Deducted freight costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/41> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Deduction against other invoices"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/42> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Credit balance(s)"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/43> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Reason unknown"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/44> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Awaiting message from seller"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/45> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Debit note to seller"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/46> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Discount beyond terms"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/47> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "47" ;
    skos:prefLabel "See buyer's letter"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/48> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Allowance/charge error"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/49> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Substitute product"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/5> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Price query"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/50> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Terms of sale error"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/51> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Required data missing"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/52> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Wrong invoice"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/53> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Duplicate invoice"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/54> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Weight error"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/55> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Additional charge not authorized"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/56> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Incorrect discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/57> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Price change"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/58> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Variation"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/59> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Chargeback"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/6> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Proof of delivery required"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/60> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Offset"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/61> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Indirect payment"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/62> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Financial reassignment"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/63> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Reinstatement of chargeback/offset"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/64> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Expecting new terms"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/65> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Settlement to agent"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/66> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Cash discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/67> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Delcredere costs"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/68> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Early payment allowance adjustment"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/69> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Incorrect due date for monetary amount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/7> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Payment on account"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/70> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Wrong monetary amount resulting from incorrect free goods quantity"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/71> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Rack or shelf replenishment service by a supplier"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/72> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Temporary special promotion"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/73> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Difference in tax rate"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/74> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Quantity discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/75> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Promotion discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/76> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Cancellation deadline passed"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/77> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Pricing discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/78> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Volume discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/79> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Sundry discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/8> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Returnable container charge included"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/80> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Card holder signature missing"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/81> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Card expiry date missing"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/82> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Card number error"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/83> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Card expired"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/84> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Test card transaction"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/85> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Permission limit exceeded"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/86> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Wrong authorisation code"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/87> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Wrong authorised amount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/88> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Authorisation failed"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/89> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Card acceptor data error"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/9> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Invoice error"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/90> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Treasury management service charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/91> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Agreed discount"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/92> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Expediting fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/93> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Invoicing fee"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/94> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Freight charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/95> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Small order processing service charge"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/96> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Currency exchange differences"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/97> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Insolvency"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/98> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Incorrect references"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/99> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Incorrect identification of the buyer"@en .

<https://test.uncefact.org/vocabulary/allowance-charge-reason-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:allowance-charge-reason-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:allowanceCharge a owl:DatatypeProperty ;
    rdfs:label "allowance charge"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The allowance or charge, expressed as text, for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:allowanceChargeIdTypeCode a owl:ObjectProperty ;
    rdfs:label "allowance charge id type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the type of this trade allowance charge."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes unece:allowance-charge-id-code-list ;
    unece:termStatus ts:proposed .

unece:allowanceChargeReasonCode a owl:ObjectProperty ;
    rdfs:label "allowance charge reason code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the reason for this trade allowance charge."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes unece:allowance-charge-reason-code-list ;
    unece:termStatus ts:proposed .

unece:allowedUnit a owl:ObjectProperty ;
    rdfs:label "allowed unit"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "An allowed unit of measure for the metric (UN/ECE Rec 20 code)."@en ;
    schema:rangeIncludes unece:unit-of-measure ;
    unece:termStatus ts:proposed .

unece:alsoKnownAs a owl:ObjectProperty ;
    rdfs:label "also known as"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Another record (party or facility) that denotes the same real-world entity."@en ;
    schema:domainIncludes unece:Facility,
        unece:Party ;
    schema:rangeIncludes unece:Facility,
        unece:Party ;
    unece:termStatus ts:proposed .

unece:applicableAssessment a owl:ObjectProperty ;
    rdfs:label "applicable assessment"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A specified assessment applicable to this referenced standard."@en ;
    schema:domainIncludes unece:Standard ;
    schema:rangeIncludes unece:Assessment ;
    unece:termStatus ts:proposed .

unece:applicableBatch a owl:ObjectProperty ;
    rdfs:label "applicable batch"@en ;
    rdfs:comment "collapses BSP applicable/substitute/substituted batch variants → one relationship."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A product batch applicable to this consignment item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:ProductBatch ;
    unece:termStatus ts:proposed .

unece:applicableForecastTerms a owl:ObjectProperty ;
    rdfs:label "applicable forecast terms"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The supply chain forecast terms applicable to this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:ForecastTerms ;
    unece:termStatus ts:proposed .

unece:applicableInsurance a owl:ObjectProperty ;
    rdfs:label "applicable insurance"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "An insurance covering this consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Insurance ;
    unece:termStatus ts:proposed .

unece:applicableLicence a owl:ObjectProperty ;
    rdfs:label "applicable licence"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A specified licence applicable to this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:Licence ;
    unece:termStatus ts:proposed .

unece:applicableMaterial a owl:ObjectProperty ;
    rdfs:label "applicable material"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Material applicable for this supply chain trade line item."@en ;
    schema:domainIncludes unece:Image ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:applicablePaymentTerms a owl:ObjectProperty ;
    rdfs:label "applicable payment terms"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The payment terms applicable to this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:PaymentTerms ;
    unece:termStatus ts:proposed .

unece:applicablePercent a owl:DatatypeProperty ;
    rdfs:label "applicable percent"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The percent of trade tax applicable, such as to an object or an activity."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:applicablePeriod a owl:ObjectProperty ;
    rdfs:label "applicable period"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The period over which the record applies."@en ;
    schema:domainIncludes unece:Claim,
        unece:MaterialUsage ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:applicableProductionProcess a owl:ObjectProperty ;
    rdfs:label "applicable production process"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A process applicable to this specified production cycle."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:ProductionProcess ;
    unece:termStatus ts:proposed .

unece:applicableServiceCharge a owl:ObjectProperty ;
    rdfs:label "applicable service charge"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A logistics service charge applicable to this referenced supply chain consignment item."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:ServiceCharge ;
    unece:termStatus ts:proposed .

unece:applicableTax a owl:ObjectProperty ;
    rdfs:label "applicable tax"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A tax applicable to this header trade settlement."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:TradeTax ;
    unece:termStatus ts:proposed .

unece:applicableTransportMeans a owl:ObjectProperty ;
    rdfs:label "applicable transport means"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The means of transport applicable to this supply chain consignment item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:TransportMeans ;
    unece:termStatus ts:proposed .

unece:appliedAllowanceCharge a owl:ObjectProperty ;
    rdfs:label "applied allowance charge"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An allowance or charge applied to the trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:AllowanceCharge ;
    unece:termStatus ts:proposed .

unece:appliedAmount a owl:ObjectProperty ;
    rdfs:label "applied amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A monetary value applied to this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:appliedDateTime a owl:DatatypeProperty ;
    rdfs:label "applied date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A date, time, date time, or other date time value applied to the trade allowance charge."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:appliedFromLocation a owl:ObjectProperty ;
    rdfs:label "applied from location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The start location from which this logistics service charge should be applied."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:appliedTax a owl:ObjectProperty ;
    rdfs:label "applied tax"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A tax that is applied to this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:TradeTax ;
    unece:termStatus ts:proposed .

unece:appliedToLocation a owl:ObjectProperty ;
    rdfs:label "applied to location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The end location at which this logistics service charge is no longer to be applied."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:appliedTreatment a owl:DatatypeProperty ;
    rdfs:label "applied treatment"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A treatment, expressed as text, applied to this crop produce batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:appliesCharge a owl:ObjectProperty ;
    rdfs:label "applies charge"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An allowance or charge applied to a trade agreement or item."@en ;
    schema:domainIncludes unece:TradeAgreement,
        unece:TradeItem ;
    schema:rangeIncludes unece:AllowanceCharge ;
    unece:termStatus ts:proposed .

unece:appliesTax a owl:ObjectProperty ;
    rdfs:label "applies tax"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A tax applied to a trade agreement or item."@en ;
    schema:domainIncludes unece:TradeAgreement,
        unece:TradeItem ;
    schema:rangeIncludes unece:TradeTax ;
    unece:termStatus ts:proposed .

unece:areaNumberCode a owl:ObjectProperty ;
    rdfs:label "area number code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The code specifying the area number for this universal communication."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:arrivalLocation a owl:ObjectProperty ;
    rdfs:label "arrival location"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The location the movement arrives at."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:assessedAgainst a owl:ObjectProperty ;
    rdfs:label "assessed against"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A criterion the subject was assessed against."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes unece:Criterion ;
    unece:termStatus ts:proposed .

unece:assessedFacility a owl:ObjectProperty ;
    rdfs:label "assessed facility"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A facility (with verification status) that is the subject of the assessment."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:assessedOrganisation a owl:ObjectProperty ;
    rdfs:label "assessed organisation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "An organisation that is the subject of the assessment."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:assessedPerformance a owl:ObjectProperty ;
    rdfs:label "assessed performance"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The performance recorded by the assessment."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes unece:Performance ;
    unece:termStatus ts:proposed .

unece:assessedProduct a owl:ObjectProperty ;
    rdfs:label "assessed product"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A product (with verification status) that is the subject of the assessment."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/assessment-level/authority-benchmark> a skos:Concept ;
    skos:definition "Benchmarking of scheme by an organization approved to UNIDO benchmarking principles and process. UNIDO Global Best Practice Framework for Organisations Performing Benchmarking Activities for Certification-related Conformity Assessment Schemes 2026"@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-benchmark" ;
    skos:prefLabel "Authority benchmark"@en .

<https://test.uncefact.org/vocabulary/assessment-level/authority-extended-mra> a skos:Concept ;
    skos:definition "Independent peer assessment for accredited CAB. This pathway applies to CABs accredited under the Mutual Recognition Arrangement of the Global Accreditation Cooperation Incorporated. Schemes used by CABs may be owned by the peer assessment body but the CAB itself shall not be owned by or otherwise related to the peer assessment body."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-extended-mra" ;
    skos:prefLabel "Authority extended mra"@en .

<https://test.uncefact.org/vocabulary/assessment-level/authority-globalmra> a skos:Concept ;
    skos:definition "Accreditation of CAB under global mutual recognition arrangement by a body peer-evaluated to ISO/IEC 17011. Scheme evaluation is a prerequisite for accreditation of CABs by bodies that are signatories to the Global Accreditation Cooperation Incorporated Mutual Recognition Arrangement."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-globalmra" ;
    skos:prefLabel "Authority globalmra"@en .

<https://test.uncefact.org/vocabulary/assessment-level/authority-mandate> a skos:Concept ;
    skos:definition "Government mandate for conformity assessment activity. Ownership or mandate provided by national government or intergovernmental entity."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-mandate" ;
    skos:prefLabel "Authority mandate"@en .

<https://test.uncefact.org/vocabulary/assessment-level/authority-peer> a skos:Concept ;
    skos:definition "Peer assessment process managed by government. Ownership or mandate provided by national government or intergovernmental entity."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-peer" ;
    skos:prefLabel "Authority peer"@en .

<https://test.uncefact.org/vocabulary/assessment-level/no-endorsement> a skos:Concept ;
    skos:definition "conformity assessment claiming no external authority or else unspecified"@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "no-endorsement" ;
    skos:prefLabel "No endorsement"@en .

<https://test.uncefact.org/vocabulary/assessment-level/scheme-cab> a skos:Concept ;
    skos:definition "Scheme owner recognition of other parties assessing against the scheme standards. The linked scheme self-declaration can be used to assist in judging credibility of the scheme. Users of conformity credentials issued by a CAB recognised under a scheme may refer to the linked scheme self-declaration for details of the CAB-approval process used by the scheme owner"@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "scheme-cab" ;
    skos:prefLabel "Scheme cab"@en .

<https://test.uncefact.org/vocabulary/assessment-level/scheme-self> a skos:Concept ;
    skos:definition "Scheme owner directly conducting conformity assessment activities. The linked scheme self-declaration can be used to assist in judging credibility of the scheme."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "scheme-self" ;
    skos:prefLabel "Scheme self"@en .

<https://test.uncefact.org/vocabulary/assessment-subject-type/facility> a skos:Concept ;
    skos:definition "The conformity profile targets facilities — assessing the operational practices, environmental performance, or working conditions at a specific site."@en ;
    skos:inScheme unece:assessment-subject-type ;
    skos:notation "facility" ;
    skos:prefLabel "Facility"@en .

<https://test.uncefact.org/vocabulary/assessment-subject-type/organisation> a skos:Concept ;
    skos:definition "The conformity profile targets organisations — assessing entity-level governance, policies, management systems, or corporate sustainability performance."@en ;
    skos:inScheme unece:assessment-subject-type ;
    skos:notation "organisation" ;
    skos:prefLabel "Organisation"@en .

<https://test.uncefact.org/vocabulary/assessment-subject-type/product> a skos:Concept ;
    skos:definition "The conformity profile targets products — assessing characteristics, composition, performance, or safety of manufactured goods."@en ;
    skos:inScheme unece:assessment-subject-type ;
    skos:notation "product" ;
    skos:prefLabel "Product"@en .

unece:assessmentDate a owl:DatatypeProperty ;
    rdfs:label "assessment date"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date the assessment was performed."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:assessmentLevel a owl:ObjectProperty ;
    rdfs:label "assessment level"@en ;
    rdfs:comment "code → assessment-level scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The independence level of the assessment (self, second-party, third-party)."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:assessment-level ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/assessor-level/3rdParty> a skos:Concept ;
    skos:definition "3rd party (independent) conformity assessment"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "3rdParty" ;
    skos:prefLabel "3rd Party"@en .

<https://test.uncefact.org/vocabulary/assessor-level/buyer> a skos:Concept ;
    skos:definition "conformity assessment by potential purchaser"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "buyer" ;
    skos:prefLabel "Buyer"@en .

<https://test.uncefact.org/vocabulary/assessor-level/commercial> a skos:Concept ;
    skos:definition "conformity assessment by related body or under commercial contract"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "commercial" ;
    skos:prefLabel "Commercial"@en .

<https://test.uncefact.org/vocabulary/assessor-level/hybrid> a skos:Concept ;
    skos:definition "2nd or 3rd party conformity assessment that is dependent on the accuracy of information provided by self-declaring parties"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "hybrid" ;
    skos:prefLabel "Hybrid"@en .

<https://test.uncefact.org/vocabulary/assessor-level/membership> a skos:Concept ;
    skos:definition "conformity assessment by industry representative body or membership body"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "membership" ;
    skos:prefLabel "Membership"@en .

<https://test.uncefact.org/vocabulary/assessor-level/self> a skos:Concept ;
    skos:definition "self-assessment"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "self" ;
    skos:prefLabel "Self"@en .

<https://test.uncefact.org/vocabulary/assessor-level/unspecified> a skos:Concept ;
    skos:definition "conformity assessment by party with unspecified relationship"@en ;
    skos:inScheme unece:assessor-level ;
    skos:notation "unspecified" ;
    skos:prefLabel "Unspecified"@en .

unece:assessorLevel a owl:ObjectProperty ;
    rdfs:label "assessor level"@en ;
    rdfs:comment "code → assessor-level scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The level of independent assurance of the assessor."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:assessor-level ;
    unece:termStatus ts:proposed .

unece:assetTransferStatusCode a owl:ObjectProperty ;
    rdfs:label "asset transfer status code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying an asset transfer status for this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:associatedParty a owl:ObjectProperty ;
    rdfs:label "associated party"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A party associated with this trade party, such as a local agent of a shipping line."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:associatedStandard a owl:ObjectProperty ;
    rdfs:label "associated standard"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A referenced standard associated to this specified licence."@en ;
    schema:domainIncludes unece:Licence ;
    schema:rangeIncludes unece:Standard ;
    unece:termStatus ts:proposed .

unece:associatedTransportEquipment a owl:ObjectProperty ;
    rdfs:label "associated transport equipment"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A piece of transport equipment associated with this referenced supply chain consignment item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:TransportEquipment ;
    unece:termStatus ts:proposed .

unece:assuranceLevelCode a owl:ObjectProperty ;
    rdfs:label "assurance level code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A code specifying an assurance level of this specified declaration."@en ;
    schema:domainIncludes unece:Licence ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:atMovement a owl:ObjectProperty ;
    rdfs:label "at movement"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The movement this call belongs to."@en ;
    schema:domainIncludes unece:TransportCall ;
    schema:rangeIncludes unece:TransportMovement ;
    unece:termStatus ts:proposed .

unece:attachedAssetId a owl:ObjectProperty ;
    rdfs:label "attached asset id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The identifier for the asset, such as a container, to which this monitoring IOT device is attached."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:attachedIOTDevice a owl:ObjectProperty ;
    rdfs:label "attached iotdevice"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "An IOT device attached to this logistics transport means."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:IOTDevice ;
    unece:termStatus ts:proposed .

unece:attachedLogisticsTransportEquipment a owl:ObjectProperty ;
    rdfs:label "attached logistics transport equipment"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A piece of logistics transport equipment attached to this logistics means of transport."@en ;
    schema:domainIncludes unece:TransportMeans ;
    schema:rangeIncludes unece:TransportEquipment ;
    unece:termStatus ts:proposed .

unece:attentionOf a owl:DatatypeProperty ;
    rdfs:label "attention of"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The name, expressed as text, of a person or department in the organization to whom incoming mail is marked with words such as 'for the attention of' or 'FAO' or 'ATTN' for this trade address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/attestation-type/calibration> a skos:Concept ;
    skos:definition "An equipment calibration report"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "calibration" ;
    skos:prefLabel "Calibration"@en .

<https://test.uncefact.org/vocabulary/attestation-type/certification> a skos:Concept ;
    skos:definition "A formal third party certification of conformity"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "certification" ;
    skos:prefLabel "Certification"@en .

<https://test.uncefact.org/vocabulary/attestation-type/declaration> a skos:Concept ;
    skos:definition "A self assessed declaration of conformity"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "declaration" ;
    skos:prefLabel "Declaration"@en .

<https://test.uncefact.org/vocabulary/attestation-type/inspection> a skos:Concept ;
    skos:definition "An Inspection report"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "inspection" ;
    skos:prefLabel "Inspection"@en .

<https://test.uncefact.org/vocabulary/attestation-type/testing> a skos:Concept ;
    skos:definition "A test report"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "testing" ;
    skos:prefLabel "Testing"@en .

<https://test.uncefact.org/vocabulary/attestation-type/validation> a skos:Concept ;
    skos:definition "A validation report"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "validation" ;
    skos:prefLabel "Validation"@en .

<https://test.uncefact.org/vocabulary/attestation-type/verification> a skos:Concept ;
    skos:definition "A verification report"@en ;
    skos:inScheme unece:attestation-type ;
    skos:notation "verification" ;
    skos:prefLabel "Verification"@en .

unece:attestationScheme a owl:ObjectProperty ;
    rdfs:label "attestation scheme"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scheme under which the attestation is issued."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Scheme ;
    unece:termStatus ts:proposed .

unece:attestationType a owl:ObjectProperty ;
    rdfs:label "attestation type"@en ;
    rdfs:comment "code → attestation-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The type of attestation (certification, declaration, inspection, …)."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:attestation-type ;
    unece:termStatus ts:proposed .

unece:authorisation a owl:ObjectProperty ;
    rdfs:label "authorisation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The endorsement/accreditation authorising the attestation."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Endorsement ;
    unece:termStatus ts:proposed .

unece:availabilityIndicator a owl:DatatypeProperty ;
    rdfs:label "availability indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The indication of whether or not this supply chain inventory is available."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:averageDurationDateTime a owl:DatatypeProperty ;
    rdfs:label "average duration date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date, time, date time, or other date time of the average duration for this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:bank a owl:ObjectProperty ;
    rdfs:label "bank"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    rdfs:seeAlso <https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/Bank> ;
    skos:definition "The financial institution holding the account."@en ;
    schema:domainIncludes unece:Account ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:basisDateTime a owl:DatatypeProperty ;
    rdfs:label "basis date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date, time, date time, or other date time value used as the basis for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:basisQuantity a owl:ObjectProperty ;
    rdfs:label "basis quantity"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A quantity on which the reference price is based."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:batchNumber a owl:DatatypeProperty ;
    rdfs:label "batch number"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The batch/lot number of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:beneficiary a owl:ObjectProperty ;
    rdfs:label "beneficiary"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party in whose favour payment or credit under the trade agreement is made (e.g. the beneficiary of a letter of credit)."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:billStartDateTime a owl:DatatypeProperty ;
    rdfs:label "bill start date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date, time, date time, or other date time value of the bill start specified by these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:bookedConsignment a owl:ObjectProperty ;
    rdfs:label "booked consignment"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The consignment the booking reserves transport for."@en ;
    schema:domainIncludes unece:Booking ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:bookingDate a owl:DatatypeProperty ;
    rdfs:label "booking date"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The date the booking was made."@en ;
    schema:domainIncludes unece:Booking ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:bookingReference a owl:DatatypeProperty ;
    rdfs:label "booking reference"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The carrier booking reference number."@en ;
    schema:domainIncludes unece:Booking ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:bracketTypeCode a owl:ObjectProperty ;
    rdfs:label "bracket type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the type of bracket for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:brandName a owl:DatatypeProperty ;
    rdfs:label "brand name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A brand or trading name used by an organisation."@en ;
    schema:domainIncludes unece:Organisation ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:brandRangeName a owl:DatatypeProperty ;
    rdfs:label "brand range name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The brand range name, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:buildingName a owl:DatatypeProperty ;
    rdfs:label "building name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The building name of an address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:buildingNumber a owl:DatatypeProperty ;
    rdfs:label "building number"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The building number, expressed as text, in this trade address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:buyer a owl:ObjectProperty ;
    rdfs:label "buyer"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party buying under the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:buyerAgentParty a owl:ObjectProperty ;
    rdfs:label "buyer agent party"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The buyer agent party for this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:buyerAssignedId a owl:ObjectProperty ;
    rdfs:label "buyer assigned id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A buyer assigned identifier of this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:buyerReference a owl:DatatypeProperty ;
    rdfs:label "buyer reference"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A buyer reference, expressed as text, for this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:calculatedRate a owl:DatatypeProperty ;
    rdfs:label "calculated rate"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The rate used to calculate the amount of this trade related tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:calculationBasis a owl:DatatypeProperty ;
    rdfs:label "calculation basis"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The basis, expressed as text, on which this logistics service charge is to be calculated, such as by volume or per unit."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:calculationBasisCommodityCode a owl:ObjectProperty ;
    rdfs:label "calculation basis commodity code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the commodity used as the basis for the calculation of this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:hs-commodity ;
    unece:termStatus ts:proposed .

unece:calculationBasisPrice a owl:ObjectProperty ;
    rdfs:label "calculation basis price"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The trade price upon which a calculation of this logistics service charge is or will be based."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:TradePrice ;
    unece:termStatus ts:proposed .

unece:calculationDateTime a owl:DatatypeProperty ;
    rdfs:label "calculation date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date, time, date time, or other date time value of the calculation of this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:calculationMethodCode a owl:ObjectProperty ;
    rdfs:label "calculation method code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the method by which this trade related tax, levy or duty is calculated, such as codes for \"tax calculated after line total summation\", \"tax calculated before line total summation\", \"tax back calculated based on grand total\"."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:calculationPercent a owl:DatatypeProperty ;
    rdfs:label "calculation percent"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The calculation percentage for this trade price."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:calculationSequenceNumeric a owl:DatatypeProperty ;
    rdfs:label "calculation sequence numeric"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A numeric expression of the sequence in which this trade related tax is to be or has been applied when multiple taxes are applicable per calculation, such as first \"Value Added Tax (VAT)\", second \"Transfer\"."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:callLocation a owl:ObjectProperty ;
    rdfs:label "call location"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The location of the transport call."@en ;
    schema:domainIncludes unece:TransportCall ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:callSequenceNumber a owl:DatatypeProperty ;
    rdfs:label "call sequence number"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The order of the call within the movement."@en ;
    schema:domainIncludes unece:TransportCall ;
    schema:rangeIncludes xsd:integer ;
    unece:termStatus ts:proposed .

unece:cancellationPercent a owl:DatatypeProperty ;
    rdfs:label "cancellation percent"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The cancellation percentage for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:careOf a owl:DatatypeProperty ;
    rdfs:label "care of"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The name, expressed as text, of a person or organization at this trade address to whom incoming mail is marked with words such as 'care of' or 'C/O'."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/0> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "0" ;
    skos:prefLabel "Liquid Bulk"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/1> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Solid Bulk"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/2> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Large Freight Container (20 feet or more in length)"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/3> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Other Freight Container (Less than 20 feet in length)"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/4> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Palletized"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/5> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Pre-slung"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/6> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Mobile self-propelled"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/7> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Other mobile units"@en .

<https://test.uncefact.org/vocabulary/cargo-category-code-list/9> a skos:Concept ;
    skos:inScheme unece:cargo-category-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Other types of cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/1> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Documents"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/10> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Breakbulk"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/11> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Hazardous cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/12> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "12" ;
    skos:prefLabel "General cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/13> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Liquid cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/14> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Temperature controlled cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/15> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Environmental pollutant cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/16> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Not-hazardous cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/17> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Diplomatic"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/18> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Military"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/19> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Obnoxious"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/2> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Low value non-dutiable consignments"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/20> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Out of gauge"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/21> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Household goods and personal effects"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/22> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Frozen cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/23> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Ballast only"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/24> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Incompatible cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/25> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Deep-frozen cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/3> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Low value dutiable consignments"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/4> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "4" ;
    skos:prefLabel "High value consignments"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/5> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Other non-containerized"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/6> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Vehicles"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/7> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Roll-on roll-off"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/8> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Palletized"@en .

<https://test.uncefact.org/vocabulary/cargo-operational-category-code-list/9> a skos:Concept ;
    skos:inScheme unece:cargo-operational-category-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Containerized"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/1> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Documents"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/10> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Breakbulk"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/11> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Hazardous cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/12> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "12" ;
    skos:prefLabel "General cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/13> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Liquid cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/14> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Temperature controlled cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/15> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Environmental pollutant cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/16> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Not-hazardous cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/17> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Diplomatic"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/18> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Military"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/19> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Obnoxious"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/2> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Low value non-dutiable consignments"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/20> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Out of gauge"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/21> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Household goods and personal effects"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/22> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Frozen cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/23> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Ballast only"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/24> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Incompatible cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/25> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Deep-frozen cargo"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/3> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Low value dutiable consignments"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/4> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "4" ;
    skos:prefLabel "High value consignments"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/5> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Other non-containerized"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/6> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Vehicles"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/7> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Roll-on roll-off"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/8> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Palletized"@en .

<https://test.uncefact.org/vocabulary/cargo-type-classification-code-list/9> a skos:Concept ;
    skos:inScheme unece:cargo-type-classification-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Containerized"@en .

unece:cargoOperationalCategoryCode a owl:ObjectProperty ;
    rdfs:label "cargo operational category code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The code specifying the operational category for this transport cargo, such as obnoxious or military."@en ;
    schema:domainIncludes unece:CargoDetails ;
    schema:rangeIncludes unece:cargo-operational-category-code-list ;
    unece:termStatus ts:proposed .

unece:cargoTypeCode a owl:ObjectProperty ;
    rdfs:label "cargo type code"@en ;
    rdfs:comment "code → cargo-category scheme."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The category/type of cargo reported."@en ;
    schema:domainIncludes unece:CargoDetails ;
    schema:rangeIncludes unece:cargo-category-code-list ;
    unece:termStatus ts:proposed .

unece:carriedBy a owl:ObjectProperty ;
    rdfs:label "carried by"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A transport movement that carries the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:TransportMovement ;
    unece:termStatus ts:proposed .

unece:carriedIn a owl:ObjectProperty ;
    rdfs:label "carried in"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The transport equipment a package is carried in."@en ;
    schema:domainIncludes unece:TransportPackage ;
    schema:rangeIncludes unece:TransportEquipment ;
    unece:termStatus ts:proposed .

unece:carriedInactiveTransportMeans a owl:ObjectProperty ;
    rdfs:label "carried inactive transport means"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Details of transport means inactively carried during the transport movement, such as trucks on a Roll-On/Roll-Off (RORO) ferry."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:TransportMeans ;
    unece:termStatus ts:proposed .

unece:carrier a owl:ObjectProperty ;
    rdfs:label "carrier"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party undertaking or arranging the carriage of goods."@en ;
    schema:domainIncludes unece:Consignment,
        unece:TransportLeg,
        unece:TransportMovement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:carriesEquipment a owl:ObjectProperty ;
    rdfs:label "carries equipment"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Transport equipment used to carry the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:TransportEquipment ;
    unece:termStatus ts:proposed .

unece:categoryCode a owl:ObjectProperty ;
    rdfs:label "category code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A code specifying a category for this cross-border regulatory procedure, such as the appendices of the CITES Convention."@en ;
    schema:domainIncludes unece:GovernmentRegistration ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:categoryName a owl:DatatypeProperty ;
    rdfs:label "category name"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A category name, expressed as text, of this specified customer class."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:categoryTradeTax a owl:ObjectProperty ;
    rdfs:label "category trade tax"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A tax category of this trade allowance charge."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes unece:TradeTax ;
    unece:termStatus ts:proposed .

unece:categoryTypeCode a owl:ObjectProperty ;
    rdfs:label "category type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the type of category, such as refund or service charge, for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/certificate-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:certificate-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Mark"@en .

<https://test.uncefact.org/vocabulary/certificate-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:certificate-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Certificate"@en .

<https://test.uncefact.org/vocabulary/certificate-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:certificate-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Label"@en .

unece:certificationBasis a owl:DatatypeProperty ;
    rdfs:label "certification basis"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A basis for a certification, expressed as text, for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:certifiedEmission a owl:ObjectProperty ;
    rdfs:label "certified emission"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A certified level of pollution calculated for an emission from this logistics transport means."@en ;
    schema:domainIncludes unece:TransportMeans ;
    schema:rangeIncludes unece:Emission ;
    unece:termStatus ts:proposed .

unece:chainName a owl:DatatypeProperty ;
    rdfs:label "chain name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A chain name, expressed as text, for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:changeReason a owl:DatatypeProperty ;
    rdfs:label "change reason"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A reason, expressed as text, for a change of this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:characteristic a owl:DatatypeProperty ;
    rdfs:label "characteristic"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A characteristic, expressed as text, for this water source."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AB> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Buyer's agent/representative"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AE> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "Declarant's agent/representative"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AF> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AF" ;
    skos:prefLabel "Transit principal"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AH> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AH" ;
    skos:prefLabel "Transit principal's agent/representative"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AQ> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AQ" ;
    skos:prefLabel "Approved consignor"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AR> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AR" ;
    skos:prefLabel "Authorized exporter"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AT> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AT" ;
    skos:prefLabel "Authorized importer"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/AU> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "AU" ;
    skos:prefLabel "Authorized trader (transit)"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/CA> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "CA" ;
    skos:prefLabel "Carrier"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/CG> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "CG" ;
    skos:prefLabel "Carrier's agent"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/CN> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "CN" ;
    skos:prefLabel "Consignee"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/CPD> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "CPD" ;
    skos:prefLabel "Charges payer at destination"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/CX> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "CX" ;
    skos:prefLabel "Consignee's agent"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/CZ> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "CZ" ;
    skos:prefLabel "Consignor"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/DGB> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "DGB" ;
    skos:prefLabel "Invoice processing party"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/EX> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "EX" ;
    skos:prefLabel "Exporter"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/FW> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "FW" ;
    skos:prefLabel "Freight forwarder"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/GS> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "GS" ;
    skos:prefLabel "Consignor's representative"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/IM> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "IM" ;
    skos:prefLabel "Importer"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/IV> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "IV" ;
    skos:prefLabel "Invoicee"@en .

<https://test.uncefact.org/vocabulary/charge-paying-party-role-code-list/PE> a skos:Concept ;
    skos:inScheme unece:charge-paying-party-role-code-list ;
    skos:notation "PE" ;
    skos:prefLabel "Payee"@en .

unece:chargeAmount a owl:ObjectProperty ;
    rdfs:label "charge amount"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The monetary amount of the allowance or charge."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:chargeCategoryCode a owl:ObjectProperty ;
    rdfs:label "charge category code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the category of charge for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:chargeCurrencyCode a owl:ObjectProperty ;
    rdfs:label "charge currency code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a charge currency for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:currency-code-list ;
    unece:termStatus ts:proposed .

unece:chargeIndicator a owl:DatatypeProperty ;
    rdfs:label "charge indicator"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "True if a charge, false if an allowance."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:chargePayingPartyRoleCode a owl:ObjectProperty ;
    rdfs:label "charge paying party role code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the role of the party responsible for paying this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:charge-paying-party-role-code-list ;
    unece:termStatus ts:proposed .

unece:citySubDivisionName a owl:DatatypeProperty ;
    rdfs:label "city sub division name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A name, expressed as text, of a sub-division of a city for this trade address, for example a district or borough."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:claimDate a owl:DatatypeProperty ;
    rdfs:label "claim date"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The date the claim was made."@en ;
    schema:domainIncludes unece:Claim ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:claimedPerformance a owl:ObjectProperty ;
    rdfs:label "claimed performance"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The performance level claimed (a measure/score against a metric)."@en ;
    schema:domainIncludes unece:Claim ;
    schema:rangeIncludes unece:Performance ;
    unece:termStatus ts:proposed .

unece:clearsConsignment a owl:ObjectProperty ;
    rdfs:label "clears consignment"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The consignment the procedure clears through customs."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:code a owl:DatatypeProperty ;
    rdfs:label "code"@en ;
    rdfs:comment "Also the code qualifier on classification / conformity-topic join nodes."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The code value within a classification scheme."@en ;
    schema:domainIncludes unece:Score ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:codeListScope a owl:AnnotationProperty ;
    rdfs:label "code list scope"@en ;
    rdfs:comment "Presentation classification of a code list: shared (cross-cutting reference data), domain (domain-scoped), or governance (vocabulary machinery); value from the code-list-scope scheme. Navigation only — it does not affect semantics or the value domain of any property."@en ;
    rdfs:isDefinedBy unece-mod:core .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/1> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Firm"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/10> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Immediate"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/11> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Pilot/Pre-volume"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/12> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Planning"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/13> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Potential order increase"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/14> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Average plant usage"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/15> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "15" ;
    skos:prefLabel "First time reported firm"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/16> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Maximum"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/17> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Tooling capacity"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/18> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Normal tooling capacity"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/19> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Prototype"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/2> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Commitment for manufacturing and material"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/20> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Strike protection"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/21> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Required tooling capacity"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/22> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Deliver to schedule"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/23> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Await manual pull"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/24> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Reference to commercial agreement between partners"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/26> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Proposed"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/3> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Commitment for material"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/4> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Planning/forecast"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/5> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Short delivered on previous delivery"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/6> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Capacity available"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/7> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Promotion"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/8> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Special demand"@en .

<https://test.uncefact.org/vocabulary/commitment-level-code-list/9> a skos:Concept ;
    skos:inScheme unece:commitment-level-code-list ;
    skos:notation "9" ;
    skos:prefLabel "User defined"@en .

unece:commitmentLevelCode a owl:ObjectProperty ;
    rdfs:label "supply chain supply plan commitment level code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the commitment level for this supply chain supply plan, such as fabrication or raw material."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes unece:commitment-level-code-list ;
    unece:termStatus ts:proposed .

unece:commodityCode a owl:ObjectProperty ;
    rdfs:label "commodity code"@en ;
    rdfs:comment "code → HS / commodity scheme (Phase 3). Shared cargo/goods property."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The tariff/HS commodity classification of a goods item."@en ;
    schema:domainIncludes unece:CargoDetails,
        unece:ConsignmentItem,
        unece:DeclarationDetails ;
    schema:rangeIncludes unece:hs-commodity ;
    unece:termStatus ts:proposed .

unece:commonName a owl:DatatypeProperty ;
    rdfs:label "common name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A common name, expressed as text, for this distinct chemical."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AA> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Circuit switching"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AB> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "SITA"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AC> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AC" ;
    skos:prefLabel "ARINC"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AD> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AD" ;
    skos:prefLabel "AT&T mailbox"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AE> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "Peripheral device"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AF> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AF" ;
    skos:prefLabel "U.S. Defense Switched Network"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AG> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AG" ;
    skos:prefLabel "U.S. federal telecommunications system"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AH> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AH" ;
    skos:prefLabel "World Wide Web"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AI> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AI" ;
    skos:prefLabel "International calling country code"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AJ> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AJ" ;
    skos:prefLabel "Alternate telephone"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AK> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AK" ;
    skos:prefLabel "Videotex number"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AL> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AL" ;
    skos:prefLabel "Cellular phone"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AM> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AM" ;
    skos:prefLabel "International telephone direct line"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AN> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AN" ;
    skos:prefLabel "O.F.T.P. (ODETTE File Transfer Protocol)"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AO> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AO" ;
    skos:prefLabel "Uniform Resource Location (URL)"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AP> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AP" ;
    skos:prefLabel "Very High Frequency (VHF) radio telephone"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AQ> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AQ" ;
    skos:prefLabel "X.400 address for mail text"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AR> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AR" ;
    skos:prefLabel "AS1 address"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AS> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AS" ;
    skos:prefLabel "AS2 address"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AT> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AT" ;
    skos:prefLabel "AS3 address"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AU> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AU" ;
    skos:prefLabel "File Transfer Protocol"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AV> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AV" ;
    skos:prefLabel "Inmarsat call number"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/AW> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "AW" ;
    skos:prefLabel "Radio communication call sign"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/CA> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "CA" ;
    skos:prefLabel "Cable address"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/EI> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "EI" ;
    skos:prefLabel "EDI transmission"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/EM> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "EM" ;
    skos:prefLabel "Electronic mail"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/EX> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "EX" ;
    skos:prefLabel "Extension"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/FT> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "FT" ;
    skos:prefLabel "File transfer access method"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/FX> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "FX" ;
    skos:prefLabel "Telefax"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/GM> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "GM" ;
    skos:prefLabel "GEIS (General Electric Information Service) mailbox"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/IE> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "IE" ;
    skos:prefLabel "IBM information exchange"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/IM> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "IM" ;
    skos:prefLabel "Internal mail"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/MA> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "MA" ;
    skos:prefLabel "Mail"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/PB> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "PB" ;
    skos:prefLabel "Postbox number"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/PS> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "PS" ;
    skos:prefLabel "Packet switching"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/SW> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "SW" ;
    skos:prefLabel "S.W.I.F.T."@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/TE> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "TE" ;
    skos:prefLabel "Telephone"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/TG> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "TG" ;
    skos:prefLabel "Telegraph"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/TL> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "TL" ;
    skos:prefLabel "Telex"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/TM> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "TM" ;
    skos:prefLabel "Telemail"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/TT> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "TT" ;
    skos:prefLabel "Teletext"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/TX> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "TX" ;
    skos:prefLabel "TWX"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/XF> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "XF" ;
    skos:prefLabel "X.400 address"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/XG> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "XG" ;
    skos:prefLabel "Pager"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/XH> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "XH" ;
    skos:prefLabel "International telephone switchboard"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/XI> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "XI" ;
    skos:prefLabel "National telephone direct line"@en .

<https://test.uncefact.org/vocabulary/communication-channel-code-list/XJ> a skos:Concept ;
    skos:inScheme unece:communication-channel-code-list ;
    skos:notation "XJ" ;
    skos:prefLabel "National telephone switchboard"@en .

unece:communicationCapabilityCode a owl:ObjectProperty ;
    rdfs:label "communication capability code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the communication capability of this monitoring IOT device."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:communicationChannelCode a owl:ObjectProperty ;
    rdfs:label "communication channel code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The code specifying the channel by which this referenced document is sent, such as mail, email, fax."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes unece:communication-channel-code-list ;
    unece:termStatus ts:proposed .

unece:completeNumber a owl:DatatypeProperty ;
    rdfs:label "complete number"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:telephone ;
    skos:definition "The text string of characters that make up the complete number for this universal communication."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:completionDate a owl:DatatypeProperty ;
    rdfs:label "completion date"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The completion date of this production facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:componentBatch a owl:ObjectProperty ;
    rdfs:label "component batch"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product batch component of this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:ProductBatch ;
    unece:termStatus ts:proposed .

unece:componentMaterial a owl:ObjectProperty ;
    rdfs:label "component material"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A material component of this trade product."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:componentProduct a owl:ObjectProperty ;
    rdfs:label "component product"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A trade product component of this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:conformance a owl:DatatypeProperty ;
    rdfs:label "conformance"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "Whether the subject conforms (pass/fail)."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:conformityCertificate a owl:ObjectProperty ;
    rdfs:label "conformity certificate"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A link to the conformity certificate document."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:conformityTopic a owl:ObjectProperty ;
    rdfs:label "conformity topic"@en ;
    rdfs:comment "value → conformity-topics code list, a hierarchical SKOS scheme at https://test.uncefact.org/vocabulary/conformity-topics/concepts."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The topic area of conformity (environment, safety, social, …)."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Claim,
        unece:Criterion ;
    schema:rangeIncludes <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    unece:termStatus ts:proposed .

unece:conformsTo a owl:ObjectProperty ;
    rdfs:label "conforms to"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A link to a specification the scheme conforms to."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:consignee a owl:ObjectProperty ;
    rdfs:label "consignee"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party receiving the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/consignment-status/booked> a skos:Concept ;
    skos:inScheme unece:consignment-status ;
    skos:notation "booked" ;
    skos:prefLabel "booked"@en .

<https://test.uncefact.org/vocabulary/consignment-status/cleared> a skos:Concept ;
    skos:inScheme unece:consignment-status ;
    skos:notation "cleared" ;
    skos:prefLabel "cleared"@en .

<https://test.uncefact.org/vocabulary/consignment-status/delivered> a skos:Concept ;
    skos:inScheme unece:consignment-status ;
    skos:notation "delivered" ;
    skos:prefLabel "delivered"@en .

<https://test.uncefact.org/vocabulary/consignment-status/released> a skos:Concept ;
    skos:inScheme unece:consignment-status ;
    skos:notation "released" ;
    skos:prefLabel "released"@en .

unece:consignmentId a owl:DatatypeProperty ;
    rdfs:label "consignment ID"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The consignment identifier associated with the move event."@en ;
    schema:domainIncludes unece:MoveEvent ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:consignor a owl:ObjectProperty ;
    rdfs:label "consignor"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party sending the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:consolidates a owl:ObjectProperty ;
    rdfs:label "consolidates"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A trade item grouped within the shipment package."@en ;
    schema:domainIncludes unece:ShipmentPackage ;
    schema:rangeIncludes unece:TradeItem ;
    unece:termStatus ts:proposed .

unece:constructionDate a owl:DatatypeProperty ;
    rdfs:label "construction date"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The construction date for this production facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:contact a owl:ObjectProperty ;
    rdfs:label "contact"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A person who is a contact for the party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Person ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Insurance contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AB> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Workshop contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AC" ;
    skos:prefLabel "Accepting contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AD" ;
    skos:prefLabel "Accounting contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AE> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "Contract contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AF> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AF" ;
    skos:prefLabel "Land registry contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AG> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AG" ;
    skos:prefLabel "Agent"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AH> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AH" ;
    skos:prefLabel "Coordination contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AI> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AI" ;
    skos:prefLabel "Project management contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AJ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AJ" ;
    skos:prefLabel "Investment contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AK> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AK" ;
    skos:prefLabel "Works management contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AL> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AL" ;
    skos:prefLabel "Personnel contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AM> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AM" ;
    skos:prefLabel "Claims contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AN> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AN" ;
    skos:prefLabel "Laboratory contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AO> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AO" ;
    skos:prefLabel "Plant/equipment contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AP> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AP" ;
    skos:prefLabel "Accounts payable contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AQ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AQ" ;
    skos:prefLabel "Quantity surveyor contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AR" ;
    skos:prefLabel "Accounts receivable contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AS> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AS" ;
    skos:prefLabel "Public relations contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AT> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AT" ;
    skos:prefLabel "Technical contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AU> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AU" ;
    skos:prefLabel "City works authority contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AV> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AV" ;
    skos:prefLabel "Maintenance contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AW> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AW" ;
    skos:prefLabel "Town planning contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AX> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AX" ;
    skos:prefLabel "Traffic authority contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AY> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AY" ;
    skos:prefLabel "Electricity supply contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/AZ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "AZ" ;
    skos:prefLabel "Gas supply contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BA" ;
    skos:prefLabel "Water supply contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BB> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BB" ;
    skos:prefLabel "Telecommunications network contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BC" ;
    skos:prefLabel "Banking contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BD" ;
    skos:prefLabel "New developments contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BE> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BE" ;
    skos:prefLabel "Transport infrastructure authority"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BF> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BF" ;
    skos:prefLabel "Service contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BG> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BG" ;
    skos:prefLabel "Auditing contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BH> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BH" ;
    skos:prefLabel "Legal auditing contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BI> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BI" ;
    skos:prefLabel "Software house contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BJ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BJ" ;
    skos:prefLabel "Department or person responsible for processing purchase order"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BK> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BK" ;
    skos:prefLabel "Electronic data interchange coordinator"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BL> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BL" ;
    skos:prefLabel "Waiver contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BM> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BM" ;
    skos:prefLabel "Automated clearing house (ACH) contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BN> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BN" ;
    skos:prefLabel "Certification contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BO> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BO" ;
    skos:prefLabel "After business hours contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BP> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BP" ;
    skos:prefLabel "Company Security Officer’s 24-hour contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BQ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BQ" ;
    skos:prefLabel "Agent of ship at the intended port of arrival"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BR" ;
    skos:prefLabel "Cook"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BS> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BS" ;
    skos:prefLabel "Customer contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BT> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BT" ;
    skos:prefLabel "Meter access contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/BU> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "BU" ;
    skos:prefLabel "Ultimate consignee"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CA" ;
    skos:prefLabel "Carrier"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CB> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CB" ;
    skos:prefLabel "Changed by"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CC" ;
    skos:prefLabel "Responsible person for information production"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CD" ;
    skos:prefLabel "Responsible person for information dissemination"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CE> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CE" ;
    skos:prefLabel "Head of unit for computer data processing"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CF> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CF" ;
    skos:prefLabel "Head of unit for information production"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CG> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CG" ;
    skos:prefLabel "Head of unit for information dissemination"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CN> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CN" ;
    skos:prefLabel "Consignee"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CO> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CO" ;
    skos:prefLabel "Consignor"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CP> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CP" ;
    skos:prefLabel "Responsible person for computer data processing"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CR" ;
    skos:prefLabel "Customer relations"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/CW> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "CW" ;
    skos:prefLabel "Confirmed with"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/DE> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "DE" ;
    skos:prefLabel "Department/employee to execute export procedures"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/DI> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "DI" ;
    skos:prefLabel "Department/employee to execute import procedures"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/DL> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "DL" ;
    skos:prefLabel "Delivery contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/EB> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "EB" ;
    skos:prefLabel "Entered by"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/EC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "EC" ;
    skos:prefLabel "Education coordinator"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/ED> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "ED" ;
    skos:prefLabel "Engineering contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/EX> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "EX" ;
    skos:prefLabel "Expeditor"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/GR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "GR" ;
    skos:prefLabel "Goods receiving contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/HE> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "HE" ;
    skos:prefLabel "Emergency dangerous goods contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/HG> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "HG" ;
    skos:prefLabel "Dangerous goods contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/HM> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "HM" ;
    skos:prefLabel "Hazardous material contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/IC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "IC" ;
    skos:prefLabel "Information contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/IN> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "IN" ;
    skos:prefLabel "Insurer contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/LB> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "LB" ;
    skos:prefLabel "Place of delivery contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/LO> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "LO" ;
    skos:prefLabel "Place of collection contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/MC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "MC" ;
    skos:prefLabel "Material control contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/MD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "MD" ;
    skos:prefLabel "Material disposition contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/MH> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "MH" ;
    skos:prefLabel "Material handling contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/MR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "MR" ;
    skos:prefLabel "Message recipient contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/MS> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "MS" ;
    skos:prefLabel "Message sender contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/NT> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "NT" ;
    skos:prefLabel "Notification contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/OC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "OC" ;
    skos:prefLabel "Order contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/PA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "PA" ;
    skos:prefLabel "Prototype coordinator"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/PD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "PD" ;
    skos:prefLabel "Purchasing contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/PE> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "PE" ;
    skos:prefLabel "Payee contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/PM> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "PM" ;
    skos:prefLabel "Product management contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/PP> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "PP" ;
    skos:prefLabel "Prescribing physician"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/QA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "QA" ;
    skos:prefLabel "Quality assurance contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/QC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "QC" ;
    skos:prefLabel "Quality coordinator contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/RD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "RD" ;
    skos:prefLabel "Receiving dock contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/RP> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "RP" ;
    skos:prefLabel "Authorized responsible person"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/SA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "SA" ;
    skos:prefLabel "Sales administration"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/SC> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "SC" ;
    skos:prefLabel "Schedule contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/SD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "SD" ;
    skos:prefLabel "Shipping contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/SR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "SR" ;
    skos:prefLabel "Sales representative or department"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/SU> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "SU" ;
    skos:prefLabel "Supplier contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/TA> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "TA" ;
    skos:prefLabel "Traffic administrator"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/TD> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "TD" ;
    skos:prefLabel "Test contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/TI> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "TI" ;
    skos:prefLabel "Technical documentation recipient"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/TR> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "TR" ;
    skos:prefLabel "Transport contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/WH> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "WH" ;
    skos:prefLabel "Warehouse"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/WI> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "WI" ;
    skos:prefLabel "Alternate contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/WJ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "WJ" ;
    skos:prefLabel "Office Manager"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/WK> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "WK" ;
    skos:prefLabel "Chartered accountant contact"@en .

<https://test.uncefact.org/vocabulary/contact-type-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:contact-type-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:contactTypeCode a owl:ObjectProperty ;
    rdfs:label "contact type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The code specifying the type of trade contact."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:contact-type-code-list ;
    unece:termStatus ts:proposed .

unece:containedConsignment a owl:ObjectProperty ;
    rdfs:label "contained consignment"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A consignment contained in this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:containerizationIndicator a owl:DatatypeProperty ;
    rdfs:label "containerization indicator"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Whether the consignment is containerized."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:containsItem a owl:ObjectProperty ;
    rdfs:label "contains item"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A consignment item within the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:ConsignmentItem ;
    unece:termStatus ts:proposed .

unece:contentAmount a owl:ObjectProperty ;
    rdfs:label "content amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Content, expressed as a monetary amount, for this packaging marking."@en ;
    schema:domainIncludes unece:Marking ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:contentCode a owl:ObjectProperty ;
    rdfs:label "content code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying the content of this note."@en ;
    schema:domainIncludes unece:Marking ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:contentDateTime a owl:DatatypeProperty ;
    rdfs:label "content date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The date, time, date time or other date time value for the content of this packaging marking."@en ;
    schema:domainIncludes unece:Marking ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:contractGeneralConditions a owl:DatatypeProperty ;
    rdfs:label "contract general conditions"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The contract general conditions, expressed as text, for this transport cargo insurance."@en ;
    schema:domainIncludes unece:Insurance ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:contractId a owl:ObjectProperty ;
    rdfs:label "contract ID"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The identifier of the sales contract."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:contractMovementTypeCode a owl:ObjectProperty ;
    rdfs:label "transport contract movement contract movement type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a contract movement type of this transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:transport-contract-movement-code-list ;
    unece:termStatus ts:proposed .

unece:controlResult a owl:DatatypeProperty ;
    rdfs:label "control result"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A control result, expressed as text, for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:conversionMultiplier a owl:AnnotationProperty ;
    rdfs:label "conversion multiplier"@en ;
    rdfs:comment "value_SI = value * multiplier + offset — to the coherent SI unit of the dimension. Source: QUDT."@en .

unece:conversionOffset a owl:AnnotationProperty ;
    rdfs:label "conversion offset"@en ;
    rdfs:comment "Affine offset to the coherent SI unit (e.g. 273.15 for degree Celsius). Source: QUDT."@en .

<https://test.uncefact.org/vocabulary/country-id/AD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AD" ;
    skos:prefLabel "ANDORRA"@en .

<https://test.uncefact.org/vocabulary/country-id/AE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AE" ;
    skos:prefLabel "UNITED ARAB EMIRATES"@en .

<https://test.uncefact.org/vocabulary/country-id/AF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AF" ;
    skos:prefLabel "AFGHANISTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/AG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AG" ;
    skos:prefLabel "ANTIGUA AND BARBUDA"@en .

<https://test.uncefact.org/vocabulary/country-id/AI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AI" ;
    skos:prefLabel "ANGUILLA"@en .

<https://test.uncefact.org/vocabulary/country-id/AL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AL" ;
    skos:prefLabel "ALBANIA"@en .

<https://test.uncefact.org/vocabulary/country-id/AM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AM" ;
    skos:prefLabel "ARMENIA"@en .

<https://test.uncefact.org/vocabulary/country-id/AO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AO" ;
    skos:prefLabel "ANGOLA"@en .

<https://test.uncefact.org/vocabulary/country-id/AQ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AQ" ;
    skos:prefLabel "ANTARCTICA"@en .

<https://test.uncefact.org/vocabulary/country-id/AR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AR" ;
    skos:prefLabel "ARGENTINA"@en .

<https://test.uncefact.org/vocabulary/country-id/AS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AS" ;
    skos:prefLabel "AMERICAN SAMOA"@en .

<https://test.uncefact.org/vocabulary/country-id/AT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AT" ;
    skos:prefLabel "AUSTRIA"@en .

<https://test.uncefact.org/vocabulary/country-id/AU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AU" ;
    skos:prefLabel "AUSTRALIA"@en .

<https://test.uncefact.org/vocabulary/country-id/AW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AW" ;
    skos:prefLabel "ARUBA"@en .

<https://test.uncefact.org/vocabulary/country-id/AX> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AX" ;
    skos:prefLabel "ÅLAND ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/AZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "AZ" ;
    skos:prefLabel "AZERBAIJAN"@en .

<https://test.uncefact.org/vocabulary/country-id/BA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BA" ;
    skos:prefLabel "BOSNIA AND HERZEGOVINA"@en .

<https://test.uncefact.org/vocabulary/country-id/BB> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BB" ;
    skos:prefLabel "BARBADOS"@en .

<https://test.uncefact.org/vocabulary/country-id/BD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BD" ;
    skos:prefLabel "BANGLADESH"@en .

<https://test.uncefact.org/vocabulary/country-id/BE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BE" ;
    skos:prefLabel "BELGIUM"@en .

<https://test.uncefact.org/vocabulary/country-id/BF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BF" ;
    skos:prefLabel "BURKINA FASO"@en .

<https://test.uncefact.org/vocabulary/country-id/BG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BG" ;
    skos:prefLabel "BULGARIA"@en .

<https://test.uncefact.org/vocabulary/country-id/BH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BH" ;
    skos:prefLabel "BAHRAIN"@en .

<https://test.uncefact.org/vocabulary/country-id/BI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BI" ;
    skos:prefLabel "BURUNDI"@en .

<https://test.uncefact.org/vocabulary/country-id/BJ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BJ" ;
    skos:prefLabel "BENIN"@en .

<https://test.uncefact.org/vocabulary/country-id/BL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BL" ;
    skos:prefLabel "SAINT BARTHÉLEMY"@en .

<https://test.uncefact.org/vocabulary/country-id/BM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BM" ;
    skos:prefLabel "BERMUDA"@en .

<https://test.uncefact.org/vocabulary/country-id/BN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BN" ;
    skos:prefLabel "BRUNEI DARUSSALAM"@en .

<https://test.uncefact.org/vocabulary/country-id/BO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BO" ;
    skos:prefLabel "BOLIVIA (PLURINATIONAL STATE OF)"@en .

<https://test.uncefact.org/vocabulary/country-id/BQ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BQ" ;
    skos:prefLabel "BONAIRE, SINT EUSTATIUS AND SABA"@en .

<https://test.uncefact.org/vocabulary/country-id/BR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BR" ;
    skos:prefLabel "BRAZIL"@en .

<https://test.uncefact.org/vocabulary/country-id/BS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BS" ;
    skos:prefLabel "BAHAMAS"@en .

<https://test.uncefact.org/vocabulary/country-id/BT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BT" ;
    skos:prefLabel "BHUTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/BV> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BV" ;
    skos:prefLabel "BOUVET ISLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/BW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BW" ;
    skos:prefLabel "BOTSWANA"@en .

<https://test.uncefact.org/vocabulary/country-id/BY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BY" ;
    skos:prefLabel "BELARUS"@en .

<https://test.uncefact.org/vocabulary/country-id/BZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "BZ" ;
    skos:prefLabel "BELIZE"@en .

<https://test.uncefact.org/vocabulary/country-id/CA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CA" ;
    skos:prefLabel "CANADA"@en .

<https://test.uncefact.org/vocabulary/country-id/CC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CC" ;
    skos:prefLabel "COCOS (KEELING) ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/CD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CD" ;
    skos:prefLabel "CONGO, DEMOCRATIC REPUBLIC OF"@en .

<https://test.uncefact.org/vocabulary/country-id/CF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CF" ;
    skos:prefLabel "CENTRAL AFRICAN REPUBLIC"@en .

<https://test.uncefact.org/vocabulary/country-id/CG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CG" ;
    skos:prefLabel "CONGO"@en .

<https://test.uncefact.org/vocabulary/country-id/CH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CH" ;
    skos:prefLabel "SWITZERLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/CI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CI" ;
    skos:prefLabel "CÔTE D'IVOIRE"@en .

<https://test.uncefact.org/vocabulary/country-id/CK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CK" ;
    skos:prefLabel "COOK ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/CL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CL" ;
    skos:prefLabel "CHILE"@en .

<https://test.uncefact.org/vocabulary/country-id/CM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CM" ;
    skos:prefLabel "CAMEROON"@en .

<https://test.uncefact.org/vocabulary/country-id/CN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CN" ;
    skos:prefLabel "CHINA"@en .

<https://test.uncefact.org/vocabulary/country-id/CO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CO" ;
    skos:prefLabel "COLOMBIA"@en .

<https://test.uncefact.org/vocabulary/country-id/CR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CR" ;
    skos:prefLabel "COSTA RICA"@en .

<https://test.uncefact.org/vocabulary/country-id/CU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CU" ;
    skos:prefLabel "CUBA"@en .

<https://test.uncefact.org/vocabulary/country-id/CV> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CV" ;
    skos:prefLabel "CABO VERDE"@en .

<https://test.uncefact.org/vocabulary/country-id/CW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CW" ;
    skos:prefLabel "CURAÇAO"@en .

<https://test.uncefact.org/vocabulary/country-id/CX> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CX" ;
    skos:prefLabel "CHRISTMAS ISLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/CY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CY" ;
    skos:prefLabel "CYPRUS"@en .

<https://test.uncefact.org/vocabulary/country-id/CZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "CZ" ;
    skos:prefLabel "CZECHIA"@en .

<https://test.uncefact.org/vocabulary/country-id/DE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "DE" ;
    skos:prefLabel "GERMANY"@en .

<https://test.uncefact.org/vocabulary/country-id/DJ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "DJ" ;
    skos:prefLabel "DJIBOUTI"@en .

<https://test.uncefact.org/vocabulary/country-id/DK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "DK" ;
    skos:prefLabel "DENMARK"@en .

<https://test.uncefact.org/vocabulary/country-id/DM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "DM" ;
    skos:prefLabel "DOMINICA"@en .

<https://test.uncefact.org/vocabulary/country-id/DO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "DO" ;
    skos:prefLabel "DOMINICAN REPUBLIC"@en .

<https://test.uncefact.org/vocabulary/country-id/DZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "DZ" ;
    skos:prefLabel "ALGERIA"@en .

<https://test.uncefact.org/vocabulary/country-id/EC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "EC" ;
    skos:prefLabel "ECUADOR"@en .

<https://test.uncefact.org/vocabulary/country-id/EE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "EE" ;
    skos:prefLabel "ESTONIA"@en .

<https://test.uncefact.org/vocabulary/country-id/EG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "EG" ;
    skos:prefLabel "EGYPT"@en .

<https://test.uncefact.org/vocabulary/country-id/EH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "EH" ;
    skos:prefLabel "WESTERN SAHARA"@en .

<https://test.uncefact.org/vocabulary/country-id/ER> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ER" ;
    skos:prefLabel "ERITREA"@en .

<https://test.uncefact.org/vocabulary/country-id/ES> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ES" ;
    skos:prefLabel "SPAIN"@en .

<https://test.uncefact.org/vocabulary/country-id/ET> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ET" ;
    skos:prefLabel "ETHIOPIA"@en .

<https://test.uncefact.org/vocabulary/country-id/FI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "FI" ;
    skos:prefLabel "FINLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/FJ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "FJ" ;
    skos:prefLabel "FIJI"@en .

<https://test.uncefact.org/vocabulary/country-id/FK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "FK" ;
    skos:prefLabel "FALKLAND ISLANDS (MALVINAS)"@en .

<https://test.uncefact.org/vocabulary/country-id/FM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "FM" ;
    skos:prefLabel "MICRONESIA (FEDERATED STATES OF)"@en .

<https://test.uncefact.org/vocabulary/country-id/FO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "FO" ;
    skos:prefLabel "FAROE ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/FR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "FR" ;
    skos:prefLabel "FRANCE"@en .

<https://test.uncefact.org/vocabulary/country-id/GA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GA" ;
    skos:prefLabel "GABON"@en .

<https://test.uncefact.org/vocabulary/country-id/GB> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GB" ;
    skos:prefLabel "UNITED KINGDOM OF GREAT BRITAIN AND NORTHERN IRELAND"@en .

<https://test.uncefact.org/vocabulary/country-id/GD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GD" ;
    skos:prefLabel "GRENADA"@en .

<https://test.uncefact.org/vocabulary/country-id/GE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GE" ;
    skos:prefLabel "GEORGIA"@en .

<https://test.uncefact.org/vocabulary/country-id/GF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GF" ;
    skos:prefLabel "FRENCH GUIANA"@en .

<https://test.uncefact.org/vocabulary/country-id/GG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GG" ;
    skos:prefLabel "GUERNSEY"@en .

<https://test.uncefact.org/vocabulary/country-id/GH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GH" ;
    skos:prefLabel "GHANA"@en .

<https://test.uncefact.org/vocabulary/country-id/GI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GI" ;
    skos:prefLabel "GIBRALTAR"@en .

<https://test.uncefact.org/vocabulary/country-id/GL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GL" ;
    skos:prefLabel "GREENLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/GM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GM" ;
    skos:prefLabel "GAMBIA"@en .

<https://test.uncefact.org/vocabulary/country-id/GN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GN" ;
    skos:prefLabel "GUINEA"@en .

<https://test.uncefact.org/vocabulary/country-id/GP> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GP" ;
    skos:prefLabel "GUADELOUPE"@en .

<https://test.uncefact.org/vocabulary/country-id/GQ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GQ" ;
    skos:prefLabel "EQUATORIAL GUINEA"@en .

<https://test.uncefact.org/vocabulary/country-id/GR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GR" ;
    skos:prefLabel "GREECE"@en .

<https://test.uncefact.org/vocabulary/country-id/GS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GS" ;
    skos:prefLabel "SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/GT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GT" ;
    skos:prefLabel "GUATEMALA"@en .

<https://test.uncefact.org/vocabulary/country-id/GU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GU" ;
    skos:prefLabel "GUAM"@en .

<https://test.uncefact.org/vocabulary/country-id/GW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GW" ;
    skos:prefLabel "GUINEA-BISSAU"@en .

<https://test.uncefact.org/vocabulary/country-id/GY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "GY" ;
    skos:prefLabel "GUYANA"@en .

<https://test.uncefact.org/vocabulary/country-id/HK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "HK" ;
    skos:prefLabel "HONG KONG"@en .

<https://test.uncefact.org/vocabulary/country-id/HM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "HM" ;
    skos:prefLabel "HEARD ISLAND AND MCDONALD ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/HN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "HN" ;
    skos:prefLabel "HONDURAS"@en .

<https://test.uncefact.org/vocabulary/country-id/HR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "HR" ;
    skos:prefLabel "CROATIA"@en .

<https://test.uncefact.org/vocabulary/country-id/HT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "HT" ;
    skos:prefLabel "HAITI"@en .

<https://test.uncefact.org/vocabulary/country-id/HU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "HU" ;
    skos:prefLabel "HUNGARY"@en .

<https://test.uncefact.org/vocabulary/country-id/ID> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ID" ;
    skos:prefLabel "INDONESIA"@en .

<https://test.uncefact.org/vocabulary/country-id/IE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IE" ;
    skos:prefLabel "IRELAND"@en .

<https://test.uncefact.org/vocabulary/country-id/IL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IL" ;
    skos:prefLabel "ISRAEL"@en .

<https://test.uncefact.org/vocabulary/country-id/IM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IM" ;
    skos:prefLabel "ISLE OF MAN"@en .

<https://test.uncefact.org/vocabulary/country-id/IN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IN" ;
    skos:prefLabel "INDIA"@en .

<https://test.uncefact.org/vocabulary/country-id/IO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IO" ;
    skos:prefLabel "BRITISH INDIAN OCEAN TERRITORY"@en .

<https://test.uncefact.org/vocabulary/country-id/IQ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IQ" ;
    skos:prefLabel "IRAQ"@en .

<https://test.uncefact.org/vocabulary/country-id/IR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IR" ;
    skos:prefLabel "IRAN (ISLAMIC REPUBLIC OF)"@en .

<https://test.uncefact.org/vocabulary/country-id/IS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IS" ;
    skos:prefLabel "ICELAND"@en .

<https://test.uncefact.org/vocabulary/country-id/IT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "IT" ;
    skos:prefLabel "ITALY"@en .

<https://test.uncefact.org/vocabulary/country-id/JE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "JE" ;
    skos:prefLabel "JERSEY"@en .

<https://test.uncefact.org/vocabulary/country-id/JM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "JM" ;
    skos:prefLabel "JAMAICA"@en .

<https://test.uncefact.org/vocabulary/country-id/JO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "JO" ;
    skos:prefLabel "JORDAN"@en .

<https://test.uncefact.org/vocabulary/country-id/JP> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "JP" ;
    skos:prefLabel "JAPAN"@en .

<https://test.uncefact.org/vocabulary/country-id/KE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KE" ;
    skos:prefLabel "KENYA"@en .

<https://test.uncefact.org/vocabulary/country-id/KG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KG" ;
    skos:prefLabel "KYRGYZSTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/KH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KH" ;
    skos:prefLabel "CAMBODIA"@en .

<https://test.uncefact.org/vocabulary/country-id/KI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KI" ;
    skos:prefLabel "KIRIBATI"@en .

<https://test.uncefact.org/vocabulary/country-id/KM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KM" ;
    skos:prefLabel "COMOROS"@en .

<https://test.uncefact.org/vocabulary/country-id/KN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KN" ;
    skos:prefLabel "SAINT KITTS AND NEVIS"@en .

<https://test.uncefact.org/vocabulary/country-id/KP> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KP" ;
    skos:prefLabel "KOREA (DEMOCRATIC PEOPLE'S REPUBLIC OF)"@en .

<https://test.uncefact.org/vocabulary/country-id/KR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KR" ;
    skos:prefLabel "KOREA, REPUBLIC OF"@en .

<https://test.uncefact.org/vocabulary/country-id/KW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KW" ;
    skos:prefLabel "KUWAIT"@en .

<https://test.uncefact.org/vocabulary/country-id/KY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KY" ;
    skos:prefLabel "CAYMAN ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/KZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "KZ" ;
    skos:prefLabel "KAZAKHSTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/LA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LA" ;
    skos:prefLabel "LAO PEOPLE'S DEMOCRATIC REPUBLIC"@en .

<https://test.uncefact.org/vocabulary/country-id/LB> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LB" ;
    skos:prefLabel "LEBANON"@en .

<https://test.uncefact.org/vocabulary/country-id/LC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LC" ;
    skos:prefLabel "SAINT LUCIA"@en .

<https://test.uncefact.org/vocabulary/country-id/LI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LI" ;
    skos:prefLabel "LIECHTENSTEIN"@en .

<https://test.uncefact.org/vocabulary/country-id/LK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LK" ;
    skos:prefLabel "SRI LANKA"@en .

<https://test.uncefact.org/vocabulary/country-id/LR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LR" ;
    skos:prefLabel "LIBERIA"@en .

<https://test.uncefact.org/vocabulary/country-id/LS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LS" ;
    skos:prefLabel "LESOTHO"@en .

<https://test.uncefact.org/vocabulary/country-id/LT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LT" ;
    skos:prefLabel "LITHUANIA"@en .

<https://test.uncefact.org/vocabulary/country-id/LU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LU" ;
    skos:prefLabel "LUXEMBOURG"@en .

<https://test.uncefact.org/vocabulary/country-id/LV> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LV" ;
    skos:prefLabel "LATVIA"@en .

<https://test.uncefact.org/vocabulary/country-id/LY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "LY" ;
    skos:prefLabel "LIBYA"@en .

<https://test.uncefact.org/vocabulary/country-id/MA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MA" ;
    skos:prefLabel "MOROCCO"@en .

<https://test.uncefact.org/vocabulary/country-id/MC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MC" ;
    skos:prefLabel "MONACO"@en .

<https://test.uncefact.org/vocabulary/country-id/MD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MD" ;
    skos:prefLabel "MOLDOVA, REPUBLIC OF"@en .

<https://test.uncefact.org/vocabulary/country-id/ME> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ME" ;
    skos:prefLabel "MONTENEGRO"@en .

<https://test.uncefact.org/vocabulary/country-id/MF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MF" ;
    skos:prefLabel "SAINT MARTIN (FRENCH PART)"@en .

<https://test.uncefact.org/vocabulary/country-id/MG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MG" ;
    skos:prefLabel "MADAGASCAR"@en .

<https://test.uncefact.org/vocabulary/country-id/MH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MH" ;
    skos:prefLabel "MARSHALL ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/MK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MK" ;
    skos:prefLabel "NORTH MACEDONIA"@en .

<https://test.uncefact.org/vocabulary/country-id/ML> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ML" ;
    skos:prefLabel "MALI"@en .

<https://test.uncefact.org/vocabulary/country-id/MM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MM" ;
    skos:prefLabel "MYANMAR"@en .

<https://test.uncefact.org/vocabulary/country-id/MN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MN" ;
    skos:prefLabel "MONGOLIA"@en .

<https://test.uncefact.org/vocabulary/country-id/MO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MO" ;
    skos:prefLabel "MACAO"@en .

<https://test.uncefact.org/vocabulary/country-id/MP> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MP" ;
    skos:prefLabel "NORTHERN MARIANA ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/MQ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MQ" ;
    skos:prefLabel "MARTINIQUE"@en .

<https://test.uncefact.org/vocabulary/country-id/MR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MR" ;
    skos:prefLabel "MAURITANIA"@en .

<https://test.uncefact.org/vocabulary/country-id/MS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MS" ;
    skos:prefLabel "MONTSERRAT"@en .

<https://test.uncefact.org/vocabulary/country-id/MT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MT" ;
    skos:prefLabel "MALTA"@en .

<https://test.uncefact.org/vocabulary/country-id/MU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MU" ;
    skos:prefLabel "MAURITIUS"@en .

<https://test.uncefact.org/vocabulary/country-id/MV> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MV" ;
    skos:prefLabel "MALDIVES"@en .

<https://test.uncefact.org/vocabulary/country-id/MW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MW" ;
    skos:prefLabel "MALAWI"@en .

<https://test.uncefact.org/vocabulary/country-id/MX> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MX" ;
    skos:prefLabel "MEXICO"@en .

<https://test.uncefact.org/vocabulary/country-id/MY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MY" ;
    skos:prefLabel "MALAYSIA"@en .

<https://test.uncefact.org/vocabulary/country-id/MZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "MZ" ;
    skos:prefLabel "MOZAMBIQUE"@en .

<https://test.uncefact.org/vocabulary/country-id/NA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NA" ;
    skos:prefLabel "NAMIBIA"@en .

<https://test.uncefact.org/vocabulary/country-id/NC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NC" ;
    skos:prefLabel "NEW CALEDONIA"@en .

<https://test.uncefact.org/vocabulary/country-id/NE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NE" ;
    skos:prefLabel "NIGER"@en .

<https://test.uncefact.org/vocabulary/country-id/NF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NF" ;
    skos:prefLabel "NORFOLK ISLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/NG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NG" ;
    skos:prefLabel "NIGERIA"@en .

<https://test.uncefact.org/vocabulary/country-id/NI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NI" ;
    skos:prefLabel "NICARAGUA"@en .

<https://test.uncefact.org/vocabulary/country-id/NL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NL" ;
    skos:prefLabel "NETHERLANDS, KINGDOM OF THE"@en .

<https://test.uncefact.org/vocabulary/country-id/NO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NO" ;
    skos:prefLabel "NORWAY"@en .

<https://test.uncefact.org/vocabulary/country-id/NP> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NP" ;
    skos:prefLabel "NEPAL"@en .

<https://test.uncefact.org/vocabulary/country-id/NR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NR" ;
    skos:prefLabel "NAURU"@en .

<https://test.uncefact.org/vocabulary/country-id/NU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NU" ;
    skos:prefLabel "NIUE"@en .

<https://test.uncefact.org/vocabulary/country-id/NZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "NZ" ;
    skos:prefLabel "NEW ZEALAND"@en .

<https://test.uncefact.org/vocabulary/country-id/OM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "OM" ;
    skos:prefLabel "OMAN"@en .

<https://test.uncefact.org/vocabulary/country-id/PA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PA" ;
    skos:prefLabel "PANAMA"@en .

<https://test.uncefact.org/vocabulary/country-id/PE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PE" ;
    skos:prefLabel "PERU"@en .

<https://test.uncefact.org/vocabulary/country-id/PF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PF" ;
    skos:prefLabel "FRENCH POLYNESIA"@en .

<https://test.uncefact.org/vocabulary/country-id/PG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PG" ;
    skos:prefLabel "PAPUA NEW GUINEA"@en .

<https://test.uncefact.org/vocabulary/country-id/PH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PH" ;
    skos:prefLabel "PHILIPPINES"@en .

<https://test.uncefact.org/vocabulary/country-id/PK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PK" ;
    skos:prefLabel "PAKISTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/PL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PL" ;
    skos:prefLabel "POLAND"@en .

<https://test.uncefact.org/vocabulary/country-id/PM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PM" ;
    skos:prefLabel "SAINT PIERRE AND MIQUELON"@en .

<https://test.uncefact.org/vocabulary/country-id/PN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PN" ;
    skos:prefLabel "PITCAIRN"@en .

<https://test.uncefact.org/vocabulary/country-id/PR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PR" ;
    skos:prefLabel "PUERTO RICO"@en .

<https://test.uncefact.org/vocabulary/country-id/PS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PS" ;
    skos:prefLabel "PALESTINE, STATE OF"@en .

<https://test.uncefact.org/vocabulary/country-id/PT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PT" ;
    skos:prefLabel "PORTUGAL"@en .

<https://test.uncefact.org/vocabulary/country-id/PW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PW" ;
    skos:prefLabel "PALAU"@en .

<https://test.uncefact.org/vocabulary/country-id/PY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "PY" ;
    skos:prefLabel "PARAGUAY"@en .

<https://test.uncefact.org/vocabulary/country-id/QA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "QA" ;
    skos:prefLabel "QATAR"@en .

<https://test.uncefact.org/vocabulary/country-id/RE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "RE" ;
    skos:prefLabel "REUNION"@en .

<https://test.uncefact.org/vocabulary/country-id/RO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "RO" ;
    skos:prefLabel "ROMANIA"@en .

<https://test.uncefact.org/vocabulary/country-id/RS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "RS" ;
    skos:prefLabel "SERBIA"@en .

<https://test.uncefact.org/vocabulary/country-id/RU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "RU" ;
    skos:prefLabel "RUSSIAN FEDERATION"@en .

<https://test.uncefact.org/vocabulary/country-id/RW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "RW" ;
    skos:prefLabel "RWANDA"@en .

<https://test.uncefact.org/vocabulary/country-id/SA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SA" ;
    skos:prefLabel "SAUDI ARABIA"@en .

<https://test.uncefact.org/vocabulary/country-id/SB> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SB" ;
    skos:prefLabel "SOLOMON ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/SC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SC" ;
    skos:prefLabel "SEYCHELLES"@en .

<https://test.uncefact.org/vocabulary/country-id/SD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SD" ;
    skos:prefLabel "SUDAN"@en .

<https://test.uncefact.org/vocabulary/country-id/SE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SE" ;
    skos:prefLabel "SWEDEN"@en .

<https://test.uncefact.org/vocabulary/country-id/SG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SG" ;
    skos:prefLabel "SINGAPORE"@en .

<https://test.uncefact.org/vocabulary/country-id/SH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SH" ;
    skos:prefLabel "SAINT HELENA, ASCENSION AND TRISTAN DA CUNHA"@en .

<https://test.uncefact.org/vocabulary/country-id/SI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SI" ;
    skos:prefLabel "SLOVENIA"@en .

<https://test.uncefact.org/vocabulary/country-id/SJ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SJ" ;
    skos:prefLabel "SVALBARD AND JAN MAYEN"@en .

<https://test.uncefact.org/vocabulary/country-id/SK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SK" ;
    skos:prefLabel "SLOVAKIA"@en .

<https://test.uncefact.org/vocabulary/country-id/SL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SL" ;
    skos:prefLabel "SIERRA LEONE"@en .

<https://test.uncefact.org/vocabulary/country-id/SM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SM" ;
    skos:prefLabel "SAN MARINO"@en .

<https://test.uncefact.org/vocabulary/country-id/SN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SN" ;
    skos:prefLabel "SENEGAL"@en .

<https://test.uncefact.org/vocabulary/country-id/SO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SO" ;
    skos:prefLabel "SOMALIA"@en .

<https://test.uncefact.org/vocabulary/country-id/SR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SR" ;
    skos:prefLabel "SURINAME"@en .

<https://test.uncefact.org/vocabulary/country-id/SS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SS" ;
    skos:prefLabel "SOUTH SUDAN"@en .

<https://test.uncefact.org/vocabulary/country-id/ST> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ST" ;
    skos:prefLabel "SAO TOME AND PRINCIPE"@en .

<https://test.uncefact.org/vocabulary/country-id/SV> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SV" ;
    skos:prefLabel "EL SALVADOR"@en .

<https://test.uncefact.org/vocabulary/country-id/SX> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SX" ;
    skos:prefLabel "SINT MAARTEN (DUTCH PART)"@en .

<https://test.uncefact.org/vocabulary/country-id/SY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SY" ;
    skos:prefLabel "SYRIAN ARAB REPUBLIC"@en .

<https://test.uncefact.org/vocabulary/country-id/SZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "SZ" ;
    skos:prefLabel "ESWATINI"@en .

<https://test.uncefact.org/vocabulary/country-id/TC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TC" ;
    skos:prefLabel "TURKS AND CAICOS ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/TD> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TD" ;
    skos:prefLabel "CHAD"@en .

<https://test.uncefact.org/vocabulary/country-id/TF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TF" ;
    skos:prefLabel "FRENCH SOUTHERN TERRITORIES"@en .

<https://test.uncefact.org/vocabulary/country-id/TG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TG" ;
    skos:prefLabel "TOGO"@en .

<https://test.uncefact.org/vocabulary/country-id/TH> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TH" ;
    skos:prefLabel "THAILAND"@en .

<https://test.uncefact.org/vocabulary/country-id/TJ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TJ" ;
    skos:prefLabel "TAJIKISTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/TK> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TK" ;
    skos:prefLabel "TOKELAU"@en .

<https://test.uncefact.org/vocabulary/country-id/TL> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TL" ;
    skos:prefLabel "TIMOR-LESTE"@en .

<https://test.uncefact.org/vocabulary/country-id/TM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TM" ;
    skos:prefLabel "TURKMENISTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/TN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TN" ;
    skos:prefLabel "TUNISIA"@en .

<https://test.uncefact.org/vocabulary/country-id/TO> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TO" ;
    skos:prefLabel "TONGA"@en .

<https://test.uncefact.org/vocabulary/country-id/TR> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TR" ;
    skos:prefLabel "TÜRKİYE"@en .

<https://test.uncefact.org/vocabulary/country-id/TT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TT" ;
    skos:prefLabel "TRINIDAD AND TOBAGO"@en .

<https://test.uncefact.org/vocabulary/country-id/TV> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TV" ;
    skos:prefLabel "TUVALU"@en .

<https://test.uncefact.org/vocabulary/country-id/TW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TW" ;
    skos:prefLabel "TAIWAN, PROVINCE OF CHINA"@en .

<https://test.uncefact.org/vocabulary/country-id/TZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "TZ" ;
    skos:prefLabel "TANZANIA, UNITED REPUBLIC OF"@en .

<https://test.uncefact.org/vocabulary/country-id/UA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "UA" ;
    skos:prefLabel "UKRAINE"@en .

<https://test.uncefact.org/vocabulary/country-id/UG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "UG" ;
    skos:prefLabel "UGANDA"@en .

<https://test.uncefact.org/vocabulary/country-id/UM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "UM" ;
    skos:prefLabel "UNITED STATES MINOR OUTLYING ISLANDS"@en .

<https://test.uncefact.org/vocabulary/country-id/US> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "US" ;
    skos:prefLabel "UNITED STATES OF AMERICA"@en .

<https://test.uncefact.org/vocabulary/country-id/UY> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "UY" ;
    skos:prefLabel "URUGUAY"@en .

<https://test.uncefact.org/vocabulary/country-id/UZ> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "UZ" ;
    skos:prefLabel "UZBEKISTAN"@en .

<https://test.uncefact.org/vocabulary/country-id/VA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VA" ;
    skos:prefLabel "HOLY SEE"@en .

<https://test.uncefact.org/vocabulary/country-id/VC> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VC" ;
    skos:prefLabel "SAINT VINCENT AND THE GRENADINES"@en .

<https://test.uncefact.org/vocabulary/country-id/VE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VE" ;
    skos:prefLabel "VENEZUELA (BOLIVARIAN REPUBLIC OF)"@en .

<https://test.uncefact.org/vocabulary/country-id/VG> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VG" ;
    skos:prefLabel "VIRGIN ISLANDS, BRITISH"@en .

<https://test.uncefact.org/vocabulary/country-id/VI> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VI" ;
    skos:prefLabel "VIRGIN ISLANDS, U.S."@en .

<https://test.uncefact.org/vocabulary/country-id/VN> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VN" ;
    skos:prefLabel "VIET NAM"@en .

<https://test.uncefact.org/vocabulary/country-id/VU> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "VU" ;
    skos:prefLabel "VANUATU"@en .

<https://test.uncefact.org/vocabulary/country-id/WF> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "WF" ;
    skos:prefLabel "WALLIS AND FUTUNA"@en .

<https://test.uncefact.org/vocabulary/country-id/WS> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "WS" ;
    skos:prefLabel "SAMOA"@en .

<https://test.uncefact.org/vocabulary/country-id/YE> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "YE" ;
    skos:prefLabel "YEMEN"@en .

<https://test.uncefact.org/vocabulary/country-id/YT> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "YT" ;
    skos:prefLabel "MAYOTTE"@en .

<https://test.uncefact.org/vocabulary/country-id/ZA> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ZA" ;
    skos:prefLabel "SOUTH AFRICA"@en .

<https://test.uncefact.org/vocabulary/country-id/ZM> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ZM" ;
    skos:prefLabel "ZAMBIA"@en .

<https://test.uncefact.org/vocabulary/country-id/ZW> a skos:Concept ;
    skos:inScheme unece:country-id ;
    skos:notation "ZW" ;
    skos:prefLabel "ZIMBABWE"@en .

unece:countryCode a owl:ObjectProperty ;
    rdfs:label "country code"@en ;
    rdfs:comment "value → CountryId code list, e.g. https://test.uncefact.org/vocabulary/CountryId#AF."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The country, as an entry in the ISO 3166-1 code list."@en ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:countryName a owl:DatatypeProperty ;
    rdfs:label "country name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A country name, expressed as text, of this logistics location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:countryNumberCode a owl:ObjectProperty ;
    rdfs:label "country number code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The country access code for this universal communication number such as 44, 1, 353 etc."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes unece:itu-calling-code ;
    unece:termStatus ts:proposed .

unece:countryOfOperation a owl:ObjectProperty ;
    rdfs:label "country of operation"@en ;
    rdfs:comment "code → ISO 3166-1 scheme."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The country in which a facility operates, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:countryOfOrigin a owl:ObjectProperty ;
    rdfs:label "country of origin"@en ;
    rdfs:comment "code → ISO 3166-1 scheme."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The country of origin of a declared goods item, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:DeclarationDetails ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:countryOfProduction a owl:DatatypeProperty ;
    rdfs:label "country of production"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The country where the product was produced, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:countrySubDivisionId a owl:ObjectProperty ;
    rdfs:label "country sub division id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A unique identifier of the country sub-division for this legal registration."@en ;
    schema:domainIncludes unece:GovernmentRegistration ;
    schema:rangeIncludes unece:iso-3166-2 ;
    unece:termStatus ts:proposed .

unece:coverageParty a owl:ObjectProperty ;
    rdfs:label "coverage party"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The coverage party for this transport cargo insurance."@en ;
    schema:domainIncludes unece:Insurance ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:coverageType a owl:DatatypeProperty ;
    rdfs:label "coverage type"@en ;
    rdfs:comment "code → coverage-type scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The type/scope of insurance cover."@en ;
    schema:domainIncludes unece:Insurance ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:creationDateTime a owl:DatatypeProperty ;
    rdfs:label "creation date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The creation date, time, date time, or other date time value for this payment trade settlement."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/criterion-status/active> a skos:Concept ;
    skos:definition "The criterion is in active use."@en ;
    skos:inScheme unece:criterion-status ;
    skos:notation "active" ;
    skos:prefLabel "Active"@en .

<https://test.uncefact.org/vocabulary/criterion-status/deprecated> a skos:Concept ;
    skos:definition "The criterion is deprecated."@en ;
    skos:inScheme unece:criterion-status ;
    skos:notation "deprecated" ;
    skos:prefLabel "Deprecated"@en .

<https://test.uncefact.org/vocabulary/criterion-status/proposed> a skos:Concept ;
    skos:definition "The criterion is proposed"@en ;
    skos:inScheme unece:criterion-status ;
    skos:notation "proposed" ;
    skos:prefLabel "Proposed"@en .

unece:criterionScoringFramework a owl:ObjectProperty ;
    rdfs:label "criterion scoring framework"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scoring framework applied to the profile's criteria."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:ScoringFramework ;
    unece:termStatus ts:proposed .

unece:criticalIndicator a owl:DatatypeProperty ;
    rdfs:label "critical indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The indication of whether or not this production process is critical."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:currency a owl:ObjectProperty ;
    rdfs:label "currency"@en ;
    rdfs:comment "code → ISO 4217 currency scheme."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:currency ;
    skos:definition "The currency of a monetary amount, as an ISO 4217 code."@en ;
    schema:domainIncludes unece:MonetaryAmount ;
    schema:rangeIncludes unece:currency-code-list ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/currency-code-list/AED> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AED" ;
    skos:prefLabel "Dirham"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/AFN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AFN" ;
    skos:prefLabel "Afghani"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ALL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ALL" ;
    skos:prefLabel "Lek"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/AMD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AMD" ;
    skos:prefLabel "Dram"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ANG> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ANG" ;
    skos:prefLabel "Netherlands Antillian Guilder"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/AOA> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AOA" ;
    skos:prefLabel "Kwanza"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ARS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ARS" ;
    skos:prefLabel "Argentine Peso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/AUD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AUD" ;
    skos:prefLabel "Australian Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/AWG> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AWG" ;
    skos:prefLabel "Aruban Florin"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/AZN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "AZN" ;
    skos:prefLabel "Azerbaijan Manat"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BAM> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BAM" ;
    skos:prefLabel "Convertible Mark"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BBD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BBD" ;
    skos:prefLabel "Barbados Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BDT> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BDT" ;
    skos:prefLabel "Taka"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BGN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BGN" ;
    skos:prefLabel "Bulgarian Lev"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BHD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BHD" ;
    skos:prefLabel "Bahraini Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BIF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BIF" ;
    skos:prefLabel "Burundi Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BMD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BMD" ;
    skos:prefLabel "Bermudian Dollar (customarily: Bermuda Dollar)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BND> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BND" ;
    skos:prefLabel "Brunei Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BOB> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BOB" ;
    skos:prefLabel "Boliviano"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BOV> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BOV" ;
    skos:prefLabel "Mvdol"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BRL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BRL" ;
    skos:prefLabel "Brazilian Real"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BSD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BSD" ;
    skos:prefLabel "Bahamian Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BTN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BTN" ;
    skos:prefLabel "Ngultrum"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BWP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BWP" ;
    skos:prefLabel "Pula"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BYN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BYN" ;
    skos:prefLabel "Belarussian Ruble"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/BZD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "BZD" ;
    skos:prefLabel "Belize Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CAD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CAD" ;
    skos:prefLabel "Canadian Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CDF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CDF" ;
    skos:prefLabel "Franc Congolais"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CHE> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CHE" ;
    skos:prefLabel "WIR Euro"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CHF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CHF" ;
    skos:prefLabel "Swiss Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CHW> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CHW" ;
    skos:prefLabel "WIR Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CLF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CLF" ;
    skos:prefLabel "Unidad de Fomento"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CLP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CLP" ;
    skos:prefLabel "Chilean Peso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CNY> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CNY" ;
    skos:prefLabel "Yuan Renminbi"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/COP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "COP" ;
    skos:prefLabel "Colombian Peso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/COU> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "COU" ;
    skos:prefLabel "Unidad de Valor Real"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CRC> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CRC" ;
    skos:prefLabel "Costa Rican Colon"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CUC> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CUC" ;
    skos:prefLabel "Peso Convertible"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CUP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CUP" ;
    skos:prefLabel "Cuban Peso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CVE> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CVE" ;
    skos:prefLabel "Cabo Verde Escudo"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/CZK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "CZK" ;
    skos:prefLabel "Czech Koruna"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/DJF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "DJF" ;
    skos:prefLabel "Djibouti Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/DKK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "DKK" ;
    skos:prefLabel "Danish Krone"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/DOP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "DOP" ;
    skos:prefLabel "Dominican Peso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/DZD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "DZD" ;
    skos:prefLabel "Algerian Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/EGP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "EGP" ;
    skos:prefLabel "Egyptian Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ERN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ERN" ;
    skos:prefLabel "Nakfa"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ETB> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ETB" ;
    skos:prefLabel "Ethopian Birr"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/EUR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "EUR" ;
    skos:prefLabel "Euro"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/FJD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "FJD" ;
    skos:prefLabel "Fiji Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/FKP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "FKP" ;
    skos:prefLabel "Falkland Islands Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GBP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GBP" ;
    skos:prefLabel "Pound Sterling"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GEL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GEL" ;
    skos:prefLabel "Lari"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GHS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GHS" ;
    skos:prefLabel "Ghana Cedi"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GIP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GIP" ;
    skos:prefLabel "Gibraltar Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GMD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GMD" ;
    skos:prefLabel "Dalasi"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GNF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GNF" ;
    skos:prefLabel "Guinean Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GTQ> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GTQ" ;
    skos:prefLabel "Quetzal"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/GYD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "GYD" ;
    skos:prefLabel "Guyana Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/HKD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "HKD" ;
    skos:prefLabel "Honk Kong Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/HNL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "HNL" ;
    skos:prefLabel "Lempira"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/HTG> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "HTG" ;
    skos:prefLabel "Gourde"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/HUF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "HUF" ;
    skos:prefLabel "Forint"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/IDR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "IDR" ;
    skos:prefLabel "Rupiah"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ILS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ILS" ;
    skos:prefLabel "New Israeli Sheqel"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/INR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "INR" ;
    skos:prefLabel "Indian Rupee"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/IQD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "IQD" ;
    skos:prefLabel "Iraqi Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/IRR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "IRR" ;
    skos:prefLabel "Iranian Rial"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ISK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ISK" ;
    skos:prefLabel "Iceland Krona"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/JMD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "JMD" ;
    skos:prefLabel "Jamaican Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/JOD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "JOD" ;
    skos:prefLabel "Jordanian Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/JPY> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "JPY" ;
    skos:prefLabel "Yen"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KES> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KES" ;
    skos:prefLabel "Kenyan Shilling"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KGS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KGS" ;
    skos:prefLabel "Som"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KHR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KHR" ;
    skos:prefLabel "Riel"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KMF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KMF" ;
    skos:prefLabel "Comorian Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KPW> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KPW" ;
    skos:prefLabel "North Korean Won"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KRW> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KRW" ;
    skos:prefLabel "Won"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KWD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KWD" ;
    skos:prefLabel "Kuwaiti Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KYD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KYD" ;
    skos:prefLabel "Cayman Islands Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/KZT> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "KZT" ;
    skos:prefLabel "Tenge"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/LAK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "LAK" ;
    skos:prefLabel "Lao Kip"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/LBP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "LBP" ;
    skos:prefLabel "Lebanese Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/LKR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "LKR" ;
    skos:prefLabel "Sri Lanka Rupee"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/LRD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "LRD" ;
    skos:prefLabel "Liberian Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/LSL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "LSL" ;
    skos:prefLabel "Loti"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/LYD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "LYD" ;
    skos:prefLabel "Libyan Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MAD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MAD" ;
    skos:prefLabel "Morrocan Dirham"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MDL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MDL" ;
    skos:prefLabel "Moldovan Leu"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MGA> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MGA" ;
    skos:prefLabel "Ariary"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MKD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MKD" ;
    skos:prefLabel "Denar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MMK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MMK" ;
    skos:prefLabel "Kyat"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MNT> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MNT" ;
    skos:prefLabel "Tugrik"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MOP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MOP" ;
    skos:prefLabel "Pataca"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MRU> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MRU" ;
    skos:prefLabel "Ouguiya"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MUR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MUR" ;
    skos:prefLabel "Mauritius Rupee"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MVR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MVR" ;
    skos:prefLabel "Rufiyaa"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MWK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MWK" ;
    skos:prefLabel "Malawi Kwacha"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MXN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MXN" ;
    skos:prefLabel "Mexican Peso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MXV> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MXV" ;
    skos:prefLabel "Mexican Unidad de Inversion (UDI)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MYR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MYR" ;
    skos:prefLabel "Malaysian Ringgit"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/MZN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "MZN" ;
    skos:prefLabel "Mozambique Metical"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/NAD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "NAD" ;
    skos:prefLabel "Namibia Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/NGN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "NGN" ;
    skos:prefLabel "Naira"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/NIO> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "NIO" ;
    skos:prefLabel "Cordoba Oro"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/NOK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "NOK" ;
    skos:prefLabel "Norwegian Krone"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/NPR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "NPR" ;
    skos:prefLabel "Nepalese Rupee"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/NZD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "NZD" ;
    skos:prefLabel "New Zealand Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/OMR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "OMR" ;
    skos:prefLabel "Rial Omani"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PAB> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PAB" ;
    skos:prefLabel "Balboa"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PEN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PEN" ;
    skos:prefLabel "Sol"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PGK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PGK" ;
    skos:prefLabel "Kina"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PHP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PHP" ;
    skos:prefLabel "Philippine Piso"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PKR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PKR" ;
    skos:prefLabel "Pakistan Rupee"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PLN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PLN" ;
    skos:prefLabel "Zloty"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/PYG> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "PYG" ;
    skos:prefLabel "Guarani"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/QAR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "QAR" ;
    skos:prefLabel "Qatari Rial"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/RON> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "RON" ;
    skos:prefLabel "Romanian Leu"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/RSD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "RSD" ;
    skos:prefLabel "Serbian Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/RUB> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "RUB" ;
    skos:prefLabel "Russian Ruble"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/RWF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "RWF" ;
    skos:prefLabel "Rwanda Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SAR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SAR" ;
    skos:prefLabel "Saudi Riyal"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SBD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SBD" ;
    skos:prefLabel "Solomon Islands Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SCR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SCR" ;
    skos:prefLabel "Seychelles Rupee"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SDG> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SDG" ;
    skos:prefLabel "Sudanese Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SEK> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SEK" ;
    skos:prefLabel "Swedish Krona"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SGD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SGD" ;
    skos:prefLabel "Singapore Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SHP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SHP" ;
    skos:prefLabel "St. Helena Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SLE> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SLE" ;
    skos:prefLabel "Leone"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SOS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SOS" ;
    skos:prefLabel "Somali Shilling"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SRD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SRD" ;
    skos:prefLabel "Suriname Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SSP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SSP" ;
    skos:prefLabel "South Sudanese Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/STN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "STN" ;
    skos:prefLabel "Dobra"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SVC> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SVC" ;
    skos:prefLabel "El Salvador Colon"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SYP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SYP" ;
    skos:prefLabel "Syrian Pound"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/SZL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "SZL" ;
    skos:prefLabel "Lilangeni"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/THB> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "THB" ;
    skos:prefLabel "Baht"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TJS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TJS" ;
    skos:prefLabel "Somoni"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TMT> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TMT" ;
    skos:prefLabel "Turkmenistan New Manat"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TND> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TND" ;
    skos:prefLabel "Tunisian Dinar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TOP> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TOP" ;
    skos:prefLabel "Pa'anga"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TRY> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TRY" ;
    skos:prefLabel "Turkish Lira"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TTD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TTD" ;
    skos:prefLabel "Trinidad and Tobago Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TWD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TWD" ;
    skos:prefLabel "New Taiwan Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/TZS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "TZS" ;
    skos:prefLabel "Tanzanian Shilling"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/UAH> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "UAH" ;
    skos:prefLabel "Hryvnia"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/UGX> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "UGX" ;
    skos:prefLabel "Uganda Shilling"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/USD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "USD" ;
    skos:prefLabel "US Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/USN> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "USN" ;
    skos:prefLabel "US Dollar (Next day)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/UYI> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "UYI" ;
    skos:prefLabel "Uruguayo Peso en Unidades"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/UYU> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "UYU" ;
    skos:prefLabel "Peso Uruguayo"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/UYW> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "UYW" ;
    skos:prefLabel "Unidad Previsional"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/UZS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "UZS" ;
    skos:prefLabel "Uzbekistan Sum"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/VED> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "VED" ;
    skos:prefLabel "Bolívar Soberano"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/VES> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "VES" ;
    skos:prefLabel "Bolívar Soberano"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/VND> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "VND" ;
    skos:prefLabel "Dong"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/VUV> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "VUV" ;
    skos:prefLabel "Vatu"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/WST> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "WST" ;
    skos:prefLabel "Tala"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XAF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XAF" ;
    skos:prefLabel "CFA Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XAG> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XAG" ;
    skos:prefLabel "Silver"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XAU> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XAU" ;
    skos:prefLabel "Gold"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XBA> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XBA" ;
    skos:prefLabel "Bond Markets Units European Composite Unit (EURCO)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XBB> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XBB" ;
    skos:prefLabel "European Monetary Unit (E.M.U.-6)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XBC> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XBC" ;
    skos:prefLabel "European Unit of Account 9 (E.U.A.-9)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XBD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XBD" ;
    skos:prefLabel "European Unit of Account 17 (E.U.A.-17)"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XCD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XCD" ;
    skos:prefLabel "East Carribean Dollar"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XDR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XDR" ;
    skos:prefLabel "SDR"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XOF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XOF" ;
    skos:prefLabel "CFA Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XPD> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XPD" ;
    skos:prefLabel "Palladium"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XPF> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XPF" ;
    skos:prefLabel "CFP Franc"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XPT> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XPT" ;
    skos:prefLabel "Platinum"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XSU> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XSU" ;
    skos:prefLabel "Sucre"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XTS> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XTS" ;
    skos:prefLabel "Codes specifically reserved for testing purposes"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XUA> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XUA" ;
    skos:prefLabel "ADB Unit of Account"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/XXX> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "XXX" ;
    skos:prefLabel "The codes assigned for transactions where no currency is involved"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/YER> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "YER" ;
    skos:prefLabel "Yemeni Rial"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ZAR> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ZAR" ;
    skos:prefLabel "Rand"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ZMW> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ZMW" ;
    skos:prefLabel "Zambian Kwacha"@en .

<https://test.uncefact.org/vocabulary/currency-code-list/ZWL> a skos:Concept ;
    skos:inScheme unece:currency-code-list ;
    skos:notation "ZWL" ;
    skos:prefLabel "Zimbabwe Dollar"@en .

<https://test.uncefact.org/vocabulary/customs-duty-regime-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:customs-duty-regime-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Origin subject to EC/EFTA preference"@en .

<https://test.uncefact.org/vocabulary/customs-duty-regime-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:customs-duty-regime-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Origin subject to other preference agreement"@en .

<https://test.uncefact.org/vocabulary/customs-duty-regime-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:customs-duty-regime-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "No preference origin"@en .

<https://test.uncefact.org/vocabulary/customs-duty-regime-type-code-list/8> a skos:Concept ;
    skos:inScheme unece:customs-duty-regime-type-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Excluded origin"@en .

<https://test.uncefact.org/vocabulary/customs-duty-regime-type-code-list/9> a skos:Concept ;
    skos:inScheme unece:customs-duty-regime-type-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Imposed origin"@en .

unece:customsDutyIndicator a owl:DatatypeProperty ;
    rdfs:label "customs duty indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The indication of whether or not this registered tax is a customs duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:customsOffice a owl:ObjectProperty ;
    rdfs:label "customs office"@en ;
    rdfs:comment "Collapses BSP's entry/exit/export/import/transit office locations to one relationship."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A customs office location involved in the procedure (entry, exit, transit, …)."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:customsValue a owl:ObjectProperty ;
    rdfs:label "customs value"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The customs value of a declared goods item."@en ;
    schema:domainIncludes unece:DeclarationDetails ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:cycle a owl:DatatypeProperty ;
    rdfs:label "cycle"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The cycle, as expressed as text, of this logistics transport movement, such as twice a day."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:dNAMarkerId a owl:ObjectProperty ;
    rdfs:label "d namarker id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The DNA marker identifier of this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:damageRemark a owl:DatatypeProperty ;
    rdfs:label "damage remark"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A damage remark, expressed as text, for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Explosives"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1.1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1.1" ;
    skos:prefLabel "Explosives with a mass explosion hazard"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1.2> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1.2" ;
    skos:prefLabel "Explosives with a projection hazard"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1.3> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1.3" ;
    skos:prefLabel "Explosives with a fire/minor blast hazard"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1.4> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1.4" ;
    skos:prefLabel "Explosives with no significant hazard"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1.5> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1.5" ;
    skos:prefLabel "Very insensitive explosives"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/1.6> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "1.6" ;
    skos:prefLabel "Extremely insensitive explosives"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/2.1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "2.1" ;
    skos:prefLabel "Flammable gases"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/2.2> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "2.2" ;
    skos:prefLabel "Non-flammable, non-toxic gases"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/2.3> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "2.3" ;
    skos:prefLabel "Toxic gases"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/3> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Flammable liquids"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/4.1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "4.1" ;
    skos:prefLabel "Flammable solids"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/4.2> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "4.2" ;
    skos:prefLabel "Substances liable to spontaneous combustion"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/4.3> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "4.3" ;
    skos:prefLabel "Substances which emit flammable gases in contact with water"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/5.1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "5.1" ;
    skos:prefLabel "Oxidizing substances"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/5.2> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "5.2" ;
    skos:prefLabel "Organic peroxides"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/6.1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "6.1" ;
    skos:prefLabel "Toxic substances"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/6.2> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "6.2" ;
    skos:prefLabel "Infectious substances"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/7> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Radioactive material"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/8> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Corrosive substances"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-class-code-list/9> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-class-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Miscellaneous dangerous goods"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-packaging-level-code-list/1> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-packaging-level-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Great danger"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-packaging-level-code-list/2> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-packaging-level-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Medium danger"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-packaging-level-code-list/3> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-packaging-level-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Minor danger"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-packaging-level-code-list/4> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-packaging-level-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Not assigned"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADR> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADR" ;
    skos:prefLabel "European agreement on the international carriage of dangerous goods on road (ADR)"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADS> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADS" ;
    skos:prefLabel "NDR European agreement for the transport of dangerous goods on the river Rhine"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADT> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADT" ;
    skos:prefLabel "CA, Transport Canada's dangerous goods requirements"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADU> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADU" ;
    skos:prefLabel "JP, Japanese maritime safety agency dangerous goods regulation code"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADV> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADV" ;
    skos:prefLabel "MARPOL 73/78"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADW> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADW" ;
    skos:prefLabel "GHS regulation"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADX> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADX" ;
    skos:prefLabel "Transport emergency (TREM) card"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADY> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADY" ;
    skos:prefLabel "IBC Code"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ADZ> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ADZ" ;
    skos:prefLabel "IGC Code"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/AEA> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "AEA" ;
    skos:prefLabel "IMSBC Code"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/AEB> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "AEB" ;
    skos:prefLabel "MARPOL Annex I"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/AGS> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "AGS" ;
    skos:prefLabel "DE, ADR and GGVS combined regulations for combined transport"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ANR> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ANR" ;
    skos:prefLabel "ADNR, Autorisation de transport de matieres Dangereuses pour la Navigation sur le Rhin"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ARD> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ARD" ;
    skos:prefLabel "DE, ARD and RID - Combined regulations for combined transport"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/CFR> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "CFR" ;
    skos:prefLabel "US, 49 Code of federal regulations"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/COM> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "COM" ;
    skos:prefLabel "DE, ADR, RID, GGVS and GGVE - Combined regulations for combined transport"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/GVE> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "GVE" ;
    skos:prefLabel "DE, GGVE (Gefahrgutverordnung Eisenbahn)"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/GVS> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "GVS" ;
    skos:prefLabel "DE, GGVS (Gefahrgutverordnung Strasse)"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ICA> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ICA" ;
    skos:prefLabel "IATA ICAO"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/IMD> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "IMD" ;
    skos:prefLabel "IMO IMDG code"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/RGE> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "RGE" ;
    skos:prefLabel "DE, RID and GGVE, Combined regulations for combined transport on rails"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/RID> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "RID" ;
    skos:prefLabel "Railroad dangerous goods book (RID)"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/UI> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "UI" ;
    skos:prefLabel "UK IMO book"@en .

<https://test.uncefact.org/vocabulary/dangerous-goods-regulation-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:dangerous-goods-regulation-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:dangerousGoodsClassCode a owl:ObjectProperty ;
    rdfs:label "dangerous goods class code"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The UN hazard class/division of the dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:dangerous-goods-class-code-list ;
    unece:termStatus ts:proposed .

unece:dangerousGoodsRegulationCode a owl:ObjectProperty ;
    rdfs:label "dangerous goods regulation code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying a regulation applicable to these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:dangerous-goods-regulation-code-list ;
    unece:termStatus ts:proposed .

unece:declarant a owl:ObjectProperty ;
    rdfs:label "declarant"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The party lodging the declaration."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:declarationDate a owl:DatatypeProperty ;
    rdfs:label "declaration date"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The date the declaration is lodged."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:declaredQuantity a owl:ObjectProperty ;
    rdfs:label "declared quantity"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The quantity of a declared goods item."@en ;
    schema:domainIncludes unece:DeclarationDetails ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:definedContact a owl:ObjectProperty ;
    rdfs:label "defined contact"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A trade contact defined for this location party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:definition a owl:DatatypeProperty ;
    rdfs:label "definition"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The definition of a classification code."@en ;
    schema:domainIncludes unece:Score ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/1> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Delivery arranged by the supplier"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/2> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Delivery arranged by logistic service provider"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/CFR> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "CFR" ;
    skos:prefLabel "Cost and Freight (insert named port of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/CIF> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "CIF" ;
    skos:prefLabel "Cost, Insurance and Freight (insert named port of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/CIP> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "CIP" ;
    skos:prefLabel "Carriage and Insurance Paid to (insert named place of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/CPT> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "CPT" ;
    skos:prefLabel "Carriage Paid To (insert named place of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/DAP> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "DAP" ;
    skos:prefLabel "Delivered At Place (insert named place of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/DDP> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "DDP" ;
    skos:prefLabel "Delivered Duty Paid (insert named place of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/DPU> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "DPU" ;
    skos:prefLabel "Delivered At Place Unloaded (insert named place of destination)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/EXW> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "EXW" ;
    skos:prefLabel "Ex Works (insert named place of delivery)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/FAS> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "FAS" ;
    skos:prefLabel "Free Alongside Ship (insert named port of shipment)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/FCA> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "FCA" ;
    skos:prefLabel "Free Carrier (insert named place of delivery)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-code-list/FOB> a skos:Concept ;
    skos:inScheme unece:delivery-terms-code-list ;
    skos:notation "FOB" ;
    skos:prefLabel "Free On Board (insert named port of shipment)"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/1> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Price condition"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/2> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Despatch condition"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/3> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Price and despatch condition"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/4> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Collected by customer"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/5> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Transport condition"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/6> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Delivery condition"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/7> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Delivered by supplier"@en .

<https://test.uncefact.org/vocabulary/delivery-terms-function-code-list/8> a skos:Concept ;
    skos:inScheme unece:delivery-terms-function-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Delivery arranged by logistic service provider"@en .

unece:deliveryDate a owl:DatatypeProperty ;
    rdfs:label "delivery date"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date (agreed or actual) of delivery of the shipment."@en ;
    schema:domainIncludes unece:Shipment ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:deliveryInstructions a owl:DatatypeProperty ;
    rdfs:label "delivery instructions"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Delivery instructions for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:deliverySpecifiedLocation a owl:ObjectProperty ;
    rdfs:label "delivery specified location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A logistics location specified for a delivery by this referenced transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:densityMeasure a owl:ObjectProperty ;
    rdfs:label "density measure"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A density measure for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:departmentName a owl:DatatypeProperty ;
    rdfs:label "department name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A name, expressed as text, of the department to which this trade contact belongs within an organization."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:departureLocation a owl:ObjectProperty ;
    rdfs:label "departure location"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The location the movement departs from."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:departurePoint a owl:DatatypeProperty ;
    rdfs:label "departure point"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The departure point of the route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:description a owl:DatatypeProperty ;
    rdfs:label "description"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A textual description of an item."@en ;
    skos:exactMatch schema:description ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:descriptionCode a owl:ObjectProperty ;
    rdfs:label "description code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A code specifying a description of this technical characteristic."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:designation a owl:DatatypeProperty ;
    rdfs:label "designation"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A designation, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:destinationCountry a owl:ObjectProperty ;
    rdfs:label "destination country"@en ;
    rdfs:comment "code → ISO 3166-1 scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The country of final destination of the consignment, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:determinationCode a owl:ObjectProperty ;
    rdfs:label "determination code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the determination of this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:digestMultibase a owl:DatatypeProperty ;
    rdfs:label "digest multibase"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A cryptographic hash of the linked content."@en ;
    schema:domainIncludes unece:Link ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Gross dimensions"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/10> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "10" ;
    skos:prefLabel "External equipment dimension"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/11> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Internal equipment dimensions"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/12> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Damage dimensions"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/13> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Off-standard dimensions height"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/14> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Equipment door dimensions"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/15> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Off-standard dimension width"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/16> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Off-standard dimension length"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/17> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Bundled equipment total height"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/18> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Equipment off-standard dimension height, actual"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/19> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Folded equipment height"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Package dimensions (including goods)"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/20> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Adjustable equipment height"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/21> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Equipment floor height"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/22> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Container off-standard dimension width at corner posts"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/23> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Container off-standard dimension width of body"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/24> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Transport unit gross dimensions"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Pallet dimensions (excluding goods)"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/4> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Pallet dimensions (including goods)"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/5> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Off-standard dimension front"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/6> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Off-standard dimension back"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/7> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Off-standard dimension right"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/8> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Off-standard dimension left"@en .

<https://test.uncefact.org/vocabulary/dimension-type-code-list/9> a skos:Concept ;
    skos:inScheme unece:dimension-type-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Off-standard dimension general"@en .

unece:dimensionTypeCode a owl:ObjectProperty ;
    rdfs:label "dimension type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The code specifying the type of spatial dimension, such as thickness, area, or volume."@en ;
    schema:domainIncludes unece:Dimension ;
    schema:rangeIncludes unece:dimension-type-code-list ;
    unece:termStatus ts:proposed .

unece:dimensionVector a owl:AnnotationProperty ;
    rdfs:label "dimension vector"@en ;
    rdfs:comment "SI base-dimension exponents (L M T I Θ N J) — the compatibility key for conversion. Source: QUDT."@en .

unece:dimensions a owl:ObjectProperty ;
    rdfs:label "dimensions"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The overall dimensions of the product or package."@en ;
    schema:domainIncludes unece:Product,
        unece:ProductPackage ;
    schema:rangeIncludes unece:Dimension ;
    unece:termStatus ts:proposed .

unece:disbursementAmount a owl:ObjectProperty ;
    rdfs:label "disbursement amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A monetary value of a disbursement for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:dischargeCall a owl:ObjectProperty ;
    rdfs:label "discharge call"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The call at which cargo is discharged for this leg."@en ;
    schema:domainIncludes unece:TransportLeg ;
    schema:rangeIncludes unece:TransportCall ;
    unece:termStatus ts:proposed .

unece:disclosureLevelCode a owl:ObjectProperty ;
    rdfs:label "disclosure level code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A code specifying a disclosure level for this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:discountPercent a owl:DatatypeProperty ;
    rdfs:label "discount percent"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The early-payment discount percentage."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/document-status-code-list/1> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Accepted"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/10> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Document currently valid"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/11> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Document not available"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/12> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Document exhausted by declaration and attached"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/13> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Document not exhausted by declaration and attached"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/14> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Document exhausted by declaration and previously lodged"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/15> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Document not exhausted by declaration and previously lodged"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/16> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Document not attached"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/17> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Document with the goods"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/18> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Document attached, to be returned after endorsement"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/19> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Document applied for"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/2> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Accompanying goods"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/20> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Received for shipment"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/21> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Shipped on board"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/22> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Status 0"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/23> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Status 1"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/24> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Status 2"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/25> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Message under development"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/26> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Document not freighted"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/27> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Document freighted"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/28> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Archived"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/29> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Provisional"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/3> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Conditionally accepted"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/30> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Documents enclosed in the first transmission"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/31> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Documents enclosed in the second transmission"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/32> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Document not required, waiver issued"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/33> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Already on file with receiver of this message"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/34> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Retained by sender of this message, or by sender's agent or representative"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/35> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Document incomplete"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/36> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Document previously submitted"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/37> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Document complete"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/38> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Final"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/39> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "39" ;
    skos:prefLabel "On hold"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/4> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "4" ;
    skos:prefLabel "To arrive by separate EDI message"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/40> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Validity suspended"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/41> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Validity revoked"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/42> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "42" ;
    skos:prefLabel "In error"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/43> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Received"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/44> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Accepted with warnings"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/45> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "45" ;
    skos:prefLabel "In process"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/46> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Under query"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/47> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Paid"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/48> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Acknowledged"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/49> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Conditionally accepted"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/5> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Information only"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/50> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Rejected, no further processing"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/51> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "51" ;
    skos:prefLabel "To arrive by electronic means"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/6> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "6" ;
    skos:prefLabel "To arrive by manual means"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/7> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "7" ;
    skos:prefLabel "To be raised and sent"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/8> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Rejected"@en .

<https://test.uncefact.org/vocabulary/document-status-code-list/9> a skos:Concept ;
    skos:inScheme unece:document-status-code-list ;
    skos:notation "9" ;
    skos:prefLabel "To be printed"@en .

<https://test.uncefact.org/vocabulary/document-type/1> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "1" ;
    skos:prefLabel "Certificate of analysis"@en .

<https://test.uncefact.org/vocabulary/document-type/10> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "10" ;
    skos:prefLabel "Party information"@en .

<https://test.uncefact.org/vocabulary/document-type/100> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "100" ;
    skos:prefLabel "Excise certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/101> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "101" ;
    skos:prefLabel "Registration document"@en .

<https://test.uncefact.org/vocabulary/document-type/102> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "102" ;
    skos:prefLabel "Tax notification"@en .

<https://test.uncefact.org/vocabulary/document-type/103> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "103" ;
    skos:prefLabel "Transport equipment direct interchange report"@en .

<https://test.uncefact.org/vocabulary/document-type/104> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "104" ;
    skos:prefLabel "Transport equipment impending arrival advice"@en .

<https://test.uncefact.org/vocabulary/document-type/105> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "105" ;
    skos:prefLabel "Purchase order"@en .

<https://test.uncefact.org/vocabulary/document-type/106> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "106" ;
    skos:prefLabel "Transport equipment damage report"@en .

<https://test.uncefact.org/vocabulary/document-type/107> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "107" ;
    skos:prefLabel "Transport equipment maintenance and repair work estimate advice"@en .

<https://test.uncefact.org/vocabulary/document-type/108> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "108" ;
    skos:prefLabel "Transport equipment empty release instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/109> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "109" ;
    skos:prefLabel "Transport movement gate in report"@en .

<https://test.uncefact.org/vocabulary/document-type/11> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "11" ;
    skos:prefLabel "Federal label approval"@en .

<https://test.uncefact.org/vocabulary/document-type/110> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "110" ;
    skos:prefLabel "Manufacturing instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/111> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "111" ;
    skos:prefLabel "Transport movement gate out report"@en .

<https://test.uncefact.org/vocabulary/document-type/112> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "112" ;
    skos:prefLabel "Transport equipment unpacking instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/113> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "113" ;
    skos:prefLabel "Transport equipment unpacking report"@en .

<https://test.uncefact.org/vocabulary/document-type/114> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "114" ;
    skos:prefLabel "Transport equipment pick-up availability request"@en .

<https://test.uncefact.org/vocabulary/document-type/115> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "115" ;
    skos:prefLabel "Transport equipment pick-up availability confirmation"@en .

<https://test.uncefact.org/vocabulary/document-type/116> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "116" ;
    skos:prefLabel "Transport equipment pick-up report"@en .

<https://test.uncefact.org/vocabulary/document-type/117> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "117" ;
    skos:prefLabel "Transport equipment shift report"@en .

<https://test.uncefact.org/vocabulary/document-type/118> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "118" ;
    skos:prefLabel "Transport discharge instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/119> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "119" ;
    skos:prefLabel "Transport discharge report"@en .

<https://test.uncefact.org/vocabulary/document-type/12> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "12" ;
    skos:prefLabel "Mill certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/120> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "120" ;
    skos:prefLabel "Stores requisition"@en .

<https://test.uncefact.org/vocabulary/document-type/121> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "121" ;
    skos:prefLabel "Transport loading instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/122> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "122" ;
    skos:prefLabel "Transport loading report"@en .

<https://test.uncefact.org/vocabulary/document-type/123> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "123" ;
    skos:prefLabel "Transport equipment maintenance and repair work authorisation"@en .

<https://test.uncefact.org/vocabulary/document-type/124> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "124" ;
    skos:prefLabel "Transport departure report"@en .

<https://test.uncefact.org/vocabulary/document-type/125> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "125" ;
    skos:prefLabel "Transport empty equipment advice"@en .

<https://test.uncefact.org/vocabulary/document-type/126> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "126" ;
    skos:prefLabel "Transport equipment acceptance order"@en .

<https://test.uncefact.org/vocabulary/document-type/127> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "127" ;
    skos:prefLabel "Transport equipment special service instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/128> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "128" ;
    skos:prefLabel "Transport equipment stock report"@en .

<https://test.uncefact.org/vocabulary/document-type/129> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "129" ;
    skos:prefLabel "Transport cargo release order"@en .

<https://test.uncefact.org/vocabulary/document-type/13> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "13" ;
    skos:prefLabel "Post receipt"@en .

<https://test.uncefact.org/vocabulary/document-type/130> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "130" ;
    skos:prefLabel "Invoicing data sheet"@en .

<https://test.uncefact.org/vocabulary/document-type/131> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "131" ;
    skos:prefLabel "Transport equipment packing instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/132> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "132" ;
    skos:prefLabel "Customs clearance notice"@en .

<https://test.uncefact.org/vocabulary/document-type/133> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "133" ;
    skos:prefLabel "Customs documents expiration notice"@en .

<https://test.uncefact.org/vocabulary/document-type/134> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "134" ;
    skos:prefLabel "Transport equipment on-hire request"@en .

<https://test.uncefact.org/vocabulary/document-type/135> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "135" ;
    skos:prefLabel "Transport equipment on-hire order"@en .

<https://test.uncefact.org/vocabulary/document-type/136> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "136" ;
    skos:prefLabel "Transport equipment off-hire request"@en .

<https://test.uncefact.org/vocabulary/document-type/137> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "137" ;
    skos:prefLabel "Transport equipment survey order"@en .

<https://test.uncefact.org/vocabulary/document-type/138> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "138" ;
    skos:prefLabel "Transport equipment survey order response"@en .

<https://test.uncefact.org/vocabulary/document-type/139> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "139" ;
    skos:prefLabel "Transport equipment survey report"@en .

<https://test.uncefact.org/vocabulary/document-type/14> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "14" ;
    skos:prefLabel "Weight certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/140> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "140" ;
    skos:prefLabel "Packing instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/141> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "141" ;
    skos:prefLabel "Advising items to be booked to a financial account"@en .

<https://test.uncefact.org/vocabulary/document-type/142> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "142" ;
    skos:prefLabel "Transport equipment maintenance and repair work estimate order"@en .

<https://test.uncefact.org/vocabulary/document-type/143> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "143" ;
    skos:prefLabel "Transport equipment maintenance and repair notice"@en .

<https://test.uncefact.org/vocabulary/document-type/144> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "144" ;
    skos:prefLabel "Empty container disposition order"@en .

<https://test.uncefact.org/vocabulary/document-type/145> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "145" ;
    skos:prefLabel "Cargo vessel discharge order"@en .

<https://test.uncefact.org/vocabulary/document-type/146> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "146" ;
    skos:prefLabel "Cargo vessel loading order"@en .

<https://test.uncefact.org/vocabulary/document-type/147> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "147" ;
    skos:prefLabel "Multidrop order"@en .

<https://test.uncefact.org/vocabulary/document-type/148> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "148" ;
    skos:prefLabel "Bailment contract"@en .

<https://test.uncefact.org/vocabulary/document-type/149> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "149" ;
    skos:prefLabel "Basic agreement"@en .

<https://test.uncefact.org/vocabulary/document-type/15> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "15" ;
    skos:prefLabel "Weight list"@en .

<https://test.uncefact.org/vocabulary/document-type/150> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "150" ;
    skos:prefLabel "Internal transport order"@en .

<https://test.uncefact.org/vocabulary/document-type/151> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "151" ;
    skos:prefLabel "Grant"@en .

<https://test.uncefact.org/vocabulary/document-type/152> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "152" ;
    skos:prefLabel "Indefinite delivery indefinite quantity contract"@en .

<https://test.uncefact.org/vocabulary/document-type/153> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "153" ;
    skos:prefLabel "Indefinite delivery definite quantity contract"@en .

<https://test.uncefact.org/vocabulary/document-type/154> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "154" ;
    skos:prefLabel "Requirements contract"@en .

<https://test.uncefact.org/vocabulary/document-type/155> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "155" ;
    skos:prefLabel "Task order"@en .

<https://test.uncefact.org/vocabulary/document-type/156> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "156" ;
    skos:prefLabel "Make or buy plan"@en .

<https://test.uncefact.org/vocabulary/document-type/157> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "157" ;
    skos:prefLabel "Subcontractor plan"@en .

<https://test.uncefact.org/vocabulary/document-type/158> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "158" ;
    skos:prefLabel "Cost data summary"@en .

<https://test.uncefact.org/vocabulary/document-type/159> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "159" ;
    skos:prefLabel "Certified cost and price data"@en .

<https://test.uncefact.org/vocabulary/document-type/16> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "16" ;
    skos:prefLabel "Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/160> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "160" ;
    skos:prefLabel "Wage determination"@en .

<https://test.uncefact.org/vocabulary/document-type/161> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "161" ;
    skos:prefLabel "Contract Funds Status Report (CFSR)"@en .

<https://test.uncefact.org/vocabulary/document-type/162> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "162" ;
    skos:prefLabel "Certified inspection and test results"@en .

<https://test.uncefact.org/vocabulary/document-type/163> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "163" ;
    skos:prefLabel "Material inspection and receiving report"@en .

<https://test.uncefact.org/vocabulary/document-type/164> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "164" ;
    skos:prefLabel "Purchasing specification"@en .

<https://test.uncefact.org/vocabulary/document-type/165> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "165" ;
    skos:prefLabel "Payment or performance bond"@en .

<https://test.uncefact.org/vocabulary/document-type/166> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "166" ;
    skos:prefLabel "Contract security classification specification"@en .

<https://test.uncefact.org/vocabulary/document-type/167> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "167" ;
    skos:prefLabel "Manufacturing specification"@en .

<https://test.uncefact.org/vocabulary/document-type/168> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "168" ;
    skos:prefLabel "Buy America certificate of compliance"@en .

<https://test.uncefact.org/vocabulary/document-type/169> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "169" ;
    skos:prefLabel "Container off-hire notice"@en .

<https://test.uncefact.org/vocabulary/document-type/17> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "17" ;
    skos:prefLabel "Combined certificate of value and origin"@en .

<https://test.uncefact.org/vocabulary/document-type/170> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "170" ;
    skos:prefLabel "Cargo acceptance order"@en .

<https://test.uncefact.org/vocabulary/document-type/171> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "171" ;
    skos:prefLabel "Pick-up notice"@en .

<https://test.uncefact.org/vocabulary/document-type/172> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "172" ;
    skos:prefLabel "Authorisation to plan and suggest orders"@en .

<https://test.uncefact.org/vocabulary/document-type/173> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "173" ;
    skos:prefLabel "Authorisation to plan and ship orders"@en .

<https://test.uncefact.org/vocabulary/document-type/174> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "174" ;
    skos:prefLabel "Drawing"@en .

<https://test.uncefact.org/vocabulary/document-type/175> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "175" ;
    skos:prefLabel "Cost Performance Report (CPR) format 2"@en .

<https://test.uncefact.org/vocabulary/document-type/176> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "176" ;
    skos:prefLabel "Cost Schedule Status Report (CSSR)"@en .

<https://test.uncefact.org/vocabulary/document-type/177> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "177" ;
    skos:prefLabel "Cost Performance Report (CPR) format 1"@en .

<https://test.uncefact.org/vocabulary/document-type/178> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "178" ;
    skos:prefLabel "Cost Performance Report (CPR) format 3"@en .

<https://test.uncefact.org/vocabulary/document-type/179> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "179" ;
    skos:prefLabel "Cost Performance Report (CPR) format 4"@en .

<https://test.uncefact.org/vocabulary/document-type/18> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "18" ;
    skos:prefLabel "Movement certificate A.TR.1"@en .

<https://test.uncefact.org/vocabulary/document-type/180> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "180" ;
    skos:prefLabel "Cost Performance Report (CPR) format 5"@en .

<https://test.uncefact.org/vocabulary/document-type/181> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "181" ;
    skos:prefLabel "Progressive discharge report"@en .

<https://test.uncefact.org/vocabulary/document-type/182> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "182" ;
    skos:prefLabel "Balance confirmation"@en .

<https://test.uncefact.org/vocabulary/document-type/183> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "183" ;
    skos:prefLabel "Container stripping order"@en .

<https://test.uncefact.org/vocabulary/document-type/184> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "184" ;
    skos:prefLabel "Container stuffing order"@en .

<https://test.uncefact.org/vocabulary/document-type/185> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "185" ;
    skos:prefLabel "Conveyance declaration (arrival)"@en .

<https://test.uncefact.org/vocabulary/document-type/186> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "186" ;
    skos:prefLabel "Conveyance declaration (departure)"@en .

<https://test.uncefact.org/vocabulary/document-type/187> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "187" ;
    skos:prefLabel "Conveyance declaration (combined)"@en .

<https://test.uncefact.org/vocabulary/document-type/188> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "188" ;
    skos:prefLabel "Project recovery plan"@en .

<https://test.uncefact.org/vocabulary/document-type/189> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "189" ;
    skos:prefLabel "Project production plan"@en .

<https://test.uncefact.org/vocabulary/document-type/19> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "19" ;
    skos:prefLabel "Certificate of quantity"@en .

<https://test.uncefact.org/vocabulary/document-type/190> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "190" ;
    skos:prefLabel "Statistical and other administrative internal documents"@en .

<https://test.uncefact.org/vocabulary/document-type/191> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "191" ;
    skos:prefLabel "Project master schedule"@en .

<https://test.uncefact.org/vocabulary/document-type/192> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "192" ;
    skos:prefLabel "Priced alternate tender bill of quantity"@en .

<https://test.uncefact.org/vocabulary/document-type/193> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "193" ;
    skos:prefLabel "Estimated priced bill of quantity"@en .

<https://test.uncefact.org/vocabulary/document-type/194> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "194" ;
    skos:prefLabel "Draft bill of quantity"@en .

<https://test.uncefact.org/vocabulary/document-type/195> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "195" ;
    skos:prefLabel "Documentary credit collection instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/196> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "196" ;
    skos:prefLabel "Request for an amendment of a documentary credit"@en .

<https://test.uncefact.org/vocabulary/document-type/197> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "197" ;
    skos:prefLabel "Documentary credit amendment information"@en .

<https://test.uncefact.org/vocabulary/document-type/198> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "198" ;
    skos:prefLabel "Advice of an amendment of a documentary credit"@en .

<https://test.uncefact.org/vocabulary/document-type/199> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "199" ;
    skos:prefLabel "Response to an amendment of a documentary credit"@en .

<https://test.uncefact.org/vocabulary/document-type/2> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "2" ;
    skos:prefLabel "Certificate of conformity"@en .

<https://test.uncefact.org/vocabulary/document-type/20> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "20" ;
    skos:prefLabel "Quality data message"@en .

<https://test.uncefact.org/vocabulary/document-type/200> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "200" ;
    skos:prefLabel "Documentary credit issuance information"@en .

<https://test.uncefact.org/vocabulary/document-type/201> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "201" ;
    skos:prefLabel "Direct payment valuation request"@en .

<https://test.uncefact.org/vocabulary/document-type/202> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "202" ;
    skos:prefLabel "Direct payment valuation"@en .

<https://test.uncefact.org/vocabulary/document-type/203> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "203" ;
    skos:prefLabel "Provisional payment valuation"@en .

<https://test.uncefact.org/vocabulary/document-type/204> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "204" ;
    skos:prefLabel "Payment valuation"@en .

<https://test.uncefact.org/vocabulary/document-type/205> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "205" ;
    skos:prefLabel "Quantity valuation"@en .

<https://test.uncefact.org/vocabulary/document-type/206> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "206" ;
    skos:prefLabel "Quantity valuation request"@en .

<https://test.uncefact.org/vocabulary/document-type/207> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "207" ;
    skos:prefLabel "Contract bill of quantities - BOQ"@en .

<https://test.uncefact.org/vocabulary/document-type/208> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "208" ;
    skos:prefLabel "Unpriced bill of quantity"@en .

<https://test.uncefact.org/vocabulary/document-type/209> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "209" ;
    skos:prefLabel "Priced tender BOQ"@en .

<https://test.uncefact.org/vocabulary/document-type/21> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "21" ;
    skos:prefLabel "Query"@en .

<https://test.uncefact.org/vocabulary/document-type/210> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "210" ;
    skos:prefLabel "Enquiry"@en .

<https://test.uncefact.org/vocabulary/document-type/211> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "211" ;
    skos:prefLabel "Interim application for payment"@en .

<https://test.uncefact.org/vocabulary/document-type/212> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "212" ;
    skos:prefLabel "Agreement to pay"@en .

<https://test.uncefact.org/vocabulary/document-type/213> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "213" ;
    skos:prefLabel "Request for financial cancellation"@en .

<https://test.uncefact.org/vocabulary/document-type/214> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "214" ;
    skos:prefLabel "Pre-authorised direct debit(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/215> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "215" ;
    skos:prefLabel "Letter of intent"@en .

<https://test.uncefact.org/vocabulary/document-type/216> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "216" ;
    skos:prefLabel "Approved unpriced bill of quantity"@en .

<https://test.uncefact.org/vocabulary/document-type/217> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "217" ;
    skos:prefLabel "Payment valuation for unscheduled items"@en .

<https://test.uncefact.org/vocabulary/document-type/218> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "218" ;
    skos:prefLabel "Final payment request based on completion of work"@en .

<https://test.uncefact.org/vocabulary/document-type/219> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "219" ;
    skos:prefLabel "Payment request for completed units"@en .

<https://test.uncefact.org/vocabulary/document-type/22> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "22" ;
    skos:prefLabel "Response to query"@en .

<https://test.uncefact.org/vocabulary/document-type/220> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "220" ;
    skos:prefLabel "Order"@en .

<https://test.uncefact.org/vocabulary/document-type/221> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "221" ;
    skos:prefLabel "Blanket order"@en .

<https://test.uncefact.org/vocabulary/document-type/222> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "222" ;
    skos:prefLabel "Spot order"@en .

<https://test.uncefact.org/vocabulary/document-type/223> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "223" ;
    skos:prefLabel "Lease order"@en .

<https://test.uncefact.org/vocabulary/document-type/224> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "224" ;
    skos:prefLabel "Rush order"@en .

<https://test.uncefact.org/vocabulary/document-type/225> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "225" ;
    skos:prefLabel "Repair order"@en .

<https://test.uncefact.org/vocabulary/document-type/226> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "226" ;
    skos:prefLabel "Call off order"@en .

<https://test.uncefact.org/vocabulary/document-type/227> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "227" ;
    skos:prefLabel "Consignment order"@en .

<https://test.uncefact.org/vocabulary/document-type/228> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "228" ;
    skos:prefLabel "Sample order"@en .

<https://test.uncefact.org/vocabulary/document-type/229> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "229" ;
    skos:prefLabel "Swap order"@en .

<https://test.uncefact.org/vocabulary/document-type/23> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "23" ;
    skos:prefLabel "Status information"@en .

<https://test.uncefact.org/vocabulary/document-type/230> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "230" ;
    skos:prefLabel "Purchase order change request"@en .

<https://test.uncefact.org/vocabulary/document-type/231> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "231" ;
    skos:prefLabel "Purchase order response"@en .

<https://test.uncefact.org/vocabulary/document-type/232> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "232" ;
    skos:prefLabel "Hire order"@en .

<https://test.uncefact.org/vocabulary/document-type/233> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "233" ;
    skos:prefLabel "Spare parts order"@en .

<https://test.uncefact.org/vocabulary/document-type/234> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "234" ;
    skos:prefLabel "Campaign price/sales catalogue"@en .

<https://test.uncefact.org/vocabulary/document-type/235> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "235" ;
    skos:prefLabel "Container list"@en .

<https://test.uncefact.org/vocabulary/document-type/236> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "236" ;
    skos:prefLabel "Delivery forecast"@en .

<https://test.uncefact.org/vocabulary/document-type/237> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "237" ;
    skos:prefLabel "Cross docking services order"@en .

<https://test.uncefact.org/vocabulary/document-type/238> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "238" ;
    skos:prefLabel "Non-pre-authorised direct debit(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/239> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "239" ;
    skos:prefLabel "Rejected direct debit(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/24> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "24" ;
    skos:prefLabel "Restow"@en .

<https://test.uncefact.org/vocabulary/document-type/240> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "240" ;
    skos:prefLabel "Delivery instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/241> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "241" ;
    skos:prefLabel "Delivery schedule"@en .

<https://test.uncefact.org/vocabulary/document-type/242> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "242" ;
    skos:prefLabel "Delivery just-in-time"@en .

<https://test.uncefact.org/vocabulary/document-type/243> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "243" ;
    skos:prefLabel "Pre-authorised direct debit request(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/244> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "244" ;
    skos:prefLabel "Non-pre-authorised direct debit request(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/245> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "245" ;
    skos:prefLabel "Delivery release"@en .

<https://test.uncefact.org/vocabulary/document-type/246> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "246" ;
    skos:prefLabel "Settlement of a letter of credit"@en .

<https://test.uncefact.org/vocabulary/document-type/247> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "247" ;
    skos:prefLabel "Bank to bank funds transfer"@en .

<https://test.uncefact.org/vocabulary/document-type/248> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "248" ;
    skos:prefLabel "Customer payment order(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/249> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "249" ;
    skos:prefLabel "Low value payment order(s)"@en .

<https://test.uncefact.org/vocabulary/document-type/25> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "25" ;
    skos:prefLabel "Container discharge list"@en .

<https://test.uncefact.org/vocabulary/document-type/250> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "250" ;
    skos:prefLabel "Crew list declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/251> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "251" ;
    skos:prefLabel "Inquiry"@en .

<https://test.uncefact.org/vocabulary/document-type/252> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "252" ;
    skos:prefLabel "Response to previous banking status message"@en .

<https://test.uncefact.org/vocabulary/document-type/253> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "253" ;
    skos:prefLabel "Project master plan"@en .

<https://test.uncefact.org/vocabulary/document-type/254> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "254" ;
    skos:prefLabel "Project plan"@en .

<https://test.uncefact.org/vocabulary/document-type/255> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "255" ;
    skos:prefLabel "Project schedule"@en .

<https://test.uncefact.org/vocabulary/document-type/256> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "256" ;
    skos:prefLabel "Project planning available resources"@en .

<https://test.uncefact.org/vocabulary/document-type/257> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "257" ;
    skos:prefLabel "Project planning calendar"@en .

<https://test.uncefact.org/vocabulary/document-type/258> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "258" ;
    skos:prefLabel "Standing order"@en .

<https://test.uncefact.org/vocabulary/document-type/259> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "259" ;
    skos:prefLabel "Cargo movement event log"@en .

<https://test.uncefact.org/vocabulary/document-type/26> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "26" ;
    skos:prefLabel "Corporate superannuation contributions advice"@en .

<https://test.uncefact.org/vocabulary/document-type/260> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "260" ;
    skos:prefLabel "Cargo analysis voyage report"@en .

<https://test.uncefact.org/vocabulary/document-type/261> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "261" ;
    skos:prefLabel "Self billed credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/262> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "262" ;
    skos:prefLabel "Consolidated credit note - goods and services"@en .

<https://test.uncefact.org/vocabulary/document-type/263> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "263" ;
    skos:prefLabel "Inventory adjustment status report"@en .

<https://test.uncefact.org/vocabulary/document-type/264> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "264" ;
    skos:prefLabel "Transport equipment movement instruction"@en .

<https://test.uncefact.org/vocabulary/document-type/265> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "265" ;
    skos:prefLabel "Transport equipment movement report"@en .

<https://test.uncefact.org/vocabulary/document-type/266> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "266" ;
    skos:prefLabel "Transport equipment status change report"@en .

<https://test.uncefact.org/vocabulary/document-type/267> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "267" ;
    skos:prefLabel "Fumigation certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/268> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "268" ;
    skos:prefLabel "Wine certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/269> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "269" ;
    skos:prefLabel "Wool health certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/27> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "27" ;
    skos:prefLabel "Industry superannuation contributions advice"@en .

<https://test.uncefact.org/vocabulary/document-type/270> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "270" ;
    skos:prefLabel "Delivery note"@en .

<https://test.uncefact.org/vocabulary/document-type/271> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "271" ;
    skos:prefLabel "Packing list"@en .

<https://test.uncefact.org/vocabulary/document-type/272> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "272" ;
    skos:prefLabel "New code request"@en .

<https://test.uncefact.org/vocabulary/document-type/273> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "273" ;
    skos:prefLabel "Code change request"@en .

<https://test.uncefact.org/vocabulary/document-type/274> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "274" ;
    skos:prefLabel "Simple data element request"@en .

<https://test.uncefact.org/vocabulary/document-type/275> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "275" ;
    skos:prefLabel "Simple data element change request"@en .

<https://test.uncefact.org/vocabulary/document-type/276> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "276" ;
    skos:prefLabel "Composite data element request"@en .

<https://test.uncefact.org/vocabulary/document-type/277> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "277" ;
    skos:prefLabel "Composite data element change request"@en .

<https://test.uncefact.org/vocabulary/document-type/278> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "278" ;
    skos:prefLabel "Segment request"@en .

<https://test.uncefact.org/vocabulary/document-type/279> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "279" ;
    skos:prefLabel "Segment change request"@en .

<https://test.uncefact.org/vocabulary/document-type/28> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "28" ;
    skos:prefLabel "Corporate superannuation member maintenance message"@en .

<https://test.uncefact.org/vocabulary/document-type/280> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "280" ;
    skos:prefLabel "New message request"@en .

<https://test.uncefact.org/vocabulary/document-type/281> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "281" ;
    skos:prefLabel "Message in development request"@en .

<https://test.uncefact.org/vocabulary/document-type/282> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "282" ;
    skos:prefLabel "Modification of existing message"@en .

<https://test.uncefact.org/vocabulary/document-type/283> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "283" ;
    skos:prefLabel "Tracking number assignment report"@en .

<https://test.uncefact.org/vocabulary/document-type/284> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "284" ;
    skos:prefLabel "User directory definition"@en .

<https://test.uncefact.org/vocabulary/document-type/285> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "285" ;
    skos:prefLabel "United Nations standard message request"@en .

<https://test.uncefact.org/vocabulary/document-type/286> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "286" ;
    skos:prefLabel "Service directory definition"@en .

<https://test.uncefact.org/vocabulary/document-type/287> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "287" ;
    skos:prefLabel "Status report"@en .

<https://test.uncefact.org/vocabulary/document-type/288> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "288" ;
    skos:prefLabel "Kanban schedule"@en .

<https://test.uncefact.org/vocabulary/document-type/289> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "289" ;
    skos:prefLabel "Product data message"@en .

<https://test.uncefact.org/vocabulary/document-type/29> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "29" ;
    skos:prefLabel "Industry superannuation member maintenance message"@en .

<https://test.uncefact.org/vocabulary/document-type/290> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "290" ;
    skos:prefLabel "A claim for parts and/or labour charges"@en .

<https://test.uncefact.org/vocabulary/document-type/291> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "291" ;
    skos:prefLabel "Delivery schedule response"@en .

<https://test.uncefact.org/vocabulary/document-type/292> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "292" ;
    skos:prefLabel "Inspection request"@en .

<https://test.uncefact.org/vocabulary/document-type/293> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "293" ;
    skos:prefLabel "Inspection report"@en .

<https://test.uncefact.org/vocabulary/document-type/294> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "294" ;
    skos:prefLabel "Application acknowledgement and error report"@en .

<https://test.uncefact.org/vocabulary/document-type/295> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "295" ;
    skos:prefLabel "Price variation invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/296> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "296" ;
    skos:prefLabel "Credit note for price variation"@en .

<https://test.uncefact.org/vocabulary/document-type/297> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "297" ;
    skos:prefLabel "Instruction to collect"@en .

<https://test.uncefact.org/vocabulary/document-type/298> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "298" ;
    skos:prefLabel "Dangerous goods list"@en .

<https://test.uncefact.org/vocabulary/document-type/299> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "299" ;
    skos:prefLabel "Registration renewal"@en .

<https://test.uncefact.org/vocabulary/document-type/3> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "3" ;
    skos:prefLabel "Certificate of quality"@en .

<https://test.uncefact.org/vocabulary/document-type/30> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/insurance-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "30" ;
    skos:prefLabel "Life insurance payroll deductions advice"@en .

<https://test.uncefact.org/vocabulary/document-type/300> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "300" ;
    skos:prefLabel "Registration change"@en .

<https://test.uncefact.org/vocabulary/document-type/301> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "301" ;
    skos:prefLabel "Response to registration"@en .

<https://test.uncefact.org/vocabulary/document-type/302> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "302" ;
    skos:prefLabel "Implementation guideline"@en .

<https://test.uncefact.org/vocabulary/document-type/303> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "303" ;
    skos:prefLabel "Request for transfer"@en .

<https://test.uncefact.org/vocabulary/document-type/304> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "304" ;
    skos:prefLabel "Cost performance report"@en .

<https://test.uncefact.org/vocabulary/document-type/305> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "305" ;
    skos:prefLabel "Application error and acknowledgement"@en .

<https://test.uncefact.org/vocabulary/document-type/306> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "306" ;
    skos:prefLabel "Cash pool financial statement"@en .

<https://test.uncefact.org/vocabulary/document-type/307> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "307" ;
    skos:prefLabel "Sequenced delivery schedule"@en .

<https://test.uncefact.org/vocabulary/document-type/308> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "308" ;
    skos:prefLabel "Delcredere credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/309> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "309" ;
    skos:prefLabel "Healthcare discharge report, final"@en .

<https://test.uncefact.org/vocabulary/document-type/31> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "31" ;
    skos:prefLabel "Underbond request"@en .

<https://test.uncefact.org/vocabulary/document-type/310> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "310" ;
    skos:prefLabel "Offer / quotation"@en .

<https://test.uncefact.org/vocabulary/document-type/311> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "311" ;
    skos:prefLabel "Request for quote"@en .

<https://test.uncefact.org/vocabulary/document-type/312> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "312" ;
    skos:prefLabel "Acknowledgement message"@en .

<https://test.uncefact.org/vocabulary/document-type/313> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "313" ;
    skos:prefLabel "Application error message"@en .

<https://test.uncefact.org/vocabulary/document-type/314> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "314" ;
    skos:prefLabel "Cargo movement voyage summary"@en .

<https://test.uncefact.org/vocabulary/document-type/315> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "315" ;
    skos:prefLabel "Contract"@en .

<https://test.uncefact.org/vocabulary/document-type/316> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "316" ;
    skos:prefLabel "Application for usage of berth or mooring facilities"@en .

<https://test.uncefact.org/vocabulary/document-type/317> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "317" ;
    skos:prefLabel "Application for designation of berthing places"@en .

<https://test.uncefact.org/vocabulary/document-type/318> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "318" ;
    skos:prefLabel "Application for shifting from the designated place in port"@en .

<https://test.uncefact.org/vocabulary/document-type/319> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "319" ;
    skos:prefLabel "Supplementary document for application for cargo operation of dangerous goods"@en .

<https://test.uncefact.org/vocabulary/document-type/32> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "32" ;
    skos:prefLabel "Underbond approval"@en .

<https://test.uncefact.org/vocabulary/document-type/320> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "320" ;
    skos:prefLabel "Acknowledgement of order"@en .

<https://test.uncefact.org/vocabulary/document-type/321> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "321" ;
    skos:prefLabel "Supplementary document for application for transport of dangerous goods"@en .

<https://test.uncefact.org/vocabulary/document-type/322> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "322" ;
    skos:prefLabel "Optical Character Reading (OCR) payment"@en .

<https://test.uncefact.org/vocabulary/document-type/323> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "323" ;
    skos:prefLabel "Preliminary sales report"@en .

<https://test.uncefact.org/vocabulary/document-type/324> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "324" ;
    skos:prefLabel "Transport emergency card"@en .

<https://test.uncefact.org/vocabulary/document-type/325> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "325" ;
    skos:prefLabel "Proforma invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/326> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "326" ;
    skos:prefLabel "Partial invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/327> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "327" ;
    skos:prefLabel "Operating instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/328> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "328" ;
    skos:prefLabel "Name/product plate"@en .

<https://test.uncefact.org/vocabulary/document-type/329> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/insurance-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "329" ;
    skos:prefLabel "Co-insurance ceding bordereau"@en .

<https://test.uncefact.org/vocabulary/document-type/33> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "33" ;
    skos:prefLabel "Certificate of sealing of export meat lockers"@en .

<https://test.uncefact.org/vocabulary/document-type/330> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "330" ;
    skos:prefLabel "Request for delivery instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/331> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "331" ;
    skos:prefLabel "Commercial invoice which includes a packing list"@en .

<https://test.uncefact.org/vocabulary/document-type/332> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "332" ;
    skos:prefLabel "Trade data"@en .

<https://test.uncefact.org/vocabulary/document-type/333> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "333" ;
    skos:prefLabel "Customs declaration for cargo examination"@en .

<https://test.uncefact.org/vocabulary/document-type/334> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "334" ;
    skos:prefLabel "Customs declaration for cargo examination, alternate"@en .

<https://test.uncefact.org/vocabulary/document-type/335> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "335" ;
    skos:prefLabel "Booking request"@en .

<https://test.uncefact.org/vocabulary/document-type/336> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "336" ;
    skos:prefLabel "Customs crew and conveyance"@en .

<https://test.uncefact.org/vocabulary/document-type/337> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "337" ;
    skos:prefLabel "Customs summary declaration with commercial detail, alternate"@en .

<https://test.uncefact.org/vocabulary/document-type/338> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "338" ;
    skos:prefLabel "Items booked to a financial account report"@en .

<https://test.uncefact.org/vocabulary/document-type/339> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "339" ;
    skos:prefLabel "Report of transactions which need further information from the receiver"@en .

<https://test.uncefact.org/vocabulary/document-type/34> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "34" ;
    skos:prefLabel "Cargo status"@en .

<https://test.uncefact.org/vocabulary/document-type/340> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "340" ;
    skos:prefLabel "Shipping instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/341> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "341" ;
    skos:prefLabel "Shipper's letter of instructions (air)"@en .

<https://test.uncefact.org/vocabulary/document-type/342> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "342" ;
    skos:prefLabel "Report of transactions for information only"@en .

<https://test.uncefact.org/vocabulary/document-type/343> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "343" ;
    skos:prefLabel "Cartage order (local transport)"@en .

<https://test.uncefact.org/vocabulary/document-type/344> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "344" ;
    skos:prefLabel "EDI associated object administration message"@en .

<https://test.uncefact.org/vocabulary/document-type/345> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "345" ;
    skos:prefLabel "Ready for despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/346> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "346" ;
    skos:prefLabel "Summary sales report"@en .

<https://test.uncefact.org/vocabulary/document-type/347> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "347" ;
    skos:prefLabel "Order status enquiry"@en .

<https://test.uncefact.org/vocabulary/document-type/348> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "348" ;
    skos:prefLabel "Order status report"@en .

<https://test.uncefact.org/vocabulary/document-type/349> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "349" ;
    skos:prefLabel "Declaration regarding the inward and outward movement of vessel"@en .

<https://test.uncefact.org/vocabulary/document-type/35> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "35" ;
    skos:prefLabel "Inventory report"@en .

<https://test.uncefact.org/vocabulary/document-type/350> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "350" ;
    skos:prefLabel "Despatch order"@en .

<https://test.uncefact.org/vocabulary/document-type/351> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "351" ;
    skos:prefLabel "Despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/352> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "352" ;
    skos:prefLabel "Notification of usage of berth or mooring facilities"@en .

<https://test.uncefact.org/vocabulary/document-type/353> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "353" ;
    skos:prefLabel "Application for vessel's entering into port area in night- time"@en .

<https://test.uncefact.org/vocabulary/document-type/354> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "354" ;
    skos:prefLabel "Notification of emergency shifting from the designated place in port"@en .

<https://test.uncefact.org/vocabulary/document-type/355> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "355" ;
    skos:prefLabel "Customs summary declaration without commercial detail, alternate"@en .

<https://test.uncefact.org/vocabulary/document-type/356> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "356" ;
    skos:prefLabel "Performance bond"@en .

<https://test.uncefact.org/vocabulary/document-type/357> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "357" ;
    skos:prefLabel "Payment bond"@en .

<https://test.uncefact.org/vocabulary/document-type/358> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "358" ;
    skos:prefLabel "Healthcare discharge report, preliminary"@en .

<https://test.uncefact.org/vocabulary/document-type/359> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "359" ;
    skos:prefLabel "Request for provision of a health service"@en .

<https://test.uncefact.org/vocabulary/document-type/36> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "36" ;
    skos:prefLabel "Identity card"@en .

<https://test.uncefact.org/vocabulary/document-type/360> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "360" ;
    skos:prefLabel "Request for price quote"@en .

<https://test.uncefact.org/vocabulary/document-type/361> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "361" ;
    skos:prefLabel "Price quote"@en .

<https://test.uncefact.org/vocabulary/document-type/362> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "362" ;
    skos:prefLabel "Delivery quote"@en .

<https://test.uncefact.org/vocabulary/document-type/363> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "363" ;
    skos:prefLabel "Price and delivery quote"@en .

<https://test.uncefact.org/vocabulary/document-type/364> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "364" ;
    skos:prefLabel "Contract price quote"@en .

<https://test.uncefact.org/vocabulary/document-type/365> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "365" ;
    skos:prefLabel "Contract price and delivery quote"@en .

<https://test.uncefact.org/vocabulary/document-type/366> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "366" ;
    skos:prefLabel "Price quote, specified end-customer"@en .

<https://test.uncefact.org/vocabulary/document-type/367> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "367" ;
    skos:prefLabel "Price and delivery quote, specified end-customer"@en .

<https://test.uncefact.org/vocabulary/document-type/368> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "368" ;
    skos:prefLabel "Price quote, ship and debit"@en .

<https://test.uncefact.org/vocabulary/document-type/369> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "369" ;
    skos:prefLabel "Price and delivery quote, ship and debit"@en .

<https://test.uncefact.org/vocabulary/document-type/37> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "37" ;
    skos:prefLabel "Response to a trade statistics message"@en .

<https://test.uncefact.org/vocabulary/document-type/370> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "370" ;
    skos:prefLabel "Advice of distribution of documents"@en .

<https://test.uncefact.org/vocabulary/document-type/371> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "371" ;
    skos:prefLabel "Plan for provision of health service"@en .

<https://test.uncefact.org/vocabulary/document-type/372> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "372" ;
    skos:prefLabel "Prescription"@en .

<https://test.uncefact.org/vocabulary/document-type/373> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "373" ;
    skos:prefLabel "Prescription request"@en .

<https://test.uncefact.org/vocabulary/document-type/374> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "374" ;
    skos:prefLabel "Prescription dispensing report"@en .

<https://test.uncefact.org/vocabulary/document-type/375> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "375" ;
    skos:prefLabel "Certificate of shipment"@en .

<https://test.uncefact.org/vocabulary/document-type/376> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "376" ;
    skos:prefLabel "Standing inquiry on product information"@en .

<https://test.uncefact.org/vocabulary/document-type/377> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "377" ;
    skos:prefLabel "Party credit information"@en .

<https://test.uncefact.org/vocabulary/document-type/378> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "378" ;
    skos:prefLabel "Party payment behaviour information"@en .

<https://test.uncefact.org/vocabulary/document-type/379> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "379" ;
    skos:prefLabel "Request for metering point information"@en .

<https://test.uncefact.org/vocabulary/document-type/38> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "38" ;
    skos:prefLabel "Vaccination certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/380> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "380" ;
    skos:prefLabel "Commercial invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/381> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "381" ;
    skos:prefLabel "Credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/382> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "382" ;
    skos:prefLabel "Commission note"@en .

<https://test.uncefact.org/vocabulary/document-type/383> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "383" ;
    skos:prefLabel "Debit note"@en .

<https://test.uncefact.org/vocabulary/document-type/384> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "384" ;
    skos:prefLabel "Corrected invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/385> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "385" ;
    skos:prefLabel "Consolidated invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/386> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "386" ;
    skos:prefLabel "Prepayment invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/387> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "387" ;
    skos:prefLabel "Hire invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/388> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "388" ;
    skos:prefLabel "Tax invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/389> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "389" ;
    skos:prefLabel "Self-billed invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/39> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "39" ;
    skos:prefLabel "Passport"@en .

<https://test.uncefact.org/vocabulary/document-type/390> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "390" ;
    skos:prefLabel "Delcredere invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/391> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "391" ;
    skos:prefLabel "Metering point information response"@en .

<https://test.uncefact.org/vocabulary/document-type/392> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "392" ;
    skos:prefLabel "Notification of change of supplier"@en .

<https://test.uncefact.org/vocabulary/document-type/393> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "393" ;
    skos:prefLabel "Factored invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/394> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "394" ;
    skos:prefLabel "Lease invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/395> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "395" ;
    skos:prefLabel "Consignment invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/396> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "396" ;
    skos:prefLabel "Factored credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/397> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "397" ;
    skos:prefLabel "Commercial account summary response"@en .

<https://test.uncefact.org/vocabulary/document-type/398> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "398" ;
    skos:prefLabel "Cross docking despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/399> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "399" ;
    skos:prefLabel "Transshipment despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/4> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "4" ;
    skos:prefLabel "Test report"@en .

<https://test.uncefact.org/vocabulary/document-type/40> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "40" ;
    skos:prefLabel "Driving licence (national)"@en .

<https://test.uncefact.org/vocabulary/document-type/400> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "400" ;
    skos:prefLabel "Exceptional order"@en .

<https://test.uncefact.org/vocabulary/document-type/401> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "401" ;
    skos:prefLabel "Pre-packed cross docking order"@en .

<https://test.uncefact.org/vocabulary/document-type/402> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "402" ;
    skos:prefLabel "Intermediate handling cross docking order"@en .

<https://test.uncefact.org/vocabulary/document-type/403> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "403" ;
    skos:prefLabel "Means of transportation availability information"@en .

<https://test.uncefact.org/vocabulary/document-type/404> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "404" ;
    skos:prefLabel "Means of transportation schedule information"@en .

<https://test.uncefact.org/vocabulary/document-type/405> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "405" ;
    skos:prefLabel "Transport equipment delivery notice"@en .

<https://test.uncefact.org/vocabulary/document-type/406> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "406" ;
    skos:prefLabel "Notification to supplier of contract termination"@en .

<https://test.uncefact.org/vocabulary/document-type/407> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "407" ;
    skos:prefLabel "Notification to supplier of metering point changes"@en .

<https://test.uncefact.org/vocabulary/document-type/408> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "408" ;
    skos:prefLabel "Notification of meter change"@en .

<https://test.uncefact.org/vocabulary/document-type/409> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "409" ;
    skos:prefLabel "Instructions for bank transfer"@en .

<https://test.uncefact.org/vocabulary/document-type/41> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "41" ;
    skos:prefLabel "Driving licence (international)"@en .

<https://test.uncefact.org/vocabulary/document-type/410> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "410" ;
    skos:prefLabel "Notification of metering point identification change"@en .

<https://test.uncefact.org/vocabulary/document-type/411> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "411" ;
    skos:prefLabel "Utilities time series message"@en .

<https://test.uncefact.org/vocabulary/document-type/412> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "412" ;
    skos:prefLabel "Application for banker's draft"@en .

<https://test.uncefact.org/vocabulary/document-type/413> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "413" ;
    skos:prefLabel "Infrastructure condition"@en .

<https://test.uncefact.org/vocabulary/document-type/414> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "414" ;
    skos:prefLabel "Acknowledgement of change of supplier"@en .

<https://test.uncefact.org/vocabulary/document-type/415> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "415" ;
    skos:prefLabel "Data Plot Sheet"@en .

<https://test.uncefact.org/vocabulary/document-type/416> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "416" ;
    skos:prefLabel "Soil analysis"@en .

<https://test.uncefact.org/vocabulary/document-type/417> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "417" ;
    skos:prefLabel "Farmyard manure analysis"@en .

<https://test.uncefact.org/vocabulary/document-type/418> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "418" ;
    skos:prefLabel "WCO Cargo Report Export, Rail or Road"@en .

<https://test.uncefact.org/vocabulary/document-type/419> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "419" ;
    skos:prefLabel "WCO Cargo Report Export, Air or Maritime"@en .

<https://test.uncefact.org/vocabulary/document-type/42> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "42" ;
    skos:prefLabel "Free pass"@en .

<https://test.uncefact.org/vocabulary/document-type/420> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "420" ;
    skos:prefLabel "Optical Character Reading (OCR) payment credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/421> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "421" ;
    skos:prefLabel "WCO Cargo Report Import, Rail or Road"@en .

<https://test.uncefact.org/vocabulary/document-type/422> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "422" ;
    skos:prefLabel "WCO Cargo Report Import, Air or Maritime"@en .

<https://test.uncefact.org/vocabulary/document-type/423> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "423" ;
    skos:prefLabel "WCO one-step export declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/424> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "424" ;
    skos:prefLabel "WCO first step of two-step export declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/425> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "425" ;
    skos:prefLabel "Collection payment advice"@en .

<https://test.uncefact.org/vocabulary/document-type/426> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "426" ;
    skos:prefLabel "Documentary credit payment advice"@en .

<https://test.uncefact.org/vocabulary/document-type/427> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "427" ;
    skos:prefLabel "Documentary credit acceptance advice"@en .

<https://test.uncefact.org/vocabulary/document-type/428> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "428" ;
    skos:prefLabel "Documentary credit negotiation advice"@en .

<https://test.uncefact.org/vocabulary/document-type/429> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "429" ;
    skos:prefLabel "Application for banker's guarantee"@en .

<https://test.uncefact.org/vocabulary/document-type/43> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "43" ;
    skos:prefLabel "Season ticket"@en .

<https://test.uncefact.org/vocabulary/document-type/430> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "430" ;
    skos:prefLabel "Banker's guarantee"@en .

<https://test.uncefact.org/vocabulary/document-type/431> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "431" ;
    skos:prefLabel "Documentary credit letter of indemnity"@en .

<https://test.uncefact.org/vocabulary/document-type/432> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "432" ;
    skos:prefLabel "Notification to grid operator of contract termination"@en .

<https://test.uncefact.org/vocabulary/document-type/433> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "433" ;
    skos:prefLabel "Notification to grid operator of metering point changes"@en .

<https://test.uncefact.org/vocabulary/document-type/434> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "434" ;
    skos:prefLabel "Notification of balance responsible entity change"@en .

<https://test.uncefact.org/vocabulary/document-type/435> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "435" ;
    skos:prefLabel "Preadvice of a credit"@en .

<https://test.uncefact.org/vocabulary/document-type/436> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "436" ;
    skos:prefLabel "Transport equipment profile report"@en .

<https://test.uncefact.org/vocabulary/document-type/437> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "437" ;
    skos:prefLabel "Request for price and delivery quote, specified end-user"@en .

<https://test.uncefact.org/vocabulary/document-type/438> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "438" ;
    skos:prefLabel "Request for price quote, ship and debit"@en .

<https://test.uncefact.org/vocabulary/document-type/439> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "439" ;
    skos:prefLabel "Request for price and delivery quote, ship and debit"@en .

<https://test.uncefact.org/vocabulary/document-type/44> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "44" ;
    skos:prefLabel "Transport status report"@en .

<https://test.uncefact.org/vocabulary/document-type/440> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "440" ;
    skos:prefLabel "Delivery point list."@en .

<https://test.uncefact.org/vocabulary/document-type/441> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "441" ;
    skos:prefLabel "Transport routing information"@en .

<https://test.uncefact.org/vocabulary/document-type/442> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "442" ;
    skos:prefLabel "Request for delivery quote"@en .

<https://test.uncefact.org/vocabulary/document-type/443> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "443" ;
    skos:prefLabel "Request for price and delivery quote"@en .

<https://test.uncefact.org/vocabulary/document-type/444> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "444" ;
    skos:prefLabel "Request for contract price quote"@en .

<https://test.uncefact.org/vocabulary/document-type/445> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "445" ;
    skos:prefLabel "Request for contract price and delivery quote"@en .

<https://test.uncefact.org/vocabulary/document-type/446> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "446" ;
    skos:prefLabel "Request for price quote, specified end-customer"@en .

<https://test.uncefact.org/vocabulary/document-type/447> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "447" ;
    skos:prefLabel "Collection order"@en .

<https://test.uncefact.org/vocabulary/document-type/448> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "448" ;
    skos:prefLabel "Documents presentation form"@en .

<https://test.uncefact.org/vocabulary/document-type/449> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "449" ;
    skos:prefLabel "Identification match"@en .

<https://test.uncefact.org/vocabulary/document-type/45> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "45" ;
    skos:prefLabel "Transport status request"@en .

<https://test.uncefact.org/vocabulary/document-type/450> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "450" ;
    skos:prefLabel "Payment order"@en .

<https://test.uncefact.org/vocabulary/document-type/451> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "451" ;
    skos:prefLabel "Extended payment order"@en .

<https://test.uncefact.org/vocabulary/document-type/452> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "452" ;
    skos:prefLabel "Multiple payment order"@en .

<https://test.uncefact.org/vocabulary/document-type/453> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "453" ;
    skos:prefLabel "Notice that circumstances prevent payment of delivered goods"@en .

<https://test.uncefact.org/vocabulary/document-type/454> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "454" ;
    skos:prefLabel "Credit advice"@en .

<https://test.uncefact.org/vocabulary/document-type/455> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "455" ;
    skos:prefLabel "Extended credit advice"@en .

<https://test.uncefact.org/vocabulary/document-type/456> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "456" ;
    skos:prefLabel "Debit advice"@en .

<https://test.uncefact.org/vocabulary/document-type/457> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "457" ;
    skos:prefLabel "Reversal of debit"@en .

<https://test.uncefact.org/vocabulary/document-type/458> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "458" ;
    skos:prefLabel "Reversal of credit"@en .

<https://test.uncefact.org/vocabulary/document-type/459> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "459" ;
    skos:prefLabel "Travel ticket"@en .

<https://test.uncefact.org/vocabulary/document-type/46> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "46" ;
    skos:prefLabel "Banking status"@en .

<https://test.uncefact.org/vocabulary/document-type/460> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "460" ;
    skos:prefLabel "Documentary credit application"@en .

<https://test.uncefact.org/vocabulary/document-type/461> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "461" ;
    skos:prefLabel "Payment card"@en .

<https://test.uncefact.org/vocabulary/document-type/462> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "462" ;
    skos:prefLabel "Ready for transshipment despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/463> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "463" ;
    skos:prefLabel "Pre-packed cross docking despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/464> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "464" ;
    skos:prefLabel "Intermediate handling cross docking despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/465> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "465" ;
    skos:prefLabel "Documentary credit"@en .

<https://test.uncefact.org/vocabulary/document-type/466> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "466" ;
    skos:prefLabel "Documentary credit notification"@en .

<https://test.uncefact.org/vocabulary/document-type/467> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "467" ;
    skos:prefLabel "Documentary credit transfer advice"@en .

<https://test.uncefact.org/vocabulary/document-type/468> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "468" ;
    skos:prefLabel "Documentary credit amendment notification"@en .

<https://test.uncefact.org/vocabulary/document-type/469> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "469" ;
    skos:prefLabel "Documentary credit amendment"@en .

<https://test.uncefact.org/vocabulary/document-type/47> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "47" ;
    skos:prefLabel "Extra-Community trade statistical declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/470> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "470" ;
    skos:prefLabel "Waste disposal report"@en .

<https://test.uncefact.org/vocabulary/document-type/48> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "48" ;
    skos:prefLabel "Written instructions in conformance with ADR article number 10385"@en .

<https://test.uncefact.org/vocabulary/document-type/480> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "480" ;
    skos:prefLabel "Invoice out of scope of tax"@en .

<https://test.uncefact.org/vocabulary/document-type/481> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "481" ;
    skos:prefLabel "Remittance advice"@en .

<https://test.uncefact.org/vocabulary/document-type/482> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "482" ;
    skos:prefLabel "Port authority waste disposal report"@en .

<https://test.uncefact.org/vocabulary/document-type/483> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "483" ;
    skos:prefLabel "Visa"@en .

<https://test.uncefact.org/vocabulary/document-type/484> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "484" ;
    skos:prefLabel "Multiple direct debit request"@en .

<https://test.uncefact.org/vocabulary/document-type/485> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "485" ;
    skos:prefLabel "Banker's draft"@en .

<https://test.uncefact.org/vocabulary/document-type/486> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "486" ;
    skos:prefLabel "Multiple direct debit"@en .

<https://test.uncefact.org/vocabulary/document-type/487> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "487" ;
    skos:prefLabel "Certificate of disembarkation permission"@en .

<https://test.uncefact.org/vocabulary/document-type/488> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "488" ;
    skos:prefLabel "Deratting exemption certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/489> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "489" ;
    skos:prefLabel "Reefer connection order"@en .

<https://test.uncefact.org/vocabulary/document-type/49> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "49" ;
    skos:prefLabel "Damage certification"@en .

<https://test.uncefact.org/vocabulary/document-type/490> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "490" ;
    skos:prefLabel "Bill of exchange"@en .

<https://test.uncefact.org/vocabulary/document-type/491> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "491" ;
    skos:prefLabel "Promissory note"@en .

<https://test.uncefact.org/vocabulary/document-type/493> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "493" ;
    skos:prefLabel "Statement of account message"@en .

<https://test.uncefact.org/vocabulary/document-type/494> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "494" ;
    skos:prefLabel "Direct delivery (transport)"@en .

<https://test.uncefact.org/vocabulary/document-type/495> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "495" ;
    skos:prefLabel "WCO second step of two-step export declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/496> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "496" ;
    skos:prefLabel "WCO one-step import declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/497> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "497" ;
    skos:prefLabel "WCO first step of two-step import declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/498> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "498" ;
    skos:prefLabel "WCO second step of two-step import declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/499> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "499" ;
    skos:prefLabel "Previous transport document"@en .

<https://test.uncefact.org/vocabulary/document-type/5> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "5" ;
    skos:prefLabel "Product performance report"@en .

<https://test.uncefact.org/vocabulary/document-type/50> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "50" ;
    skos:prefLabel "Validated priced tender"@en .

<https://test.uncefact.org/vocabulary/document-type/500> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "500" ;
    skos:prefLabel "Self billed prepayment invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/501> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "501" ;
    skos:prefLabel "Self billed factored invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/502> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "502" ;
    skos:prefLabel "Self billed factored credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/503> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "503" ;
    skos:prefLabel "Prepayment credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/51> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "51" ;
    skos:prefLabel "Price/sales catalogue response"@en .

<https://test.uncefact.org/vocabulary/document-type/52> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "52" ;
    skos:prefLabel "Price negotiation result"@en .

<https://test.uncefact.org/vocabulary/document-type/520> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "520" ;
    skos:prefLabel "Insurance certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/521> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "521" ;
    skos:prefLabel "Special requirements permit related to the transport of cargo"@en .

<https://test.uncefact.org/vocabulary/document-type/522> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "522" ;
    skos:prefLabel "Dangerous Goods Notification for Tanker vessel"@en .

<https://test.uncefact.org/vocabulary/document-type/523> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "523" ;
    skos:prefLabel "Dangerous Goods Notification for non-tanker vessel"@en .

<https://test.uncefact.org/vocabulary/document-type/524> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "524" ;
    skos:prefLabel "WCO Conveyance Arrival Report"@en .

<https://test.uncefact.org/vocabulary/document-type/525> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "525" ;
    skos:prefLabel "WCO Conveyance Departure Report"@en .

<https://test.uncefact.org/vocabulary/document-type/526> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "526" ;
    skos:prefLabel "Accounting voucher"@en .

<https://test.uncefact.org/vocabulary/document-type/527> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "527" ;
    skos:prefLabel "Self billed debit note"@en .

<https://test.uncefact.org/vocabulary/document-type/528> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "528" ;
    skos:prefLabel "Military Identification Card"@en .

<https://test.uncefact.org/vocabulary/document-type/529> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "529" ;
    skos:prefLabel "Re-Entry Permit"@en .

<https://test.uncefact.org/vocabulary/document-type/53> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "53" ;
    skos:prefLabel "Safety and hazard data sheet"@en .

<https://test.uncefact.org/vocabulary/document-type/530> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/insurance-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "530" ;
    skos:prefLabel "Insurance policy"@en .

<https://test.uncefact.org/vocabulary/document-type/531> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "531" ;
    skos:prefLabel "Refugee Permit"@en .

<https://test.uncefact.org/vocabulary/document-type/532> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "532" ;
    skos:prefLabel "Forwarder’s credit note"@en .

<https://test.uncefact.org/vocabulary/document-type/533> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "533" ;
    skos:prefLabel "Original accounting voucher"@en .

<https://test.uncefact.org/vocabulary/document-type/534> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "534" ;
    skos:prefLabel "Copy accounting voucher"@en .

<https://test.uncefact.org/vocabulary/document-type/535> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "535" ;
    skos:prefLabel "Pro-forma accounting voucher"@en .

<https://test.uncefact.org/vocabulary/document-type/536> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "536" ;
    skos:prefLabel "International Ship Security Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/537> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "537" ;
    skos:prefLabel "Interim International Ship Security Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/538> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "538" ;
    skos:prefLabel "Good Manufacturing Practice (GMP) Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/539> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "539" ;
    skos:prefLabel "Framework Agreement"@en .

<https://test.uncefact.org/vocabulary/document-type/54> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "54" ;
    skos:prefLabel "Legal statement of an account"@en .

<https://test.uncefact.org/vocabulary/document-type/55> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "55" ;
    skos:prefLabel "Listing statement of an account"@en .

<https://test.uncefact.org/vocabulary/document-type/550> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/insurance-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "550" ;
    skos:prefLabel "Insurance declaration sheet (bordereau)"@en .

<https://test.uncefact.org/vocabulary/document-type/551> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "551" ;
    skos:prefLabel "Transport capacity offer"@en .

<https://test.uncefact.org/vocabulary/document-type/552> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "552" ;
    skos:prefLabel "Ship Security Plan"@en .

<https://test.uncefact.org/vocabulary/document-type/553> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "553" ;
    skos:prefLabel "Forwarder’s invoice discrepancy report"@en .

<https://test.uncefact.org/vocabulary/document-type/554> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "554" ;
    skos:prefLabel "Storage capacity offer"@en .

<https://test.uncefact.org/vocabulary/document-type/56> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "56" ;
    skos:prefLabel "Closing statement of an account"@en .

<https://test.uncefact.org/vocabulary/document-type/57> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "57" ;
    skos:prefLabel "Transport equipment on-hire report"@en .

<https://test.uncefact.org/vocabulary/document-type/575> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "575" ;
    skos:prefLabel "Insurer's invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/576> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "576" ;
    skos:prefLabel "Storage capacity request"@en .

<https://test.uncefact.org/vocabulary/document-type/577> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "577" ;
    skos:prefLabel "Transport capacity request"@en .

<https://test.uncefact.org/vocabulary/document-type/578> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "578" ;
    skos:prefLabel "EU Customs declaration for External Community Transit (T1)"@en .

<https://test.uncefact.org/vocabulary/document-type/579> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "579" ;
    skos:prefLabel "EU Customs declaration for internal Community Transit (T2)"@en .

<https://test.uncefact.org/vocabulary/document-type/58> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "58" ;
    skos:prefLabel "Transport equipment off-hire report"@en .

<https://test.uncefact.org/vocabulary/document-type/580> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/insurance-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "580" ;
    skos:prefLabel "Cover note"@en .

<https://test.uncefact.org/vocabulary/document-type/581> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "581" ;
    skos:prefLabel "EU Customs declaration for non-fiscal area internal Community Transit (T2F)"@en .

<https://test.uncefact.org/vocabulary/document-type/582> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "582" ;
    skos:prefLabel "EU Customs declaration for internal transit to San Marino (T2SM)"@en .

<https://test.uncefact.org/vocabulary/document-type/583> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "583" ;
    skos:prefLabel "EU Customs declaration for mixed consignments (T)"@en .

<https://test.uncefact.org/vocabulary/document-type/584> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "584" ;
    skos:prefLabel "EU Document for establishing the Community status of goods (T2L)"@en .

<https://test.uncefact.org/vocabulary/document-type/585> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "585" ;
    skos:prefLabel "EU Document for establishing the Community status of goods for certain fiscal purposes (T2LF)"@en .

<https://test.uncefact.org/vocabulary/document-type/586> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "586" ;
    skos:prefLabel "Document for establishing the Customs Status of goods for San Marino (T2LSM)"@en .

<https://test.uncefact.org/vocabulary/document-type/587> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "587" ;
    skos:prefLabel "Customs declaration for TIR Carnet goods"@en .

<https://test.uncefact.org/vocabulary/document-type/588> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "588" ;
    skos:prefLabel "Transport Means Security Report"@en .

<https://test.uncefact.org/vocabulary/document-type/589> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "589" ;
    skos:prefLabel "Halal Slaughtering Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/59> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "59" ;
    skos:prefLabel "Treatment - nil outturn"@en .

<https://test.uncefact.org/vocabulary/document-type/6> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "6" ;
    skos:prefLabel "Product specification report"@en .

<https://test.uncefact.org/vocabulary/document-type/60> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "60" ;
    skos:prefLabel "Treatment - time-up underbond"@en .

<https://test.uncefact.org/vocabulary/document-type/61> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "61" ;
    skos:prefLabel "Treatment - underbond by sea"@en .

<https://test.uncefact.org/vocabulary/document-type/610> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "610" ;
    skos:prefLabel "Forwarding instructions"@en .

<https://test.uncefact.org/vocabulary/document-type/62> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "62" ;
    skos:prefLabel "Treatment - personal effect"@en .

<https://test.uncefact.org/vocabulary/document-type/621> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "621" ;
    skos:prefLabel "Forwarder's advice to import agent"@en .

<https://test.uncefact.org/vocabulary/document-type/622> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "622" ;
    skos:prefLabel "Forwarder's advice to exporter"@en .

<https://test.uncefact.org/vocabulary/document-type/623> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "623" ;
    skos:prefLabel "Forwarder's invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/624> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "624" ;
    skos:prefLabel "Forwarder's certificate of receipt"@en .

<https://test.uncefact.org/vocabulary/document-type/625> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "625" ;
    skos:prefLabel "Heat Treatment Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/626> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "626" ;
    skos:prefLabel "Convention on International Trade in Endangered Species of Wild Fauna and Flora (CITES) Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/627> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "627" ;
    skos:prefLabel "Free Sale Certificate in the Country of Origin"@en .

<https://test.uncefact.org/vocabulary/document-type/628> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "628" ;
    skos:prefLabel "Transit license"@en .

<https://test.uncefact.org/vocabulary/document-type/629> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "629" ;
    skos:prefLabel "Veterinary quarantine certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/63> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "63" ;
    skos:prefLabel "Treatment - timber"@en .

<https://test.uncefact.org/vocabulary/document-type/630> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "630" ;
    skos:prefLabel "Shipping note"@en .

<https://test.uncefact.org/vocabulary/document-type/631> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "631" ;
    skos:prefLabel "Forwarder's warehouse receipt"@en .

<https://test.uncefact.org/vocabulary/document-type/632> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "632" ;
    skos:prefLabel "Goods receipt"@en .

<https://test.uncefact.org/vocabulary/document-type/633> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "633" ;
    skos:prefLabel "Port charges documents"@en .

<https://test.uncefact.org/vocabulary/document-type/634> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "634" ;
    skos:prefLabel "Certified list of ingredients"@en .

<https://test.uncefact.org/vocabulary/document-type/635> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "635" ;
    skos:prefLabel "Warehouse warrant"@en .

<https://test.uncefact.org/vocabulary/document-type/636> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "636" ;
    skos:prefLabel "Health certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/637> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "637" ;
    skos:prefLabel "Food grade certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/638> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "638" ;
    skos:prefLabel "Certificate of suitability for transport of grains and legumes"@en .

<https://test.uncefact.org/vocabulary/document-type/639> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "639" ;
    skos:prefLabel "Certificate of refrigerated transport equipment inspection"@en .

<https://test.uncefact.org/vocabulary/document-type/64> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "64" ;
    skos:prefLabel "Preliminary credit assessment"@en .

<https://test.uncefact.org/vocabulary/document-type/640> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "640" ;
    skos:prefLabel "Delivery order"@en .

<https://test.uncefact.org/vocabulary/document-type/641> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "641" ;
    skos:prefLabel "Thermographic reading report"@en .

<https://test.uncefact.org/vocabulary/document-type/642> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "642" ;
    skos:prefLabel "Certificate of food item transport readiness"@en .

<https://test.uncefact.org/vocabulary/document-type/643> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "643" ;
    skos:prefLabel "Food packaging contact certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/644> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "644" ;
    skos:prefLabel "Packaging material composition report"@en .

<https://test.uncefact.org/vocabulary/document-type/645> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "645" ;
    skos:prefLabel "Export price certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/646> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "646" ;
    skos:prefLabel "Public price certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/647> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "647" ;
    skos:prefLabel "Drug shelf life study report"@en .

<https://test.uncefact.org/vocabulary/document-type/648> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "648" ;
    skos:prefLabel "Certificate of compliance with standards of the World Organization for Animal Health (OIE)"@en .

<https://test.uncefact.org/vocabulary/document-type/649> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "649" ;
    skos:prefLabel "Production facility license"@en .

<https://test.uncefact.org/vocabulary/document-type/65> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "65" ;
    skos:prefLabel "Credit cover"@en .

<https://test.uncefact.org/vocabulary/document-type/650> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "650" ;
    skos:prefLabel "Handling order"@en .

<https://test.uncefact.org/vocabulary/document-type/651> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "651" ;
    skos:prefLabel "Manufacturing license"@en .

<https://test.uncefact.org/vocabulary/document-type/652> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "652" ;
    skos:prefLabel "Low risk country formal letter"@en .

<https://test.uncefact.org/vocabulary/document-type/653> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "653" ;
    skos:prefLabel "Previous correspondence"@en .

<https://test.uncefact.org/vocabulary/document-type/654> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "654" ;
    skos:prefLabel "Declaration for radioactive material"@en .

<https://test.uncefact.org/vocabulary/document-type/655> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "655" ;
    skos:prefLabel "Gate pass"@en .

<https://test.uncefact.org/vocabulary/document-type/656> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "656" ;
    skos:prefLabel "Resale information"@en .

<https://test.uncefact.org/vocabulary/document-type/657> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "657" ;
    skos:prefLabel "Phytosanitary Re-export Certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/658> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "658" ;
    skos:prefLabel "Bayplan/stowage plan, full"@en .

<https://test.uncefact.org/vocabulary/document-type/659> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "659" ;
    skos:prefLabel "Bayplan/stowage plan, partial"@en .

<https://test.uncefact.org/vocabulary/document-type/66> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "66" ;
    skos:prefLabel "Current account"@en .

<https://test.uncefact.org/vocabulary/document-type/660> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "660" ;
    skos:prefLabel "Production Report"@en .

<https://test.uncefact.org/vocabulary/document-type/67> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "67" ;
    skos:prefLabel "Commercial dispute"@en .

<https://test.uncefact.org/vocabulary/document-type/68> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "68" ;
    skos:prefLabel "Chargeback"@en .

<https://test.uncefact.org/vocabulary/document-type/69> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "69" ;
    skos:prefLabel "Reassignment"@en .

<https://test.uncefact.org/vocabulary/document-type/7> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "7" ;
    skos:prefLabel "Process data report"@en .

<https://test.uncefact.org/vocabulary/document-type/70> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "70" ;
    skos:prefLabel "Collateral account"@en .

<https://test.uncefact.org/vocabulary/document-type/700> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "700" ;
    skos:prefLabel "Waybill"@en .

<https://test.uncefact.org/vocabulary/document-type/701> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "701" ;
    skos:prefLabel "Universal (multipurpose) transport document"@en .

<https://test.uncefact.org/vocabulary/document-type/702> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "702" ;
    skos:prefLabel "Goods receipt, carriage"@en .

<https://test.uncefact.org/vocabulary/document-type/703> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "703" ;
    skos:prefLabel "House waybill"@en .

<https://test.uncefact.org/vocabulary/document-type/704> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "704" ;
    skos:prefLabel "Master bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/705> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "705" ;
    skos:prefLabel "Bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/706> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "706" ;
    skos:prefLabel "Bill of lading original"@en .

<https://test.uncefact.org/vocabulary/document-type/707> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "707" ;
    skos:prefLabel "Bill of lading copy"@en .

<https://test.uncefact.org/vocabulary/document-type/708> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "708" ;
    skos:prefLabel "Empty container bill"@en .

<https://test.uncefact.org/vocabulary/document-type/709> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "709" ;
    skos:prefLabel "Tanker bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/71> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "71" ;
    skos:prefLabel "Request for payment"@en .

<https://test.uncefact.org/vocabulary/document-type/710> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "710" ;
    skos:prefLabel "Sea waybill"@en .

<https://test.uncefact.org/vocabulary/document-type/711> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "711" ;
    skos:prefLabel "Inland waterway bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/712> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "712" ;
    skos:prefLabel "Non-negotiable maritime transport document (generic)"@en .

<https://test.uncefact.org/vocabulary/document-type/713> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "713" ;
    skos:prefLabel "Mate's receipt"@en .

<https://test.uncefact.org/vocabulary/document-type/714> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "714" ;
    skos:prefLabel "House bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/715> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "715" ;
    skos:prefLabel "Letter of indemnity for non-surrender of bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/716> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "716" ;
    skos:prefLabel "Forwarder's bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/717> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "717" ;
    skos:prefLabel "Residence permit"@en .

<https://test.uncefact.org/vocabulary/document-type/718> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "718" ;
    skos:prefLabel "Seaman’s book"@en .

<https://test.uncefact.org/vocabulary/document-type/719> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "719" ;
    skos:prefLabel "General message"@en .

<https://test.uncefact.org/vocabulary/document-type/72> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "72" ;
    skos:prefLabel "Unship permit"@en .

<https://test.uncefact.org/vocabulary/document-type/720> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "720" ;
    skos:prefLabel "Rail consignment note (generic term)"@en .

<https://test.uncefact.org/vocabulary/document-type/721> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "721" ;
    skos:prefLabel "Product data response"@en .

<https://test.uncefact.org/vocabulary/document-type/722> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "722" ;
    skos:prefLabel "Road list-SMGS"@en .

<https://test.uncefact.org/vocabulary/document-type/723> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "723" ;
    skos:prefLabel "Escort official recognition"@en .

<https://test.uncefact.org/vocabulary/document-type/724> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "724" ;
    skos:prefLabel "Recharging document"@en .

<https://test.uncefact.org/vocabulary/document-type/725> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "725" ;
    skos:prefLabel "Manufacturer raised order"@en .

<https://test.uncefact.org/vocabulary/document-type/726> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "726" ;
    skos:prefLabel "Manufacturer raised consignment order"@en .

<https://test.uncefact.org/vocabulary/document-type/727> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "727" ;
    skos:prefLabel "Price/sales catalogue not containing commercial information"@en .

<https://test.uncefact.org/vocabulary/document-type/728> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "728" ;
    skos:prefLabel "Price/sales catalogue containing commercial information"@en .

<https://test.uncefact.org/vocabulary/document-type/729> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "729" ;
    skos:prefLabel "Returns advice"@en .

<https://test.uncefact.org/vocabulary/document-type/73> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "73" ;
    skos:prefLabel "Statistical definitions"@en .

<https://test.uncefact.org/vocabulary/document-type/730> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "730" ;
    skos:prefLabel "Road consignment note"@en .

<https://test.uncefact.org/vocabulary/document-type/731> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "731" ;
    skos:prefLabel "Commercial account summary"@en .

<https://test.uncefact.org/vocabulary/document-type/732> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "732" ;
    skos:prefLabel "Announcement for returns"@en .

<https://test.uncefact.org/vocabulary/document-type/733> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "733" ;
    skos:prefLabel "Instruction for returns"@en .

<https://test.uncefact.org/vocabulary/document-type/734> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "734" ;
    skos:prefLabel "Sales forecast report"@en .

<https://test.uncefact.org/vocabulary/document-type/735> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "735" ;
    skos:prefLabel "Sales data report"@en .

<https://test.uncefact.org/vocabulary/document-type/736> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "736" ;
    skos:prefLabel "Standing inquiry on complete product information"@en .

<https://test.uncefact.org/vocabulary/document-type/737> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "737" ;
    skos:prefLabel "Proof of delivery"@en .

<https://test.uncefact.org/vocabulary/document-type/738> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "738" ;
    skos:prefLabel "Cargo/goods handling and movement message"@en .

<https://test.uncefact.org/vocabulary/document-type/739> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "739" ;
    skos:prefLabel "Metered services consumption report supporting an invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/74> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "74" ;
    skos:prefLabel "Statistical data"@en .

<https://test.uncefact.org/vocabulary/document-type/740> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "740" ;
    skos:prefLabel "Air waybill"@en .

<https://test.uncefact.org/vocabulary/document-type/741> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "741" ;
    skos:prefLabel "Master air waybill"@en .

<https://test.uncefact.org/vocabulary/document-type/742> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "742" ;
    skos:prefLabel "Metered services consumption report"@en .

<https://test.uncefact.org/vocabulary/document-type/743> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "743" ;
    skos:prefLabel "Substitute air waybill"@en .

<https://test.uncefact.org/vocabulary/document-type/744> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "744" ;
    skos:prefLabel "Crew's effects declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/745> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "745" ;
    skos:prefLabel "Passenger list"@en .

<https://test.uncefact.org/vocabulary/document-type/746> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "746" ;
    skos:prefLabel "Delivery notice (rail transport)"@en .

<https://test.uncefact.org/vocabulary/document-type/747> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "747" ;
    skos:prefLabel "Payroll deductions advice"@en .

<https://test.uncefact.org/vocabulary/document-type/748> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "748" ;
    skos:prefLabel "Consignment despatch advice"@en .

<https://test.uncefact.org/vocabulary/document-type/749> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "749" ;
    skos:prefLabel "Transport equipment gross mass verification message"@en .

<https://test.uncefact.org/vocabulary/document-type/75> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "75" ;
    skos:prefLabel "Request for statistical data"@en .

<https://test.uncefact.org/vocabulary/document-type/750> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "750" ;
    skos:prefLabel "Despatch note (post parcels)"@en .

<https://test.uncefact.org/vocabulary/document-type/751> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "751" ;
    skos:prefLabel "Invoice information for accounting purposes"@en .

<https://test.uncefact.org/vocabulary/document-type/752> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "752" ;
    skos:prefLabel "Plant Passport"@en .

<https://test.uncefact.org/vocabulary/document-type/753> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "753" ;
    skos:prefLabel "Certificate of sustainability"@en .

<https://test.uncefact.org/vocabulary/document-type/754> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "754" ;
    skos:prefLabel "Call for tender"@en .

<https://test.uncefact.org/vocabulary/document-type/755> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "755" ;
    skos:prefLabel "Invitation to tender"@en .

<https://test.uncefact.org/vocabulary/document-type/756> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "756" ;
    skos:prefLabel "European Single Procurement Document request"@en .

<https://test.uncefact.org/vocabulary/document-type/757> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "757" ;
    skos:prefLabel "Tendering price/sales catalogue request"@en .

<https://test.uncefact.org/vocabulary/document-type/758> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "758" ;
    skos:prefLabel "Tender"@en .

<https://test.uncefact.org/vocabulary/document-type/759> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "759" ;
    skos:prefLabel "European Single Procurement Document"@en .

<https://test.uncefact.org/vocabulary/document-type/76> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "76" ;
    skos:prefLabel "Call-off delivery"@en .

<https://test.uncefact.org/vocabulary/document-type/760> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "760" ;
    skos:prefLabel "Multimodal/combined transport document (generic)"@en .

<https://test.uncefact.org/vocabulary/document-type/761> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "761" ;
    skos:prefLabel "Through bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/762> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "762" ;
    skos:prefLabel "Tendering price/sales catalogue"@en .

<https://test.uncefact.org/vocabulary/document-type/763> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "763" ;
    skos:prefLabel "Forwarder's certificate of transport"@en .

<https://test.uncefact.org/vocabulary/document-type/764> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "764" ;
    skos:prefLabel "Combined transport document (generic)"@en .

<https://test.uncefact.org/vocabulary/document-type/765> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "765" ;
    skos:prefLabel "Multimodal transport document (generic)"@en .

<https://test.uncefact.org/vocabulary/document-type/766> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "766" ;
    skos:prefLabel "Combined transport bill of lading/multimodal bill of lading"@en .

<https://test.uncefact.org/vocabulary/document-type/767> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "767" ;
    skos:prefLabel "Acknowledgment of receipt"@en .

<https://test.uncefact.org/vocabulary/document-type/768> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "768" ;
    skos:prefLabel "Civil status document"@en .

<https://test.uncefact.org/vocabulary/document-type/769> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "769" ;
    skos:prefLabel "Advice report"@en .

<https://test.uncefact.org/vocabulary/document-type/77> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "77" ;
    skos:prefLabel "Consignment status report"@en .

<https://test.uncefact.org/vocabulary/document-type/770> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "770" ;
    skos:prefLabel "Booking confirmation"@en .

<https://test.uncefact.org/vocabulary/document-type/771> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "771" ;
    skos:prefLabel "Binding offer"@en .

<https://test.uncefact.org/vocabulary/document-type/772> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "772" ;
    skos:prefLabel "Binding customer agreement for contract"@en .

<https://test.uncefact.org/vocabulary/document-type/773> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "773" ;
    skos:prefLabel "Coverage confirmation note"@en .

<https://test.uncefact.org/vocabulary/document-type/774> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "774" ;
    skos:prefLabel "General terms and conditions"@en .

<https://test.uncefact.org/vocabulary/document-type/775> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "775" ;
    skos:prefLabel "Calling forward notice"@en .

<https://test.uncefact.org/vocabulary/document-type/776> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "776" ;
    skos:prefLabel "Contract clauses"@en .

<https://test.uncefact.org/vocabulary/document-type/777> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "777" ;
    skos:prefLabel "Specific contract conditions"@en .

<https://test.uncefact.org/vocabulary/document-type/778> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/insurance-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "778" ;
    skos:prefLabel "Group insurance rules"@en .

<https://test.uncefact.org/vocabulary/document-type/779> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "779" ;
    skos:prefLabel "Questionnaire"@en .

<https://test.uncefact.org/vocabulary/document-type/78> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "78" ;
    skos:prefLabel "Inventory movement advice"@en .

<https://test.uncefact.org/vocabulary/document-type/780> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "780" ;
    skos:prefLabel "Freight invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/781> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "781" ;
    skos:prefLabel "Arrival notice (goods)"@en .

<https://test.uncefact.org/vocabulary/document-type/782> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "782" ;
    skos:prefLabel "Notice of circumstances preventing delivery (goods)"@en .

<https://test.uncefact.org/vocabulary/document-type/783> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "783" ;
    skos:prefLabel "Notice of circumstances preventing transport (goods)"@en .

<https://test.uncefact.org/vocabulary/document-type/784> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "784" ;
    skos:prefLabel "Delivery notice (goods)"@en .

<https://test.uncefact.org/vocabulary/document-type/785> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "785" ;
    skos:prefLabel "Cargo manifest"@en .

<https://test.uncefact.org/vocabulary/document-type/786> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "786" ;
    skos:prefLabel "Freight manifest"@en .

<https://test.uncefact.org/vocabulary/document-type/787> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "787" ;
    skos:prefLabel "Bordereau"@en .

<https://test.uncefact.org/vocabulary/document-type/788> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "788" ;
    skos:prefLabel "Container manifest (unit packing list)"@en .

<https://test.uncefact.org/vocabulary/document-type/789> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "789" ;
    skos:prefLabel "Charges note"@en .

<https://test.uncefact.org/vocabulary/document-type/79> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "79" ;
    skos:prefLabel "Inventory status advice"@en .

<https://test.uncefact.org/vocabulary/document-type/790> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "790" ;
    skos:prefLabel "Advice of collection"@en .

<https://test.uncefact.org/vocabulary/document-type/791> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "791" ;
    skos:prefLabel "Safety of ship certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/792> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "792" ;
    skos:prefLabel "Safety of radio certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/793> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "793" ;
    skos:prefLabel "Safety of equipment certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/794> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "794" ;
    skos:prefLabel "Civil liability for oil certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/795> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "795" ;
    skos:prefLabel "Loadline document"@en .

<https://test.uncefact.org/vocabulary/document-type/796> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "796" ;
    skos:prefLabel "Derat document"@en .

<https://test.uncefact.org/vocabulary/document-type/797> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "797" ;
    skos:prefLabel "Maritime declaration of health"@en .

<https://test.uncefact.org/vocabulary/document-type/798> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "798" ;
    skos:prefLabel "Certificate of registry"@en .

<https://test.uncefact.org/vocabulary/document-type/799> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "799" ;
    skos:prefLabel "Ship's stores declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/8> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "8" ;
    skos:prefLabel "First sample test report"@en .

<https://test.uncefact.org/vocabulary/document-type/80> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "80" ;
    skos:prefLabel "Debit note related to goods or services"@en .

<https://test.uncefact.org/vocabulary/document-type/81> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "81" ;
    skos:prefLabel "Credit note related to goods or services"@en .

<https://test.uncefact.org/vocabulary/document-type/810> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "810" ;
    skos:prefLabel "Export licence, application for"@en .

<https://test.uncefact.org/vocabulary/document-type/811> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "811" ;
    skos:prefLabel "Export licence"@en .

<https://test.uncefact.org/vocabulary/document-type/812> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "812" ;
    skos:prefLabel "Exchange control declaration, export"@en .

<https://test.uncefact.org/vocabulary/document-type/813> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "813" ;
    skos:prefLabel "Declaration of final beneficiary"@en .

<https://test.uncefact.org/vocabulary/document-type/814> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "814" ;
    skos:prefLabel "US, FATCA statement"@en .

<https://test.uncefact.org/vocabulary/document-type/815> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "815" ;
    skos:prefLabel "Insured status report"@en .

<https://test.uncefact.org/vocabulary/document-type/816> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "816" ;
    skos:prefLabel "Group pension commitment information"@en .

<https://test.uncefact.org/vocabulary/document-type/817> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "817" ;
    skos:prefLabel "Claim notification"@en .

<https://test.uncefact.org/vocabulary/document-type/818> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "818" ;
    skos:prefLabel "Assessment report"@en .

<https://test.uncefact.org/vocabulary/document-type/819> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "819" ;
    skos:prefLabel "Loss statement"@en .

<https://test.uncefact.org/vocabulary/document-type/82> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "82" ;
    skos:prefLabel "Metered services invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/820> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "820" ;
    skos:prefLabel "Despatch note model T"@en .

<https://test.uncefact.org/vocabulary/document-type/821> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "821" ;
    skos:prefLabel "Despatch note model T1"@en .

<https://test.uncefact.org/vocabulary/document-type/822> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "822" ;
    skos:prefLabel "Despatch note model T2"@en .

<https://test.uncefact.org/vocabulary/document-type/823> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "823" ;
    skos:prefLabel "Control document T5"@en .

<https://test.uncefact.org/vocabulary/document-type/824> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "824" ;
    skos:prefLabel "Re-sending consignment note"@en .

<https://test.uncefact.org/vocabulary/document-type/825> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "825" ;
    skos:prefLabel "Despatch note model T2L"@en .

<https://test.uncefact.org/vocabulary/document-type/826> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "826" ;
    skos:prefLabel "Guarantee of cost acceptance"@en .

<https://test.uncefact.org/vocabulary/document-type/827> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "827" ;
    skos:prefLabel "Close of claim"@en .

<https://test.uncefact.org/vocabulary/document-type/828> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "828" ;
    skos:prefLabel "Refusal of claim"@en .

<https://test.uncefact.org/vocabulary/document-type/829> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "829" ;
    skos:prefLabel "Valuation report"@en .

<https://test.uncefact.org/vocabulary/document-type/83> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "83" ;
    skos:prefLabel "Credit note related to financial adjustments"@en .

<https://test.uncefact.org/vocabulary/document-type/830> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "830" ;
    skos:prefLabel "Goods declaration for exportation"@en .

<https://test.uncefact.org/vocabulary/document-type/831> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "831" ;
    skos:prefLabel "Claim history certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/832> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "832" ;
    skos:prefLabel "Accounting statement"@en .

<https://test.uncefact.org/vocabulary/document-type/833> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "833" ;
    skos:prefLabel "Cargo declaration (departure)"@en .

<https://test.uncefact.org/vocabulary/document-type/834> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "834" ;
    skos:prefLabel "Payment receipt confirmation"@en .

<https://test.uncefact.org/vocabulary/document-type/835> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "835" ;
    skos:prefLabel "Certificate of paid insurance premium"@en .

<https://test.uncefact.org/vocabulary/document-type/836> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "836" ;
    skos:prefLabel "Insured party payment report"@en .

<https://test.uncefact.org/vocabulary/document-type/837> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "837" ;
    skos:prefLabel "Third party payment report"@en .

<https://test.uncefact.org/vocabulary/document-type/838> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "838" ;
    skos:prefLabel "Direct debit authorisation"@en .

<https://test.uncefact.org/vocabulary/document-type/839> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "839" ;
    skos:prefLabel "Physician report"@en .

<https://test.uncefact.org/vocabulary/document-type/84> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "84" ;
    skos:prefLabel "Debit note related to financial adjustments"@en .

<https://test.uncefact.org/vocabulary/document-type/840> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "840" ;
    skos:prefLabel "Application for goods control certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/841> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "841" ;
    skos:prefLabel "Goods control certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/842> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "842" ;
    skos:prefLabel "Medical certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/843> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "843" ;
    skos:prefLabel "Witness report"@en .

<https://test.uncefact.org/vocabulary/document-type/844> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "844" ;
    skos:prefLabel "Calculation note"@en .

<https://test.uncefact.org/vocabulary/document-type/845> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "845" ;
    skos:prefLabel "Communication from opposite party"@en .

<https://test.uncefact.org/vocabulary/document-type/846> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "846" ;
    skos:prefLabel "Amicable agreement"@en .

<https://test.uncefact.org/vocabulary/document-type/847> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "847" ;
    skos:prefLabel "Out of court settlement"@en .

<https://test.uncefact.org/vocabulary/document-type/848> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "848" ;
    skos:prefLabel "Legal action"@en .

<https://test.uncefact.org/vocabulary/document-type/849> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "849" ;
    skos:prefLabel "Summons"@en .

<https://test.uncefact.org/vocabulary/document-type/85> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "85" ;
    skos:prefLabel "Customs manifest"@en .

<https://test.uncefact.org/vocabulary/document-type/850> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "850" ;
    skos:prefLabel "Application for phytosanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/851> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "851" ;
    skos:prefLabel "Phytosanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/852> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "852" ;
    skos:prefLabel "Sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/853> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "853" ;
    skos:prefLabel "Veterinary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/854> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "854" ;
    skos:prefLabel "Court judgment"@en .

<https://test.uncefact.org/vocabulary/document-type/855> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "855" ;
    skos:prefLabel "Application for inspection certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/856> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "856" ;
    skos:prefLabel "Inspection certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/857> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "857" ;
    skos:prefLabel "Vehicle aboard document"@en .

<https://test.uncefact.org/vocabulary/document-type/858> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "858" ;
    skos:prefLabel "Image"@en .

<https://test.uncefact.org/vocabulary/document-type/859> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "859" ;
    skos:prefLabel "Audio"@en .

<https://test.uncefact.org/vocabulary/document-type/86> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "86" ;
    skos:prefLabel "Vessel unpack report"@en .

<https://test.uncefact.org/vocabulary/document-type/860> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "860" ;
    skos:prefLabel "Certificate of origin, application for"@en .

<https://test.uncefact.org/vocabulary/document-type/861> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "861" ;
    skos:prefLabel "Certificate of origin"@en .

<https://test.uncefact.org/vocabulary/document-type/862> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "862" ;
    skos:prefLabel "Declaration of origin"@en .

<https://test.uncefact.org/vocabulary/document-type/863> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "863" ;
    skos:prefLabel "Regional appellation certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/864> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "864" ;
    skos:prefLabel "Preference certificate of origin"@en .

<https://test.uncefact.org/vocabulary/document-type/865> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "865" ;
    skos:prefLabel "Certificate of origin form GSP"@en .

<https://test.uncefact.org/vocabulary/document-type/866> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "866" ;
    skos:prefLabel "Video"@en .

<https://test.uncefact.org/vocabulary/document-type/867> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "867" ;
    skos:prefLabel "Introductory letter"@en .

<https://test.uncefact.org/vocabulary/document-type/868> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "868" ;
    skos:prefLabel "Data protection regulations statement"@en .

<https://test.uncefact.org/vocabulary/document-type/869> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "869" ;
    skos:prefLabel "Exclusive brokerage mandate"@en .

<https://test.uncefact.org/vocabulary/document-type/87> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "87" ;
    skos:prefLabel "General cargo summary manifest report"@en .

<https://test.uncefact.org/vocabulary/document-type/870> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "870" ;
    skos:prefLabel "Consular invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/871> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "871" ;
    skos:prefLabel "Inquiry mandate"@en .

<https://test.uncefact.org/vocabulary/document-type/872> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "872" ;
    skos:prefLabel "Risk analysis"@en .

<https://test.uncefact.org/vocabulary/document-type/873> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "873" ;
    skos:prefLabel "Transport equipment movement report, partial"@en .

<https://test.uncefact.org/vocabulary/document-type/874> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "874" ;
    skos:prefLabel "Conveyance declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/875> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "875" ;
    skos:prefLabel "Partial construction invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/876> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "876" ;
    skos:prefLabel "Partial final construction invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/877> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "877" ;
    skos:prefLabel "Final construction invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/878> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "878" ;
    skos:prefLabel "AEO Certificate of Security and/or Safety"@en .

<https://test.uncefact.org/vocabulary/document-type/879> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "879" ;
    skos:prefLabel "AEO Certificate of Conformity or Compliance"@en .

<https://test.uncefact.org/vocabulary/document-type/88> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "88" ;
    skos:prefLabel "Consignment unpack report"@en .

<https://test.uncefact.org/vocabulary/document-type/89> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "89" ;
    skos:prefLabel "Meat and meat by-products sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/890> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "890" ;
    skos:prefLabel "Dangerous goods declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/891> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "891" ;
    skos:prefLabel "AEO Certificate Full"@en .

<https://test.uncefact.org/vocabulary/document-type/892> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "892" ;
    skos:prefLabel "Purchase Order Financing Request"@en .

<https://test.uncefact.org/vocabulary/document-type/893> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "893" ;
    skos:prefLabel "Purchase Order Financing Request Status"@en .

<https://test.uncefact.org/vocabulary/document-type/894> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "894" ;
    skos:prefLabel "Purchase Order Financing Request Cancellation"@en .

<https://test.uncefact.org/vocabulary/document-type/895> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "895" ;
    skos:prefLabel "Statistical document, export"@en .

<https://test.uncefact.org/vocabulary/document-type/896> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "896" ;
    skos:prefLabel "INTRASTAT declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/897> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "897" ;
    skos:prefLabel "Transit certificate of approval"@en .

<https://test.uncefact.org/vocabulary/document-type/898> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "898" ;
    skos:prefLabel "Pre-packed cross docking consignment order"@en .

<https://test.uncefact.org/vocabulary/document-type/899> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "899" ;
    skos:prefLabel "Traceability event declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/9> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "9" ;
    skos:prefLabel "Price/sales catalogue"@en .

<https://test.uncefact.org/vocabulary/document-type/90> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "90" ;
    skos:prefLabel "Meat food products sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/900> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "900" ;
    skos:prefLabel "Sustainability data request"@en .

<https://test.uncefact.org/vocabulary/document-type/901> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "901" ;
    skos:prefLabel "Delivery verification certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/902> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "902" ;
    skos:prefLabel "Sustainability data response"@en .

<https://test.uncefact.org/vocabulary/document-type/903> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "903" ;
    skos:prefLabel "Sustainability Inspection request"@en .

<https://test.uncefact.org/vocabulary/document-type/904> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "904" ;
    skos:prefLabel "Sustainability Inspection response"@en .

<https://test.uncefact.org/vocabulary/document-type/905> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "905" ;
    skos:prefLabel "Transport Means Forecast Information Message"@en .

<https://test.uncefact.org/vocabulary/document-type/906> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "906" ;
    skos:prefLabel "Transport Means Actual Information Message"@en .

<https://test.uncefact.org/vocabulary/document-type/907> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "907" ;
    skos:prefLabel "Arrival Report Message"@en .

<https://test.uncefact.org/vocabulary/document-type/908> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "908" ;
    skos:prefLabel "Tally Message"@en .

<https://test.uncefact.org/vocabulary/document-type/909> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "909" ;
    skos:prefLabel "Goods Loading Message"@en .

<https://test.uncefact.org/vocabulary/document-type/91> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "91" ;
    skos:prefLabel "Poultry sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/910> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "910" ;
    skos:prefLabel "Import licence, application for"@en .

<https://test.uncefact.org/vocabulary/document-type/911> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "911" ;
    skos:prefLabel "Import licence"@en .

<https://test.uncefact.org/vocabulary/document-type/912> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "912" ;
    skos:prefLabel "Transport Means and Goods Release Message."@en .

<https://test.uncefact.org/vocabulary/document-type/913> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "913" ;
    skos:prefLabel "Customs declaration without commercial detail"@en .

<https://test.uncefact.org/vocabulary/document-type/914> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "914" ;
    skos:prefLabel "Customs declaration with commercial and item detail"@en .

<https://test.uncefact.org/vocabulary/document-type/915> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "915" ;
    skos:prefLabel "Customs declaration without item detail"@en .

<https://test.uncefact.org/vocabulary/document-type/916> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "916" ;
    skos:prefLabel "Related document"@en .

<https://test.uncefact.org/vocabulary/document-type/917> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "917" ;
    skos:prefLabel "Receipt (Customs)"@en .

<https://test.uncefact.org/vocabulary/document-type/92> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "92" ;
    skos:prefLabel "Horsemeat sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/925> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "925" ;
    skos:prefLabel "Application for exchange allocation"@en .

<https://test.uncefact.org/vocabulary/document-type/926> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "926" ;
    skos:prefLabel "Foreign exchange permit"@en .

<https://test.uncefact.org/vocabulary/document-type/927> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "927" ;
    skos:prefLabel "Exchange control declaration (import)"@en .

<https://test.uncefact.org/vocabulary/document-type/929> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "929" ;
    skos:prefLabel "Goods declaration for importation"@en .

<https://test.uncefact.org/vocabulary/document-type/93> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "93" ;
    skos:prefLabel "Casing sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/930> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "930" ;
    skos:prefLabel "Goods declaration for home use"@en .

<https://test.uncefact.org/vocabulary/document-type/931> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "931" ;
    skos:prefLabel "Customs immediate release declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/932> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "932" ;
    skos:prefLabel "Customs delivery note"@en .

<https://test.uncefact.org/vocabulary/document-type/933> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "933" ;
    skos:prefLabel "Cargo declaration (arrival)"@en .

<https://test.uncefact.org/vocabulary/document-type/934> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "934" ;
    skos:prefLabel "Value declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/935> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "935" ;
    skos:prefLabel "Customs invoice"@en .

<https://test.uncefact.org/vocabulary/document-type/936> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "936" ;
    skos:prefLabel "Customs declaration (post parcels)"@en .

<https://test.uncefact.org/vocabulary/document-type/937> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "937" ;
    skos:prefLabel "Tax declaration (value added tax)"@en .

<https://test.uncefact.org/vocabulary/document-type/938> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "938" ;
    skos:prefLabel "Tax declaration (general)"@en .

<https://test.uncefact.org/vocabulary/document-type/94> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "94" ;
    skos:prefLabel "Pharmaceutical sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/940> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "940" ;
    skos:prefLabel "Tax demand"@en .

<https://test.uncefact.org/vocabulary/document-type/941> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "941" ;
    skos:prefLabel "Embargo permit"@en .

<https://test.uncefact.org/vocabulary/document-type/95> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "95" ;
    skos:prefLabel "Inedible sanitary certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/950> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "950" ;
    skos:prefLabel "Goods declaration for Customs transit"@en .

<https://test.uncefact.org/vocabulary/document-type/951> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "951" ;
    skos:prefLabel "TIF form"@en .

<https://test.uncefact.org/vocabulary/document-type/952> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "952" ;
    skos:prefLabel "TIR carnet"@en .

<https://test.uncefact.org/vocabulary/document-type/953> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "953" ;
    skos:prefLabel "EC carnet"@en .

<https://test.uncefact.org/vocabulary/document-type/954> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "954" ;
    skos:prefLabel "EUR 1 certificate of origin"@en .

<https://test.uncefact.org/vocabulary/document-type/955> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "955" ;
    skos:prefLabel "ATA carnet"@en .

<https://test.uncefact.org/vocabulary/document-type/96> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "96" ;
    skos:prefLabel "Impending arrival"@en .

<https://test.uncefact.org/vocabulary/document-type/960> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "960" ;
    skos:prefLabel "Single administrative document"@en .

<https://test.uncefact.org/vocabulary/document-type/961> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "961" ;
    skos:prefLabel "General response (Customs)"@en .

<https://test.uncefact.org/vocabulary/document-type/962> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "962" ;
    skos:prefLabel "Document response (Customs)"@en .

<https://test.uncefact.org/vocabulary/document-type/963> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "963" ;
    skos:prefLabel "Error response (Customs)"@en .

<https://test.uncefact.org/vocabulary/document-type/964> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "964" ;
    skos:prefLabel "Package response (Customs)"@en .

<https://test.uncefact.org/vocabulary/document-type/965> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "965" ;
    skos:prefLabel "Tax calculation/confirmation response (Customs)"@en .

<https://test.uncefact.org/vocabulary/document-type/966> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/certificate> ;
    skos:inScheme unece:document-type ;
    skos:notation "966" ;
    skos:prefLabel "Quota prior allocation certificate"@en .

<https://test.uncefact.org/vocabulary/document-type/97> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "97" ;
    skos:prefLabel "Means of transport advice"@en .

<https://test.uncefact.org/vocabulary/document-type/970> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "970" ;
    skos:prefLabel "Wagon report"@en .

<https://test.uncefact.org/vocabulary/document-type/971> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "971" ;
    skos:prefLabel "Transit Conveyor Document"@en .

<https://test.uncefact.org/vocabulary/document-type/972> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "972" ;
    skos:prefLabel "Rail consignment note forwarder copy"@en .

<https://test.uncefact.org/vocabulary/document-type/974> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "974" ;
    skos:prefLabel "Duty suspended goods"@en .

<https://test.uncefact.org/vocabulary/document-type/975> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "975" ;
    skos:prefLabel "Proof of transit declaration"@en .

<https://test.uncefact.org/vocabulary/document-type/976> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "976" ;
    skos:prefLabel "Container transfer note"@en .

<https://test.uncefact.org/vocabulary/document-type/977> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/other-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "977" ;
    skos:prefLabel "NATO transit document"@en .

<https://test.uncefact.org/vocabulary/document-type/978> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "978" ;
    skos:prefLabel "Transfrontier waste shipment authorization"@en .

<https://test.uncefact.org/vocabulary/document-type/979> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "979" ;
    skos:prefLabel "Transfrontier waste shipment movement document"@en .

<https://test.uncefact.org/vocabulary/document-type/98> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "98" ;
    skos:prefLabel "Arrival information"@en .

<https://test.uncefact.org/vocabulary/document-type/99> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "99" ;
    skos:prefLabel "Cargo release notification"@en .

<https://test.uncefact.org/vocabulary/document-type/990> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/report-message> ;
    skos:inScheme unece:document-type ;
    skos:notation "990" ;
    skos:prefLabel "End use authorization"@en .

<https://test.uncefact.org/vocabulary/document-type/991> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/commercial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "991" ;
    skos:prefLabel "Government contract"@en .

<https://test.uncefact.org/vocabulary/document-type/995> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "995" ;
    skos:prefLabel "Statistical document, import"@en .

<https://test.uncefact.org/vocabulary/document-type/996> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/financial-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "996" ;
    skos:prefLabel "Application for documentary credit"@en .

<https://test.uncefact.org/vocabulary/document-type/998> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/document-type/customs-document> ;
    skos:inScheme unece:document-type ;
    skos:notation "998" ;
    skos:prefLabel "Previous Customs document/message"@en .

unece:documentType a owl:ObjectProperty ;
    rdfs:label "document type"@en ;
    rdfs:comment "the code that distinguishes one exchanged document from another (principle 9)."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The type of trade document, as a code (UNTDED 1001)."@en ;
    schema:domainIncludes unece:TradeDocument ;
    schema:rangeIncludes unece:document-type ;
    unece:termStatus ts:proposed .

unece:documentation a owl:DatatypeProperty ;
    rdfs:label "documentation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A URI to documentation of the scheme, criterion or profile."@en ;
    schema:domainIncludes unece:ConformityProfile,
        unece:Criterion,
        unece:Scheme ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:draft a owl:ObjectProperty ;
    rdfs:label "draft"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The draft of a vessel."@en ;
    schema:domainIncludes unece:Vessel ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:drawee a owl:ObjectProperty ;
    rdfs:label "drawee"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party on whom a bill of exchange is drawn (who must pay)."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:dueDate a owl:DatatypeProperty ;
    rdfs:label "due date"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date payment is due."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:dueDateTime a owl:DatatypeProperty ;
    rdfs:label "due date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date, time, date time, or other date time value of the due date specified by these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:duePayableAmount a owl:ObjectProperty ;
    rdfs:label "due payable amount"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The total amount due and payable."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:dutyAmount a owl:ObjectProperty ;
    rdfs:label "duty amount"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The assessed duty/tax/fee amount."@en ;
    schema:domainIncludes unece:DutyTaxFee ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:dutyRate a owl:DatatypeProperty ;
    rdfs:label "duty rate"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The rate applied to assess the duty/tax/fee."@en ;
    schema:domainIncludes unece:DutyTaxFee ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:dutyRegimeTypeCode a owl:ObjectProperty ;
    rdfs:label "duty regime type code"@en ;
    rdfs:comment "code → customs-duty-regime scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The type of regime applicable to the assessment or calculation of this tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:customs-duty-regime-type-code-list ;
    unece:termStatus ts:proposed .

unece:dutyTypeCode a owl:ObjectProperty ;
    rdfs:label "duty type code"@en ;
    rdfs:comment "code → duty/tax-type scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The type of duty, tax or fee."@en ;
    schema:domainIncludes unece:DutyTaxFee ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:eMSId a owl:ObjectProperty ;
    rdfs:label "e msid"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique transport emergency procedure (EMS) identifier applicable for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:email a owl:DatatypeProperty ;
    rdfs:label "email"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "An email address of a party."@en ;
    skos:exactMatch schema:email ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:emailURIId a owl:DatatypeProperty ;
    rdfs:label "email uriid"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:email ;
    skos:definition "The Uniform Resource Identifier (URI) of the email for this universal communication."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:emergencyContact a owl:ObjectProperty ;
    rdfs:label "emergency contact"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The person or department to be contacted in the event of any emergency related to these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:endDate a owl:DatatypeProperty ;
    rdfs:label "end date"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The end date of the period."@en ;
    skos:exactMatch schema:endDate ;
    schema:domainIncludes unece:Period ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:endItemName a owl:DatatypeProperty ;
    rdfs:label "end item name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An end item name, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:endPointURICommunication a owl:ObjectProperty ;
    rdfs:label "end point uricommunication"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The communication address of the end point URI for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Communication ;
    unece:termStatus ts:proposed .

unece:endorsedBy a owl:ObjectProperty ;
    rdfs:label "endorsed by"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The authority granting the endorsement."@en ;
    schema:domainIncludes unece:Endorsement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:endorsementEvidence a owl:ObjectProperty ;
    rdfs:label "endorsement evidence"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A link to evidence supporting the endorsement."@en ;
    schema:domainIncludes unece:Endorsement ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:endorsementLevel a owl:ObjectProperty ;
    rdfs:label "endorsement level"@en ;
    rdfs:comment "code → scheme-endorsement-level scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The level of endorsement the scheme has received."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:scheme-endorsement-level ;
    unece:termStatus ts:proposed .

unece:equipmentSizeTypeCode a owl:ObjectProperty ;
    rdfs:label "equipment size/type code"@en ;
    rdfs:comment "code → ISO 6346 / equipment size-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The ISO size-type code of transport equipment (e.g. container size/type)."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:transport-equipment-size-type-code-list ;
    unece:termStatus ts:proposed .

unece:equipmentTypeCode a owl:ObjectProperty ;
    rdfs:label "equipment type code"@en ;
    rdfs:comment "code → equipment-category scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The kind of transport equipment (container size/type, trailer, ULD)."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:transport-equipment-category-code-list ;
    unece:termStatus ts:proposed .

unece:equivalentAmount a owl:ObjectProperty ;
    rdfs:label "equivalent amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An equivalent monetary value to be transferred between debtor and creditor before deduction of charges for these trade payment terms, expressed in the currency of the debtor's account which is different from the currency in which it is to be transferred."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:establishedDate a owl:DatatypeProperty ;
    rdfs:label "established date"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date the scheme was established."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:eventClassifier a owl:DatatypeProperty ;
    rdfs:label "event classifier"@en ;
    rdfs:comment "code → event-classifier scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Whether the event is PLANNED, ESTIMATED or ACTUAL."@en ;
    schema:domainIncludes unece:LifecycleEvent ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:eventLocation a owl:ObjectProperty ;
    rdfs:label "event location"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The location at which the event occurs."@en ;
    schema:domainIncludes unece:LifecycleEvent ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:eventProduct a owl:ObjectProperty ;
    rdfs:label "product"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The product involved in the lifecycle event."@en ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:eventTime a owl:DatatypeProperty ;
    rdfs:label "event time"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The date-time at which the event occurs."@en ;
    schema:domainIncludes unece:LifecycleEvent ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:eventTimeReferenceFromCode a owl:ObjectProperty ;
    rdfs:label "payment terms event time reference from event code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the event from which these trade payment terms are offered for a length of time."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:evidence a owl:ObjectProperty ;
    rdfs:label "evidence"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A link to auditable evidence supporting an attestation, assessment or claim."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Attestation,
        unece:Claim ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:exemptionAuthorizationId a owl:ObjectProperty ;
    rdfs:label "exemption authorization id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The unique identifier of the exemption authorization for this trade tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:exemptionIndicator a owl:DatatypeProperty ;
    rdfs:label "exemption indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The indication of whether or not there is an exemption from this trade tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:exemptionReason a owl:DatatypeProperty ;
    rdfs:label "exemption reason"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A reason, expressed as text, for exemption from this registered tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:expiryDate a owl:DatatypeProperty ;
    rdfs:label "expiry date"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The expiry/best-before date of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:expiryDateTime a owl:DatatypeProperty ;
    rdfs:label "expiry date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An expiry date, time, date time or other date time value for this specified licence."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:explosiveCompatibilityGroupCode a owl:ObjectProperty ;
    rdfs:label "explosive compatibility group code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the explosive compatibility group for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:exportCountry a owl:ObjectProperty ;
    rdfs:label "export country"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The export country for this supply chain consignment item."@en ;
    schema:domainIncludes unece:Consignment,
        unece:ConsignmentItem ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:exporter a owl:ObjectProperty ;
    rdfs:label "exporter"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The party on whose behalf goods are exported."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:extensionNumber a owl:DatatypeProperty ;
    rdfs:label "extension number"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The extension number, expressed as text, assigned to this universal communication number to enable a caller to reach a specific party."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:facilityMaterialUsage a owl:ObjectProperty ;
    rdfs:label "material usage"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A material-usage record for the facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes unece:MaterialUsage ;
    unece:termStatus ts:proposed .

unece:familyName a owl:DatatypeProperty ;
    rdfs:label "family name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The family (last) name of a person."@en ;
    skos:exactMatch schema:familyName ;
    schema:domainIncludes unece:Person ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:faxNumber a owl:DatatypeProperty ;
    rdfs:label "fax number"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A fax number of a party."@en ;
    skos:exactMatch schema:faxNumber ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:finalDestinationCountry a owl:ObjectProperty ;
    rdfs:label "final destination country"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The country of final destination, at header level, for this header trade delivery."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:finalDestinationLocation a owl:ObjectProperty ;
    rdfs:label "final destination location"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The final destination location for this supply chain consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:finalIndicator a owl:DatatypeProperty ;
    rdfs:label "final indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The indication of whether or not this production process is a final one."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:financeAmount a owl:ObjectProperty ;
    rdfs:label "finance amount"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:closeMatch <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/hasAmountOfCreditExtended> ;
    skos:definition "The amount financed."@en ;
    schema:domainIncludes unece:FinanceAgreement ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:financeType a owl:DatatypeProperty ;
    rdfs:label "finance type"@en ;
    rdfs:comment "code → finance-type scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The type of trade finance (letter of credit, factoring, guarantee, …)."@en ;
    schema:domainIncludes unece:FinanceAgreement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:finances a owl:ObjectProperty ;
    rdfs:label "finances"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The trade agreement funded by the finance agreement."@en ;
    schema:domainIncludes unece:FinanceAgreement ;
    schema:rangeIncludes unece:TradeAgreement ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/financial-account-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:financial-account-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Saving"@en .

<https://test.uncefact.org/vocabulary/financial-account-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:financial-account-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Checking"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/1> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Agreed settlement"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/10> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Costs for draft"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/100> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Incorrect product identification"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/11> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Bank charges"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/12> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Agent commission"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/13> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Counter claim"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/19> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Trade discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/20> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Deduction for late delivery"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/21> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Advertising costs"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/22> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Customs duties"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/23> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Telephone and postal costs"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/24> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Repair costs"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/25> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Attorney fees"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/26> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Taxes"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/27> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Reclaimed deduction"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/30> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Direct payment to seller"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/34> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Quoted as paid to you"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/36> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Invoice not received"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/37> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Credit note to debtor/not to us"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/38> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Deducted bonus"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/39> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Deducted discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/40> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Deducted freight costs"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/41> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Deduction against other invoices"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/42> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Credit balance(s)"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/43> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Reason unknown"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/44> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Awaiting message from seller"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/45> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Debit note to seller"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/46> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Discount beyond terms"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/47> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "47" ;
    skos:prefLabel "See buyer's letter"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/48> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Allowance/charge error"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/5> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Price query"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/50> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Terms of sale error"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/52> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Wrong invoice"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/53> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Duplicate invoice"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/54> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Weight error"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/55> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Additional charge not authorized"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/56> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Incorrect discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/57> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Price change"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/58> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Variation"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/59> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Chargeback"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/60> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Offset"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/61> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Indirect payment"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/62> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Financial reassignment"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/63> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Reinstatement of chargeback/offset"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/64> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Expecting new terms"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/65> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Settlement to agent"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/66> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Cash discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/67> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Delcredere costs"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/68> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Early payment allowance adjustment"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/69> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Incorrect due date for monetary amount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/7> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Payment on account"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/70> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Wrong monetary amount resulting from incorrect free goods quantity"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/73> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Difference in tax rate"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/74> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Quantity discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/75> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Promotion discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/77> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Pricing discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/78> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Volume discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/79> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Sundry discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/8> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Returnable container charge included"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/80> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Card holder signature missing"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/81> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Card expiry date missing"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/82> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Card number error"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/83> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Card expired"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/84> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Test card transaction"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/85> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Permission limit exceeded"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/86> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Wrong authorisation code"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/87> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Wrong authorised amount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/88> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Authorisation failed"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/89> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Card acceptor data error"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/9> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Invoice error"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/90> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Treasury management service charge"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/91> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Agreed discount"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/92> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Expediting fee"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/93> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Invoicing fee"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/94> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Freight charge"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/95> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Small order processing service charge"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/96> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Currency exchange differences"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/97> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Insolvency"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/98> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Incorrect references"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/99> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Incorrect identification of the buyer"@en .

<https://test.uncefact.org/vocabulary/financial-adjustment-reason-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:financial-adjustment-reason-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

<https://test.uncefact.org/vocabulary/financial-institution-role-code-list/I> a skos:Concept ;
    skos:inScheme unece:financial-institution-role-code-list ;
    skos:notation "I" ;
    skos:prefLabel "Intermediary"@en .

<https://test.uncefact.org/vocabulary/financial-institution-role-code-list/S> a skos:Concept ;
    skos:inScheme unece:financial-institution-role-code-list ;
    skos:notation "S" ;
    skos:prefLabel "Settlement agent"@en .

unece:financialAccount a owl:ObjectProperty ;
    rdfs:label "financial account"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A financial account owned by the party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Account ;
    unece:termStatus ts:proposed .

unece:financier a owl:ObjectProperty ;
    rdfs:label "financier"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    rdfs:seeAlso <https://spec.edmcouncil.org/fibo/ontology/FBC/FunctionalEntities/FinancialServicesEntities/FinancialInstitution> ;
    skos:definition "The financial institution funding the trade."@en ;
    schema:domainIncludes unece:FinanceAgreement ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:flagCountry a owl:ObjectProperty ;
    rdfs:label "flag country"@en ;
    rdfs:comment "code → ISO 3166-1 scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The flag state of a vessel, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:Vessel ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:flashpointTemperature a owl:ObjectProperty ;
    rdfs:label "flashpoint temperature"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The flashpoint temperature of the dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:flightNumber a owl:DatatypeProperty ;
    rdfs:label "flight number"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The flight number of an aircraft movement."@en ;
    schema:domainIncludes unece:Aircraft ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:freeForm a owl:DatatypeProperty ;
    rdfs:label "free form"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A free form representation, expressed as text, of this trade address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:freeTradeAgreementName a owl:DatatypeProperty ;
    rdfs:label "free trade agreement name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The name of a free trade agreement, expressed as text, for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/A> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "A" ;
    skos:prefLabel "Senior person rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/B> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "B" ;
    skos:prefLabel "Basic"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/C> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "C" ;
    skos:prefLabel "Specific commodity rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/D> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "D" ;
    skos:prefLabel "Teenager rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/E> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "E" ;
    skos:prefLabel "Child rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/F> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "F" ;
    skos:prefLabel "Adult rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/G> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "G" ;
    skos:prefLabel "Export Subsidy Rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/H> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "H" ;
    skos:prefLabel "Subsidy Rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/K> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "K" ;
    skos:prefLabel "Rate per kilogram"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/M> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "M" ;
    skos:prefLabel "Minimum charge rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/N> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "N" ;
    skos:prefLabel "Normal rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/Q> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "Q" ;
    skos:prefLabel "Quantity rate"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/R> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "R" ;
    skos:prefLabel "Class rate (Reduction on normal rate)"@en .

<https://test.uncefact.org/vocabulary/freight-charge-tariff-class-code-list/S> a skos:Concept ;
    skos:inScheme unece:freight-charge-tariff-class-code-list ;
    skos:notation "S" ;
    skos:prefLabel "Class rate (Surcharge on normal rate)"@en .

unece:freightChargeTariffClassCode a owl:ObjectProperty ;
    rdfs:label "freight charge tariff class code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the tariff class for this logistics service charge which represents an entry in a table of fixed charges [Reference United Nations Code List (UNCL) 5243]."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:freight-charge-tariff-class-code-list ;
    unece:termStatus ts:proposed .

unece:freightForwarder a owl:ObjectProperty ;
    rdfs:label "freight forwarder"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party arranging the carriage on behalf of the consignor or consignee."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:freightInvoiceTypeCode a owl:ObjectProperty ;
    rdfs:label "freight invoice type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of freight invoice of this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:frequencyEffectivePeriod a owl:ObjectProperty ;
    rdfs:label "frequency effective period"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A specified period of time for which a frequency is effective for this transport route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:frequencyTypeCode a owl:ObjectProperty ;
    rdfs:label "frequency type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the type of frequency for this transport route, such as weekly, bi-monthly or daily."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:fromAccount a owl:ObjectProperty ;
    rdfs:label "from account"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The account the payment is drawn from."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:Account ;
    unece:termStatus ts:proposed .

unece:fromFacility a owl:ObjectProperty ;
    rdfs:label "from facility"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The facility the products move from."@en ;
    schema:domainIncludes unece:MoveEvent ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:fulfilsTradeAgreement a owl:ObjectProperty ;
    rdfs:label "fulfils trade agreement"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The trade agreement this consignment fulfils."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:TradeAgreement ;
    unece:termStatus ts:proposed .

unece:geoBoundary a owl:ObjectProperty ;
    rdfs:label "geo boundary"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The geographic boundary of a location, as a set of coordinates."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:Coordinate ;
    unece:termStatus ts:proposed .

unece:geoCoordinate a owl:ObjectProperty ;
    rdfs:label "geo coordinate identification geographical coordinate"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "An identification of a set of geographical coordinates for this trade address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes unece:Coordinate ;
    unece:termStatus ts:proposed .

unece:geoLocation a owl:ObjectProperty ;
    rdfs:label "geo location"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The geographic coordinate of the sensor reading."@en ;
    schema:domainIncludes unece:SensorData ;
    schema:rangeIncludes unece:Coordinate ;
    unece:termStatus ts:proposed .

unece:geographicScope a owl:ObjectProperty ;
    rdfs:label "geographic scope"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The geographic scope of the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:givenName a owl:DatatypeProperty ;
    rdfs:label "given name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The given (first) name of a person."@en ;
    skos:exactMatch schema:givenName ;
    schema:domainIncludes unece:Person ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:globalId a owl:ObjectProperty ;
    rdfs:label "global id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A global identifier for this supply chain consignment item."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/government-action-code-list/1> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Clearance"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/10> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Export certificate not required"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/2> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Detention"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/3> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Fumigation"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/4> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Inspection"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/5> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Security"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/6> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Means of transport admittance"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/7> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Cargo hold inspection"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/8> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Container inspection"@en .

<https://test.uncefact.org/vocabulary/government-action-code-list/9> a skos:Concept ;
    skos:inScheme unece:government-action-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Cargo packaging inspection"@en .

unece:governmentActionCode a owl:ObjectProperty ;
    rdfs:label "government action code"@en ;
    rdfs:comment "code → government-action scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "An action for a responsible agency in this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:government-action-code-list ;
    unece:termStatus ts:proposed .

unece:grandTotalAmount a owl:ObjectProperty ;
    rdfs:label "grand total amount"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A monetary value of a grand total reported in this trade settlement payment monetary summation."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:grantedParty a owl:ObjectProperty ;
    rdfs:label "granted party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A party granted this specified licence."@en ;
    schema:domainIncludes unece:Licence ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:grossVehicleMass a owl:ObjectProperty ;
    rdfs:label "gross vehicle mass"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The gross vehicle mass of a truck."@en ;
    schema:domainIncludes unece:Truck ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:grossVolume a owl:ObjectProperty ;
    rdfs:label "gross volume"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The gross volume of the consignment, as a measure."@en ;
    schema:domainIncludes unece:Consignment,
        unece:ConsignmentItem ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:grossWeight a owl:ObjectProperty ;
    rdfs:label "gross weight"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The gross weight (mass) of the cargo unit, as a measure."@en ;
    schema:domainIncludes unece:CargoDetails,
        unece:Consignment,
        unece:ConsignmentItem,
        unece:DeclarationDetails,
        unece:TransportEquipment,
        unece:TransportPackage ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:guarantee a owl:DatatypeProperty ;
    rdfs:label "guarantee"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The undertaking, expressed as text, given in cash, bond or as a written guarantee to ensure that an obligation will be fulfilled for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:guaranteeMethodCode a owl:ObjectProperty ;
    rdfs:label "payment guarantee means guarantee method code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The code specifying the method of guarantee for this trade settlement payment means."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes unece:payment-guarantee-means-code-list ;
    unece:termStatus ts:proposed .

unece:guarantor a owl:ObjectProperty ;
    rdfs:label "guarantor"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party guaranteeing payment or performance."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:hTMLPreferredIndicator a owl:DatatypeProperty ;
    rdfs:label "h tmlpreferred indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The indication of whether or not HTML format is preferred by the recipient for email universal communications."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:handlingInstructions a owl:DatatypeProperty ;
    rdfs:label "handling instructions"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Handling instructions for the transported dangerous goods."@en ;
    schema:domainIncludes unece:Consignment,
        unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:hasAttestation a owl:ObjectProperty ;
    rdfs:label "has attestation"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A conformity attestation held by the party (replaces BSP's many applicable*Certificate properties)."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Attestation ;
    unece:termStatus ts:proposed .

unece:hasPaymentTerms a owl:ObjectProperty ;
    rdfs:label "has payment terms"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The payment terms applying to the settlement."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:PaymentTerms ;
    unece:termStatus ts:proposed .

unece:hasSeal a owl:ObjectProperty ;
    rdfs:label "has seal"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A security seal affixed to the transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:Seal ;
    unece:termStatus ts:proposed .

unece:haulageArrangementsCode a owl:ObjectProperty ;
    rdfs:label "transport equipment haulage arrangements code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the arrangement for the haulage of this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:transport-equipment-haulage-arrangements-code-list ;
    unece:termStatus ts:proposed .

unece:hazardCategoryCode a owl:ObjectProperty ;
    rdfs:label "hazard category code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the hazard category for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:hazardClassVersionId a owl:ObjectProperty ;
    rdfs:label "hazard class version id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique identifier of the version of a hazard class for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:hazardClassificationId a owl:ObjectProperty ;
    rdfs:label "hazard classification id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique identifier of a hazard class applicable to these transported dangerous goods as defined by the relevant governing regulation authority."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:dangerous-goods-class-code-list ;
    unece:termStatus ts:proposed .

unece:hazardTypeCode a owl:ObjectProperty ;
    rdfs:label "hazard type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying the type of hazard for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:hazardous a owl:DatatypeProperty ;
    rdfs:label "hazardous"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Whether the material is hazardous."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:height a owl:ObjectProperty ;
    rdfs:label "height"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The height, as a measure."@en ;
    skos:exactMatch schema:height ;
    schema:domainIncludes unece:Dimension ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:iMDGSegregationGroupCode a owl:ObjectProperty ;
    rdfs:label "i mdgsegregation group code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the IMDG (International Maritime Dangerous Goods regulation) segregation group for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:idGranularity a owl:ObjectProperty ;
    rdfs:label "ID granularity"@en ;
    rdfs:comment "code → product-ID-granularity scheme."@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The identification granularity of the product (class, batch, item)."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:product-idgranularity ;
    unece:termStatus ts:proposed .

unece:idScheme a owl:ObjectProperty ;
    rdfs:label "ID scheme"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:propertyID ;
    skos:definition "The scheme under which this identifier is registered."@en ;
    schema:domainIncludes unece:Identifier ;
    schema:rangeIncludes unece:IdentifierScheme ;
    unece:termStatus ts:proposed .

unece:idVerifiedByCAB a owl:DatatypeProperty ;
    rdfs:label "ID verified by CAB"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "Whether the subject's identifier was verified by the conformity assessment body."@en ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:identification a owl:DatatypeProperty ;
    rdfs:label "identification"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "Identification, expressed as text, of this transport cargo that is sufficient to identify it for customs, statistical or transport purposes."@en ;
    schema:domainIncludes unece:CargoDetails ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:identifier a owl:ObjectProperty ;
    rdfs:label "identifier"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:identifier ;
    skos:definition "An identifier of this entity within some scheme, as an Identifier value object; an entity may bear several (e.g. a GTIN and an internal SKU). Its own resolvable identity is the node URI (@id)."@en ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:imageData a owl:DatatypeProperty ;
    rdfs:label "image data"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The base64-encoded image data."@en ;
    schema:domainIncludes unece:Image ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:imoNumber a owl:DatatypeProperty ;
    rdfs:label "IMO number"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The IMO ship identification number of a vessel."@en ;
    schema:domainIncludes unece:Vessel ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:importer a owl:ObjectProperty ;
    rdfs:label "importer"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The party on whose behalf goods are imported."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:improvementDirection a owl:ObjectProperty ;
    rdfs:label "improvement direction"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "Whether conforming performance is a higher or lower value of the metric."@en ;
    schema:rangeIncludes unece:improvement-indicator ;
    unece:termStatus ts:proposed .

unece:includedBatch a owl:ObjectProperty ;
    rdfs:label "included batch"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A product batch included in this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes unece:ProductBatch ;
    unece:termStatus ts:proposed .

unece:includedMaterial a owl:ObjectProperty ;
    rdfs:label "included material"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "Material included in this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:includedProduct a owl:ObjectProperty ;
    rdfs:label "included product"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An included product referenced from this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:includedProfile a owl:ObjectProperty ;
    rdfs:label "included profile"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A conformity profile included in the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:ConformityProfile ;
    unece:termStatus ts:proposed .

unece:includedSupplyChainTradeLineItem a owl:ObjectProperty ;
    rdfs:label "included supply chain trade line item"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A supply chain trade line item included in this logistics package."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:ConsignmentItem ;
    unece:termStatus ts:proposed .

unece:includedTax a owl:ObjectProperty ;
    rdfs:label "included tax"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A tax included in this advance payment."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:TradeTax ;
    unece:termStatus ts:proposed .

unece:includedTradeProduct a owl:ObjectProperty ;
    rdfs:label "included trade product"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A product included in this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:includedWithinConsignmentItem a owl:ObjectProperty ;
    rdfs:label "included within consignment item"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The consignment item within which this supply chain trade line item is included."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:ConsignmentItem ;
    unece:termStatus ts:proposed .

unece:includesAssessment a owl:ObjectProperty ;
    rdfs:label "includes assessment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "An assessment included in the attestation."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Assessment ;
    unece:termStatus ts:proposed .

unece:includesCall a owl:ObjectProperty ;
    rdfs:label "includes call"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "An ordered transport call along the movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:TransportCall ;
    unece:termStatus ts:proposed .

unece:includesCriterion a owl:ObjectProperty ;
    rdfs:label "includes criterion"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A criterion included in the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Criterion ;
    unece:termStatus ts:proposed .

unece:includesGoodsItem a owl:ObjectProperty ;
    rdfs:label "includes goods item"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A declaration goods-item line within the procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:DeclarationDetails ;
    unece:termStatus ts:proposed .

unece:includesItem a owl:ObjectProperty ;
    rdfs:label "includes item"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A trade item within the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:TradeItem ;
    unece:termStatus ts:proposed .

unece:includesPackage a owl:ObjectProperty ;
    rdfs:label "includes package"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A shipment package within the shipment."@en ;
    schema:domainIncludes unece:Shipment ;
    schema:rangeIncludes unece:ShipmentPackage ;
    unece:termStatus ts:proposed .

unece:incotermsCode a owl:ObjectProperty ;
    rdfs:label "Incoterms code"@en ;
    rdfs:comment "code → Incoterms scheme."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The Incoterms delivery-terms code of the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:delivery-terms-code-list ;
    unece:termStatus ts:proposed .

unece:incursDutyTaxFee a owl:ObjectProperty ;
    rdfs:label "incurs duty tax fee"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A duty, tax or fee assessed on the declared goods item."@en ;
    schema:domainIncludes unece:DeclarationDetails ;
    schema:rangeIncludes unece:DutyTaxFee ;
    unece:termStatus ts:proposed .

unece:industryCategory a owl:ObjectProperty ;
    rdfs:label "industry category"@en ;
    rdfs:comment "Open code list — typically ISIC or NACE, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The industry sector classification of an organisation."@en ;
    schema:domainIncludes unece:Organisation ;
    schema:rangeIncludes unece:isic ;
    unece:termStatus ts:proposed .

unece:industryScope a owl:ObjectProperty ;
    rdfs:label "industry scope"@en ;
    rdfs:comment "Open code list — typically ISIC or NACE, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The industry scope of the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:isic ;
    unece:termStatus ts:proposed .

unece:informationTypeCode a owl:ObjectProperty ;
    rdfs:label "information type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying an information type of this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:inputApplicableBatch a owl:ObjectProperty ;
    rdfs:label "input applicable batch"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An input batch applicable to this production machine."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:ProductBatch ;
    unece:termStatus ts:proposed .

unece:inputApplicableMaterial a owl:ObjectProperty ;
    rdfs:label "input applicable material"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Input material applicable to this facility production unit."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:inputApplicableProduct a owl:ObjectProperty ;
    rdfs:label "input applicable product"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An input product applicable to this facility production unit."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:inputProduct a owl:ObjectProperty ;
    rdfs:label "input product"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product/material consumed by the make event."@en ;
    schema:domainIncludes unece:MakeEvent ;
    schema:rangeIncludes unece:Material,
        unece:Product ;
    unece:termStatus ts:proposed .

unece:instructedAmount a owl:ObjectProperty ;
    rdfs:label "instructed amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A monetary value that has been instructed to be transferred between debtor and creditor for these trade payment terms before deduction of charges."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:instructionCode a owl:ObjectProperty ;
    rdfs:label "instruction code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying an instruction for these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:insurancePremiumAmount a owl:ObjectProperty ;
    rdfs:label "insurance premium amount"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The monetary value of the insurance premium for this supply chain consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:insuranceValueAmount a owl:ObjectProperty ;
    rdfs:label "insurance value amount"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The monetary value of this supply chain consignment as covered by an insurance policy."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:insuredAmount a owl:ObjectProperty ;
    rdfs:label "insured amount"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The insured value."@en ;
    schema:domainIncludes unece:Insurance ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:insurer a owl:ObjectProperty ;
    rdfs:label "insurer"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The party providing the insurance cover."@en ;
    schema:domainIncludes unece:Insurance ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:insures a owl:ObjectProperty ;
    rdfs:label "insures"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The consignment or trade the insurance covers."@en ;
    schema:domainIncludes unece:Insurance ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:intendedUse a owl:DatatypeProperty ;
    rdfs:label "intended use"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An intended use, expressed as text, for this photographic picture."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:invalidIndicator a owl:DatatypeProperty ;
    rdfs:label "invalid indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The indication of whether or not this trade address is invalid."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:inventoryTypeCode a owl:ObjectProperty ;
    rdfs:label "inventory type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the inventory type for this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:invoiceTypeCode a owl:ObjectProperty ;
    rdfs:label "invoice type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of invoice of this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:invoicee a owl:ObjectProperty ;
    rdfs:label "invoicee"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party to be invoiced under the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:issueDate a owl:DatatypeProperty ;
    rdfs:label "issue date"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date the standard was issued."@en ;
    schema:domainIncludes unece:Standard ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:issuedToParty a owl:ObjectProperty ;
    rdfs:label "issued to party"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The party the attestation is issued to / about."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:issuerParty a owl:ObjectProperty ;
    rdfs:label "issuer party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A party that issues this specified declaration."@en ;
    schema:domainIncludes unece:Licence ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:issuingParty a owl:ObjectProperty ;
    rdfs:label "issuing party"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The party that publishes the standard."@en ;
    schema:domainIncludes unece:Standard ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:itemNumber a owl:DatatypeProperty ;
    rdfs:label "item number"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The item/SKU number of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:itemQuantity a owl:ObjectProperty ;
    rdfs:label "item quantity"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The quantity of goods in a consignment item, as a measure."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:itineraryRoute a owl:ObjectProperty ;
    rdfs:label "itinerary route"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A route in the itinerary of this logistics transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:TransportRoute ;
    unece:termStatus ts:proposed .

unece:jobTitle a owl:DatatypeProperty ;
    rdfs:label "job title"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The job title of a person."@en ;
    skos:exactMatch schema:jobTitle ;
    schema:domainIncludes unece:Person ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:jurisdiction a owl:DatatypeProperty ;
    rdfs:label "jurisdiction"@en ;
    rdfs:comment "code → country/jurisdiction scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The jurisdiction (country/authority) under which a regulation applies."@en ;
    schema:domainIncludes unece:Regulation ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/language-code-list/AA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/aa> ;
    owl:deprecated true ;
    skos:notation "AA" ;
    skos:prefLabel "Afar"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AB> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ab> ;
    owl:deprecated true ;
    skos:notation "AB" ;
    skos:prefLabel "Abkhazian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ae> ;
    owl:deprecated true ;
    skos:notation "AE" ;
    skos:prefLabel "Avestan"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AF> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/af> ;
    owl:deprecated true ;
    skos:notation "AF" ;
    skos:prefLabel "Afrikaans"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ak> ;
    owl:deprecated true ;
    skos:notation "AK" ;
    skos:prefLabel "Akan"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AM> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/am> ;
    owl:deprecated true ;
    skos:notation "AM" ;
    skos:prefLabel "Amharic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/an> ;
    owl:deprecated true ;
    skos:notation "AN" ;
    skos:prefLabel "Aragonese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ar> ;
    owl:deprecated true ;
    skos:notation "AR" ;
    skos:prefLabel "Arabic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/as> ;
    owl:deprecated true ;
    skos:notation "AS" ;
    skos:prefLabel "Assamese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/av> ;
    owl:deprecated true ;
    skos:notation "AV" ;
    skos:prefLabel "Avaric"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ay> ;
    owl:deprecated true ;
    skos:notation "AY" ;
    skos:prefLabel "Aymara"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/AZ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/az> ;
    owl:deprecated true ;
    skos:notation "AZ" ;
    skos:prefLabel "Azerbaijani"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ba> ;
    owl:deprecated true ;
    skos:notation "BA" ;
    skos:prefLabel "Bashkir"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/be> ;
    owl:deprecated true ;
    skos:notation "BE" ;
    skos:prefLabel "Belarusian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bg> ;
    owl:deprecated true ;
    skos:notation "BG" ;
    skos:prefLabel "Bulgarian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BH> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bh> ;
    owl:deprecated true ;
    skos:notation "BH" ;
    skos:prefLabel "Bihari"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bi> ;
    owl:deprecated true ;
    skos:notation "BI" ;
    skos:prefLabel "Bislama"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BM> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bm> ;
    owl:deprecated true ;
    skos:notation "BM" ;
    skos:prefLabel "Bambara"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bn> ;
    owl:deprecated true ;
    skos:notation "BN" ;
    skos:prefLabel "Bengali"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bo> ;
    owl:deprecated true ;
    skos:notation "BO" ;
    skos:prefLabel "Tibetan"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/br> ;
    owl:deprecated true ;
    skos:notation "BR" ;
    skos:prefLabel "Breton"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/BS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/bs> ;
    owl:deprecated true ;
    skos:notation "BS" ;
    skos:prefLabel "Bosnian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ca> ;
    owl:deprecated true ;
    skos:notation "CA" ;
    skos:prefLabel "Catalan; Valencian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ce> ;
    owl:deprecated true ;
    skos:notation "CE" ;
    skos:prefLabel "Chechen"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CH> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ch> ;
    owl:deprecated true ;
    skos:notation "CH" ;
    skos:prefLabel "Chamorro"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/co> ;
    owl:deprecated true ;
    skos:notation "CO" ;
    skos:prefLabel "Corsican"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/cr> ;
    owl:deprecated true ;
    skos:notation "CR" ;
    skos:prefLabel "Cree"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/cs> ;
    owl:deprecated true ;
    skos:notation "CS" ;
    skos:prefLabel "Czech"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/cu> ;
    owl:deprecated true ;
    skos:notation "CU" ;
    skos:prefLabel "Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/cv> ;
    owl:deprecated true ;
    skos:notation "CV" ;
    skos:prefLabel "Chuvash"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/CY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/cy> ;
    owl:deprecated true ;
    skos:notation "CY" ;
    skos:prefLabel "Welsh"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/DA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/da> ;
    owl:deprecated true ;
    skos:notation "DA" ;
    skos:prefLabel "Danish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/DE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/de> ;
    owl:deprecated true ;
    skos:notation "DE" ;
    skos:prefLabel "German"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/DV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/dv> ;
    owl:deprecated true ;
    skos:notation "DV" ;
    skos:prefLabel "Divehi; Dhivehi; Maldivian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/DZ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/dz> ;
    owl:deprecated true ;
    skos:notation "DZ" ;
    skos:prefLabel "Dzongkha"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/EE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ee> ;
    owl:deprecated true ;
    skos:notation "EE" ;
    skos:prefLabel "Ewe"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/EL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/el> ;
    owl:deprecated true ;
    skos:notation "EL" ;
    skos:prefLabel "Greek; Modern (1453-)"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/EN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/en> ;
    owl:deprecated true ;
    skos:notation "EN" ;
    skos:prefLabel "English"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/EO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/eo> ;
    owl:deprecated true ;
    skos:notation "EO" ;
    skos:prefLabel "Esperanto"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ES> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/es> ;
    owl:deprecated true ;
    skos:notation "ES" ;
    skos:prefLabel "Spanish; Castilian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ET> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/et> ;
    owl:deprecated true ;
    skos:notation "ET" ;
    skos:prefLabel "Estonian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/EU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/eu> ;
    owl:deprecated true ;
    skos:notation "EU" ;
    skos:prefLabel "Basque"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/fa> ;
    owl:deprecated true ;
    skos:notation "FA" ;
    skos:prefLabel "Persian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FF> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ff> ;
    owl:deprecated true ;
    skos:notation "FF" ;
    skos:prefLabel "Fulah"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/fi> ;
    owl:deprecated true ;
    skos:notation "FI" ;
    skos:prefLabel "Finnish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FJ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/fj> ;
    owl:deprecated true ;
    skos:notation "FJ" ;
    skos:prefLabel "Fijian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/fo> ;
    owl:deprecated true ;
    skos:notation "FO" ;
    skos:prefLabel "Faroese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/fr> ;
    owl:deprecated true ;
    skos:notation "FR" ;
    skos:prefLabel "French"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/FY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/fy> ;
    owl:deprecated true ;
    skos:notation "FY" ;
    skos:prefLabel "Western Frisian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/GA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ga> ;
    owl:deprecated true ;
    skos:notation "GA" ;
    skos:prefLabel "Irish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/GD> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/gd> ;
    owl:deprecated true ;
    skos:notation "GD" ;
    skos:prefLabel "Gaelic; Scottish Gaelic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/GL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/gl> ;
    owl:deprecated true ;
    skos:notation "GL" ;
    skos:prefLabel "Galician"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/GN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/gn> ;
    owl:deprecated true ;
    skos:notation "GN" ;
    skos:prefLabel "Guarani"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/GU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/gu> ;
    owl:deprecated true ;
    skos:notation "GU" ;
    skos:prefLabel "Gujarati"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/GV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/gv> ;
    owl:deprecated true ;
    skos:notation "GV" ;
    skos:prefLabel "Manx"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ha> ;
    owl:deprecated true ;
    skos:notation "HA" ;
    skos:prefLabel "Hausa"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/he> ;
    owl:deprecated true ;
    skos:notation "HE" ;
    skos:prefLabel "Hebrew"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/hi> ;
    owl:deprecated true ;
    skos:notation "HI" ;
    skos:prefLabel "Hindi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ho> ;
    owl:deprecated true ;
    skos:notation "HO" ;
    skos:prefLabel "Hiri Motu"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/hr> ;
    owl:deprecated true ;
    skos:notation "HR" ;
    skos:prefLabel "Croatian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HT> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ht> ;
    owl:deprecated true ;
    skos:notation "HT" ;
    skos:prefLabel "Haitian; Haitian Creole"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/hu> ;
    owl:deprecated true ;
    skos:notation "HU" ;
    skos:prefLabel "Hungarian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/hy> ;
    owl:deprecated true ;
    skos:notation "HY" ;
    skos:prefLabel "Armenian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/HZ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/hz> ;
    owl:deprecated true ;
    skos:notation "HZ" ;
    skos:prefLabel "Herero"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ia> ;
    owl:deprecated true ;
    skos:notation "IA" ;
    skos:prefLabel "Interlingua (International Auxiliary Language Association)"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ID> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/id> ;
    owl:deprecated true ;
    skos:notation "ID" ;
    skos:prefLabel "Indonesian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ie> ;
    owl:deprecated true ;
    skos:notation "IE" ;
    skos:prefLabel "Interlingue"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ig> ;
    owl:deprecated true ;
    skos:notation "IG" ;
    skos:prefLabel "Igbo"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/II> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ii> ;
    owl:deprecated true ;
    skos:notation "II" ;
    skos:prefLabel "Sichuan Yi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ik> ;
    owl:deprecated true ;
    skos:notation "IK" ;
    skos:prefLabel "Inupiaq"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/io> ;
    owl:deprecated true ;
    skos:notation "IO" ;
    skos:prefLabel "Ido"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/is> ;
    owl:deprecated true ;
    skos:notation "IS" ;
    skos:prefLabel "Icelandic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IT> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/it> ;
    owl:deprecated true ;
    skos:notation "IT" ;
    skos:prefLabel "Italian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/IU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/iu> ;
    owl:deprecated true ;
    skos:notation "IU" ;
    skos:prefLabel "Inuktiut"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/JA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ja> ;
    owl:deprecated true ;
    skos:notation "JA" ;
    skos:prefLabel "Japanese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/JV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/jv> ;
    owl:deprecated true ;
    skos:notation "JV" ;
    skos:prefLabel "Javanese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ka> ;
    owl:deprecated true ;
    skos:notation "KA" ;
    skos:prefLabel "Georgian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kg> ;
    owl:deprecated true ;
    skos:notation "KG" ;
    skos:prefLabel "Kongo"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ki> ;
    owl:deprecated true ;
    skos:notation "KI" ;
    skos:prefLabel "Kikuyu; Gikuyu"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KJ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kj> ;
    owl:deprecated true ;
    skos:notation "KJ" ;
    skos:prefLabel "Kuanyama; Kwanyama"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kk> ;
    owl:deprecated true ;
    skos:notation "KK" ;
    skos:prefLabel "Kazakh"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kl> ;
    owl:deprecated true ;
    skos:notation "KL" ;
    skos:prefLabel "Kalaallisut; Greenlandic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KM> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/km> ;
    owl:deprecated true ;
    skos:notation "KM" ;
    skos:prefLabel "Central Khmer"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kn> ;
    owl:deprecated true ;
    skos:notation "KN" ;
    skos:prefLabel "Kannada"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ko> ;
    owl:deprecated true ;
    skos:notation "KO" ;
    skos:prefLabel "Korean"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kr> ;
    owl:deprecated true ;
    skos:notation "KR" ;
    skos:prefLabel "Kanuri"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ks> ;
    owl:deprecated true ;
    skos:notation "KS" ;
    skos:prefLabel "Kashmiri"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ku> ;
    owl:deprecated true ;
    skos:notation "KU" ;
    skos:prefLabel "Kurdish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kv> ;
    owl:deprecated true ;
    skos:notation "KV" ;
    skos:prefLabel "Komi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KW> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/kw> ;
    owl:deprecated true ;
    skos:notation "KW" ;
    skos:prefLabel "Cornish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/KY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ky> ;
    owl:deprecated true ;
    skos:notation "KY" ;
    skos:prefLabel "Kirghiz; Kyrgyz"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/la> ;
    owl:deprecated true ;
    skos:notation "LA" ;
    skos:prefLabel "Latin"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LB> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/lb> ;
    owl:deprecated true ;
    skos:notation "LB" ;
    skos:prefLabel "Luxembourgish; Letzeburgesch"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/lg> ;
    owl:deprecated true ;
    skos:notation "LG" ;
    skos:prefLabel "Ganda"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/li> ;
    owl:deprecated true ;
    skos:notation "LI" ;
    skos:prefLabel "Limburgan; Limburger; Limburgish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ln> ;
    owl:deprecated true ;
    skos:notation "LN" ;
    skos:prefLabel "Lingala"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/lo> ;
    owl:deprecated true ;
    skos:notation "LO" ;
    skos:prefLabel "Lao"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LT> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/lt> ;
    owl:deprecated true ;
    skos:notation "LT" ;
    skos:prefLabel "Lithuanian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/lu> ;
    owl:deprecated true ;
    skos:notation "LU" ;
    skos:prefLabel "Luba-Katanga"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/LV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/lv> ;
    owl:deprecated true ;
    skos:notation "LV" ;
    skos:prefLabel "Latvian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mg> ;
    owl:deprecated true ;
    skos:notation "MG" ;
    skos:prefLabel "Malagasy"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MH> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mh> ;
    owl:deprecated true ;
    skos:notation "MH" ;
    skos:prefLabel "Marshallese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mi> ;
    owl:deprecated true ;
    skos:notation "MI" ;
    skos:prefLabel "Maori"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mk> ;
    owl:deprecated true ;
    skos:notation "MK" ;
    skos:prefLabel "Macedonian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ML> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ml> ;
    owl:deprecated true ;
    skos:notation "ML" ;
    skos:prefLabel "Malayalam"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mn> ;
    owl:deprecated true ;
    skos:notation "MN" ;
    skos:prefLabel "Mongolian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mo> ;
    owl:deprecated true ;
    skos:notation "MO" ;
    skos:prefLabel "Moldavian; Moldovan"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mr> ;
    owl:deprecated true ;
    skos:notation "MR" ;
    skos:prefLabel "Marathi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ms> ;
    owl:deprecated true ;
    skos:notation "MS" ;
    skos:prefLabel "Malay"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MT> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/mt> ;
    owl:deprecated true ;
    skos:notation "MT" ;
    skos:prefLabel "Maltese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/MY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/my> ;
    owl:deprecated true ;
    skos:notation "MY" ;
    skos:prefLabel "Burmese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/na> ;
    owl:deprecated true ;
    skos:notation "NA" ;
    skos:prefLabel "Nauru"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NB> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/nb> ;
    owl:deprecated true ;
    skos:notation "NB" ;
    skos:prefLabel "Bokmal Norwegian; Norwegian Bokmal"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ND> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/nd> ;
    owl:deprecated true ;
    skos:notation "ND" ;
    skos:prefLabel "Ndebele; North; North Ndebele"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ne> ;
    owl:deprecated true ;
    skos:notation "NE" ;
    skos:prefLabel "Nepali"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ng> ;
    owl:deprecated true ;
    skos:notation "NG" ;
    skos:prefLabel "Ndonga"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/nl> ;
    owl:deprecated true ;
    skos:notation "NL" ;
    skos:prefLabel "Dutch; Flemish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/nn> ;
    owl:deprecated true ;
    skos:notation "NN" ;
    skos:prefLabel "Norwegian Nynorsk; Nynorsk, Norwegian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/no> ;
    owl:deprecated true ;
    skos:notation "NO" ;
    skos:prefLabel "Norwegian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/nr> ;
    owl:deprecated true ;
    skos:notation "NR" ;
    skos:prefLabel "Ndebele; South; South Ndebele"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/nv> ;
    owl:deprecated true ;
    skos:notation "NV" ;
    skos:prefLabel "Navajo; Navaho"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/NY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ny> ;
    owl:deprecated true ;
    skos:notation "NY" ;
    skos:prefLabel "Chichewa; Chewa; Nyanja"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/OC> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/oc> ;
    owl:deprecated true ;
    skos:notation "OC" ;
    skos:prefLabel "Occitan (post 1500); Provencal"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/OJ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/oj> ;
    owl:deprecated true ;
    skos:notation "OJ" ;
    skos:prefLabel "Ojibwa"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/OM> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/om> ;
    owl:deprecated true ;
    skos:notation "OM" ;
    skos:prefLabel "Oromo"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/OR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/or> ;
    owl:deprecated true ;
    skos:notation "OR" ;
    skos:prefLabel "Oriya"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/OS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/os> ;
    owl:deprecated true ;
    skos:notation "OS" ;
    skos:prefLabel "Ossetian; Ossetic"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/PA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/pa> ;
    owl:deprecated true ;
    skos:notation "PA" ;
    skos:prefLabel "Panjabi; Punjabi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/PI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/pi> ;
    owl:deprecated true ;
    skos:notation "PI" ;
    skos:prefLabel "Pali"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/PL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/pl> ;
    owl:deprecated true ;
    skos:notation "PL" ;
    skos:prefLabel "Polish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/PS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ps> ;
    owl:deprecated true ;
    skos:notation "PS" ;
    skos:prefLabel "Pushto; Pashto"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/PT> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/pt> ;
    owl:deprecated true ;
    skos:notation "PT" ;
    skos:prefLabel "Portuguese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/QU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/qu> ;
    owl:deprecated true ;
    skos:notation "QU" ;
    skos:prefLabel "Quechua"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/RM> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/rm> ;
    owl:deprecated true ;
    skos:notation "RM" ;
    skos:prefLabel "Romansh"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/RN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/rn> ;
    owl:deprecated true ;
    skos:notation "RN" ;
    skos:prefLabel "Rundi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/RO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ro> ;
    owl:deprecated true ;
    skos:notation "RO" ;
    skos:prefLabel "Romanian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/RU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ru> ;
    owl:deprecated true ;
    skos:notation "RU" ;
    skos:prefLabel "Russian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/RW> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/rw> ;
    owl:deprecated true ;
    skos:notation "RW" ;
    skos:prefLabel "Kinyarwanda"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sa> ;
    owl:deprecated true ;
    skos:notation "SA" ;
    skos:prefLabel "Sanskrit"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SC> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sc> ;
    owl:deprecated true ;
    skos:notation "SC" ;
    skos:prefLabel "Sardinian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SD> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sd> ;
    owl:deprecated true ;
    skos:notation "SD" ;
    skos:prefLabel "Sindhi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/se> ;
    owl:deprecated true ;
    skos:notation "SE" ;
    skos:prefLabel "Northern Sami"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sg> ;
    owl:deprecated true ;
    skos:notation "SG" ;
    skos:prefLabel "Sango"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/si> ;
    owl:deprecated true ;
    skos:notation "SI" ;
    skos:prefLabel "Sinhala; Sinhalese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sk> ;
    owl:deprecated true ;
    skos:notation "SK" ;
    skos:prefLabel "Slovak"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sl> ;
    owl:deprecated true ;
    skos:notation "SL" ;
    skos:prefLabel "Slovenian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SM> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sm> ;
    owl:deprecated true ;
    skos:notation "SM" ;
    skos:prefLabel "Samoan"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sn> ;
    owl:deprecated true ;
    skos:notation "SN" ;
    skos:prefLabel "Shona"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/so> ;
    owl:deprecated true ;
    skos:notation "SO" ;
    skos:prefLabel "Somali"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SQ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sq> ;
    owl:deprecated true ;
    skos:notation "SQ" ;
    skos:prefLabel "Albanian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sr> ;
    owl:deprecated true ;
    skos:notation "SR" ;
    skos:prefLabel "Serbian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ss> ;
    owl:deprecated true ;
    skos:notation "SS" ;
    skos:prefLabel "Swati"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ST> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/st> ;
    owl:deprecated true ;
    skos:notation "ST" ;
    skos:prefLabel "Sotho, Southern"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/su> ;
    owl:deprecated true ;
    skos:notation "SU" ;
    skos:prefLabel "Sundanese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SV> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sv> ;
    owl:deprecated true ;
    skos:notation "SV" ;
    skos:prefLabel "Swedish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/SW> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/sw> ;
    owl:deprecated true ;
    skos:notation "SW" ;
    skos:prefLabel "Swahili"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ta> ;
    owl:deprecated true ;
    skos:notation "TA" ;
    skos:prefLabel "Tamil"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/te> ;
    owl:deprecated true ;
    skos:notation "TE" ;
    skos:prefLabel "Telugu"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tg> ;
    owl:deprecated true ;
    skos:notation "TG" ;
    skos:prefLabel "Tajik"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TH> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/th> ;
    owl:deprecated true ;
    skos:notation "TH" ;
    skos:prefLabel "Thai"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ti> ;
    owl:deprecated true ;
    skos:notation "TI" ;
    skos:prefLabel "Tigrinya"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tk> ;
    owl:deprecated true ;
    skos:notation "TK" ;
    skos:prefLabel "Turkmen"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TL> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tl> ;
    owl:deprecated true ;
    skos:notation "TL" ;
    skos:prefLabel "Tagalog"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TN> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tn> ;
    owl:deprecated true ;
    skos:notation "TN" ;
    skos:prefLabel "Tswana"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/to> ;
    owl:deprecated true ;
    skos:notation "TO" ;
    skos:prefLabel "Tonga (Tonga Islands)"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tr> ;
    owl:deprecated true ;
    skos:notation "TR" ;
    skos:prefLabel "Turkish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TS> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ts> ;
    owl:deprecated true ;
    skos:notation "TS" ;
    skos:prefLabel "Tsonga"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TT> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tt> ;
    owl:deprecated true ;
    skos:notation "TT" ;
    skos:prefLabel "Tatar"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TW> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/tw> ;
    owl:deprecated true ;
    skos:notation "TW" ;
    skos:prefLabel "Twi"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/TY> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ty> ;
    owl:deprecated true ;
    skos:notation "TY" ;
    skos:prefLabel "Tahitian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/UG> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ug> ;
    owl:deprecated true ;
    skos:notation "UG" ;
    skos:prefLabel "Uighur; Uyghur"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/UK> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/uk> ;
    owl:deprecated true ;
    skos:notation "UK" ;
    skos:prefLabel "Ukrainian"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/UR> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ur> ;
    owl:deprecated true ;
    skos:notation "UR" ;
    skos:prefLabel "Urdu"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/UZ> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/uz> ;
    owl:deprecated true ;
    skos:notation "UZ" ;
    skos:prefLabel "Uzbek"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/VE> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/ve> ;
    owl:deprecated true ;
    skos:notation "VE" ;
    skos:prefLabel "Venda"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/VI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/vi> ;
    owl:deprecated true ;
    skos:notation "VI" ;
    skos:prefLabel "Vietnamese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/VO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/vo> ;
    owl:deprecated true ;
    skos:notation "VO" ;
    skos:prefLabel "Volapük"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/WA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/wa> ;
    owl:deprecated true ;
    skos:notation "WA" ;
    skos:prefLabel "Walloon"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/WO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/wo> ;
    owl:deprecated true ;
    skos:notation "WO" ;
    skos:prefLabel "Wolof"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/XH> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/xh> ;
    owl:deprecated true ;
    skos:notation "XH" ;
    skos:prefLabel "Xhosa"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/YI> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/yi> ;
    owl:deprecated true ;
    skos:notation "YI" ;
    skos:prefLabel "Yiddish"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/YO> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/yo> ;
    owl:deprecated true ;
    skos:notation "YO" ;
    skos:prefLabel "Yoruba"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ZA> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/za> ;
    owl:deprecated true ;
    skos:notation "ZA" ;
    skos:prefLabel "Zhuang; Chuang"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ZH> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/zh> ;
    owl:deprecated true ;
    skos:notation "ZH" ;
    skos:prefLabel "Chinese"@en ;
    unece:termStatus ts:deprecated .

<https://test.uncefact.org/vocabulary/language-code-list/ZU> a skos:Concept ;
    dcterms:isReplacedBy <https://test.uncefact.org/vocabulary/language-code-list/zu> ;
    owl:deprecated true ;
    skos:notation "ZU" ;
    skos:prefLabel "Zulu"@en ;
    unece:termStatus ts:deprecated .

unece:lastRegisteredYearDateTime a owl:DatatypeProperty ;
    rdfs:label "last registered year date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The last registered year of this government registration."@en ;
    schema:domainIncludes unece:GovernmentRegistration ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:latestReceivedGeographicalCoordinate a owl:ObjectProperty ;
    rdfs:label "latest received geographical coordinate"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The latest geographical coordinates received by this monitoring IOT device, from the perspective of the receiver."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:Coordinate ;
    unece:termStatus ts:proposed .

unece:latestReceivedSignalDateTime a owl:DatatypeProperty ;
    rdfs:label "latest received signal date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The date, time, date time or other date time value of the latest received signal for this monitoring IOT device, from the perspective of the receiver."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:latestSynchronizationDateTime a owl:DatatypeProperty ;
    rdfs:label "latest synchronization date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A date, time, date time, or other date time value of the latest synchronization of the supply chain supply plan."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:latitude a owl:DatatypeProperty ;
    rdfs:label "latitude"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The latitude of a location (WGS 84)."@en ;
    skos:exactMatch schema:latitude ;
    schema:domainIncludes unece:Coordinate,
        unece:Location ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:legalName a owl:DatatypeProperty ;
    rdfs:label "legal name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The registered legal name of an organisation."@en ;
    skos:exactMatch schema:legalName ;
    schema:domainIncludes unece:Organisation ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:leiCode a owl:DatatypeProperty ;
    rdfs:label "LEI code"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The ISO 17442 Legal Entity Identifier of an organisation."@en ;
    skos:exactMatch schema:leiCode ;
    schema:domainIncludes unece:Organisation ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:length a owl:ObjectProperty ;
    rdfs:label "length"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The length, as a measure."@en ;
    schema:domainIncludes unece:Dimension ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:licence a owl:DatatypeProperty ;
    rdfs:label "licence"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A licence, expressed as text, for this production facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:licenceId a owl:ObjectProperty ;
    rdfs:label "licence id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The identifier of a licence for this government registration."@en ;
    schema:domainIncludes unece:GovernmentRegistration ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/license-type/copyleft> a skos:Concept ;
    skos:definition "Platforms, infrastructure. Restrictiveness - Medium–high"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "copyleft" ;
    skos:prefLabel "Copyleft"@en .

<https://test.uncefact.org/vocabulary/license-type/creative-Commons> a skos:Concept ;
    skos:definition "Media, publications. Restrictiveness - Variable"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "creative-Commons" ;
    skos:prefLabel "Creative Commons"@en .

<https://test.uncefact.org/vocabulary/license-type/permissive-OpenSource> a skos:Concept ;
    skos:definition "Libraries, frameworks. Restrictiveness - Low"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "permissive-OpenSource" ;
    skos:prefLabel "Permissive Open Source"@en .

<https://test.uncefact.org/vocabulary/license-type/proprietary-Code> a skos:Concept ;
    skos:definition "Commercial software, internal docs. Restrictiveness - Very high"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "proprietary-Code" ;
    skos:prefLabel "Proprietary Code"@en .

<https://test.uncefact.org/vocabulary/license-type/proprietary-Document> a skos:Concept ;
    skos:definition "Manuals, standards. Restrictiveness - Medium"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "proprietary-Document" ;
    skos:prefLabel "Proprietary Document"@en .

<https://test.uncefact.org/vocabulary/license-type/public> a skos:Concept ;
    skos:definition "Data, examples. Restrictiveness - None"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "public" ;
    skos:prefLabel "Public"@en .

<https://test.uncefact.org/vocabulary/license-type/source-Available> a skos:Concept ;
    skos:definition "Commercial SaaS vendors. Restrictiveness - Medium–high"@en ;
    skos:inScheme unece:license-type ;
    skos:notation "source-Available" ;
    skos:prefLabel "Source Available"@en .

unece:licenseType a owl:ObjectProperty ;
    rdfs:label "license type"@en ;
    rdfs:comment "code → license-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The license type of the published scheme vocabulary."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:license-type ;
    unece:termStatus ts:proposed .

unece:limitedQuantityCode a owl:ObjectProperty ;
    rdfs:label "limited quantity code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying facilitations for transport of limited quantities of these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:line a owl:DatatypeProperty ;
    rdfs:label "line"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product line, such as a fashion product line, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/line-status-code-list/1> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Added"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/10> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Not found"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/100> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Final response"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/101> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "101" ;
    skos:prefLabel "Debit advice requested"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/102> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "102" ;
    skos:prefLabel "Transaction not impacted"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/103> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Patient to be notified"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/104> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Healthcare provider to be notified"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/105> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "105" ;
    skos:prefLabel "Usual general practitioner to be notified"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/106> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "106" ;
    skos:prefLabel "Advice without details"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/107> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "107" ;
    skos:prefLabel "Advice with details"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/108> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "108" ;
    skos:prefLabel "Amendment requested"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/109> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "109" ;
    skos:prefLabel "For information"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/11> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Not amended"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/110> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "110" ;
    skos:prefLabel "Withdraw"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/111> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "111" ;
    skos:prefLabel "Delivery date change"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/112> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "112" ;
    skos:prefLabel "Quantity change"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/113> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "113" ;
    skos:prefLabel "Resale and claim"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/114> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "114" ;
    skos:prefLabel "Resale"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/115> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "115" ;
    skos:prefLabel "Prior addition"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/116> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "116" ;
    skos:prefLabel "Expired"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/117> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "117" ;
    skos:prefLabel "Hold"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/118> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "118" ;
    skos:prefLabel "Open"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/119> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "119" ;
    skos:prefLabel "Observe"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/12> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Line item numbers changed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/13> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Buyer has deducted amount"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/14> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Buyer claims against invoice"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/15> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Charge back by seller"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/16> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Seller will issue credit note"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/17> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Terms changed for new terms"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/18> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Abide outcome of negotiations"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/19> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Seller rejects dispute"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/2> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Deleted"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/20> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Settlement"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/21> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "21" ;
    skos:prefLabel "No delivery"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/22> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Call-off delivery"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/23> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Proposed amendment"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/24> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Accepted with amendment, no confirmation required"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/25> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Equipment provisionally repaired"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/26> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Included"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/27> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Upon receipt and verification of documents we shall cover you when due as per your instructions"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/28> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Upon receipt and verification of documents we shall authorize you to debit our account with you when due"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/29> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "29" ;
    skos:prefLabel "On receipt of your authenticated advice we shall cover you when due as per your instructions"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/3> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Changed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/30> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "30" ;
    skos:prefLabel "On receipt of your authenticated advice we shall authorize you to debit our account with you when due"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/31> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "31" ;
    skos:prefLabel "On receipt of your authenticated advice we shall credit your account with us when due"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/32> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Credit advice requested for direct debit"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/33> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Credit advice and acknowledgement for direct debit"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/34> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Inquiry"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/35> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Checked"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/36> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Not checked"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/37> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Cancelled"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/38> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Replaced"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/39> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "39" ;
    skos:prefLabel "New"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/4> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "4" ;
    skos:prefLabel "No action"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/40> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Agreed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/41> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Proposed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/42> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Already delivered"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/43> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Additional subordinate structures will follow"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/44> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Additional subordinate structures will not follow"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/45> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Result opposed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/46> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Auction held"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/47> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Legal action pursued"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/48> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Meeting held"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/49> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Result set aside"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/5> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Accepted without amendment"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/50> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Result disputed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/51> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Countersued"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/52> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Pending"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/53> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Court action dismissed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/54> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Referred item, accepted"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/55> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Referred item, rejected"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/56> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Debit advice statement line"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/57> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Credit advice statement line"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/58> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Grouped credit advices"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/59> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Grouped debit advices"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/6> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Accepted with amendment"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/60> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Registered"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/61> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Payment denied"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/62> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Approved as amended"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/63> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Approved as submitted"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/64> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Cancelled, no activity"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/65> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Under investigation"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/66> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Initial claim received"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/67> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Not in process"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/68> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Rejected, duplicate"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/69> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Rejected, resubmit with corrections"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/7> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Not accepted"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/70> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Pending, incomplete"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/71> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Under field office investigation"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/72> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Pending, awaiting additional material"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/73> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Pending, awaiting review"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/74> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Reopened"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/75> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Processed by primary, forwarded to additional payer(s)"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/76> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Processed by secondary, forwarded to additional payer(s)"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/77> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Processed by tertiary, forwarded to additional payer(s)"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/78> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Previous payment decision reversed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/79> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Not our claim, forwarded to another payer(s)"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/8> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Schedule only"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/80> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Transferred to correct insurance carrier"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/81> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Not paid, predetermination pricing only"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/82> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Documentation claim"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/83> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Reviewed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/84> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Repriced"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/85> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Audited"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/86> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Conditionally paid"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/87> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "87" ;
    skos:prefLabel "On appeal"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/88> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Closed"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/89> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Reaudited"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/9> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Amendments"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/90> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Reissued"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/91> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Closed after reopening"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/92> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Redetermined"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/93> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Processed as primary"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/94> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Processed as secondary"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/95> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Processed as tertiary"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/96> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Correction of error"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/97> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Single credit item of a group"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/98> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Single debit item of a group"@en .

<https://test.uncefact.org/vocabulary/line-status-code-list/99> a skos:Concept ;
    skos:inScheme unece:line-status-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Interim response"@en .

unece:lineAmount a owl:ObjectProperty ;
    rdfs:label "line amount"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The net amount of the trade item line."@en ;
    schema:domainIncludes unece:TradeItem ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:lineFive a owl:DatatypeProperty ;
    rdfs:label "line five"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The fifth free form line, expressed as text, of this financial institution address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:lineFour a owl:DatatypeProperty ;
    rdfs:label "line four"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The fourth free form line, expressed as text, of this financial institution address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:lineOne a owl:DatatypeProperty ;
    rdfs:label "line one"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The first free form line, expressed as text, of this financial institution address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:lineThree a owl:DatatypeProperty ;
    rdfs:label "line three"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The third free form line, expressed as text, of this financial institution address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:lineTotalAmount a owl:ObjectProperty ;
    rdfs:label "line total amount"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A monetary value of the line amount total being reported in this trade settlement header monetary summation."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:lineTwo a owl:DatatypeProperty ;
    rdfs:label "line two"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The second free form line, expressed as text, of this financial institution address."@en ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:linearDimension a owl:ObjectProperty ;
    rdfs:label "linear dimension"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A linear dimension or a set of linear dimensions of this logistics packaging."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Dimension ;
    unece:termStatus ts:proposed .

unece:linkName a owl:DatatypeProperty ;
    rdfs:label "link name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:name ;
    skos:definition "The name of the link."@en ;
    schema:domainIncludes unece:Link ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:linkType a owl:DatatypeProperty ;
    rdfs:label "link type"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The type/relationship of the link."@en ;
    schema:domainIncludes unece:Link ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:linkURL a owl:DatatypeProperty ;
    rdfs:label "link URL"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:url ;
    skos:definition "The URL of the link."@en ;
    schema:domainIncludes unece:Link ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:loadCall a owl:ObjectProperty ;
    rdfs:label "load call"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The call at which cargo is loaded for this leg."@en ;
    schema:domainIncludes unece:TransportLeg ;
    schema:rangeIncludes unece:TransportCall ;
    unece:termStatus ts:proposed .

unece:loadedConsignmentItem a owl:ObjectProperty ;
    rdfs:label "loaded consignment item"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A consignment item loaded onto, or into, this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:ConsignmentItem ;
    unece:termStatus ts:proposed .

unece:loadedDangerousGoods a owl:ObjectProperty ;
    rdfs:label "loaded dangerous goods"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Dangerous goods loaded into or onto this piece of associated transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:DangerousGoods ;
    unece:termStatus ts:proposed .

unece:loadingInstructions a owl:DatatypeProperty ;
    rdfs:label "loading instructions"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Loading instructions for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:loadingRemark a owl:DatatypeProperty ;
    rdfs:label "loading remark"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A loading remark, expressed as text, for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:localNumber a owl:DatatypeProperty ;
    rdfs:label "local number"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The universal communication number, expressed as text and not including country access code or the area number code, for this communication."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:localTaxSystemId a owl:ObjectProperty ;
    rdfs:label "local tax system id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The identifier of the local tax system for this trade tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:locatedAt a owl:ObjectProperty ;
    rdfs:label "located at"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The location at which a facility sits."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/location-function-code-list/1> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Place of terms of delivery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/10> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Place of acceptance"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/100> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Place/port of warehouse entry"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/101> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "101" ;
    skos:prefLabel "Country of first sale"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/103> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Place of transfer"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/104> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Place of deconsolidation"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/105> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "105" ;
    skos:prefLabel "Place of consumption"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/106> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "106" ;
    skos:prefLabel "Region of origin"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/107> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "107" ;
    skos:prefLabel "Place of consolidation"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/108> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "108" ;
    skos:prefLabel "Rate combination point"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/109> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "109" ;
    skos:prefLabel "Place of prolongation decision of delivery delay"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/11> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/110> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "110" ;
    skos:prefLabel "Recharging place/location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/111> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "111" ;
    skos:prefLabel "Customs office of despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/112> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "112" ;
    skos:prefLabel "Region of equipment availability"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/113> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "113" ;
    skos:prefLabel "Country of despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/114> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "114" ;
    skos:prefLabel "Customs office of export"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/115> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "115" ;
    skos:prefLabel "Free zone of export"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/116> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "116" ;
    skos:prefLabel "Region of export/despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/117> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "117" ;
    skos:prefLabel "Place of collection"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/118> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "118" ;
    skos:prefLabel "Customs office of departure"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/119> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "119" ;
    skos:prefLabel "Transit guarantee customs office location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/12> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Port of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/120> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "120" ;
    skos:prefLabel "Country of transhipment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/122> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "122" ;
    skos:prefLabel "Customs office of destination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/123> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "123" ;
    skos:prefLabel "Wagon-load railway station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/124> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "124" ;
    skos:prefLabel "Siding"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/125> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "125" ;
    skos:prefLabel "Last place/port of call of conveyance"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/126> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "126" ;
    skos:prefLabel "Country of previous Customs procedure"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/127> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "127" ;
    skos:prefLabel "Customs office of registration of previous Customs declaration"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/128> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "128" ;
    skos:prefLabel "Participant sender location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/129> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "129" ;
    skos:prefLabel "Wage negotiation district"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/13> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Place of transhipment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/130> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "130" ;
    skos:prefLabel "Place of ultimate destination of conveyance"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/131> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "131" ;
    skos:prefLabel "Place of loading of empty equipment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/132> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "132" ;
    skos:prefLabel "Place of discharge of empty equipment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/133> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "133" ;
    skos:prefLabel "Region of delivery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/134> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "134" ;
    skos:prefLabel "Petroleum warehouse"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/135> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "135" ;
    skos:prefLabel "Place of entry (Customs)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/136> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "136" ;
    skos:prefLabel "Living animals care place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/137> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "137" ;
    skos:prefLabel "Re-icing place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/138> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "138" ;
    skos:prefLabel "Weighting place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/139> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "139" ;
    skos:prefLabel "Marshalling yard"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/14> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Goods item storage location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/140> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "140" ;
    skos:prefLabel "Stopping station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/141> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "141" ;
    skos:prefLabel "Loading dock"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/142> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "142" ;
    skos:prefLabel "Port connection"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/143> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "143" ;
    skos:prefLabel "Place of expiry"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/144> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "144" ;
    skos:prefLabel "Place of negotiation"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/145> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "145" ;
    skos:prefLabel "Claims payable place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/146> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "146" ;
    skos:prefLabel "Documentary credit available in"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/147> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "147" ;
    skos:prefLabel "Transport means stowage location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/148> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "148" ;
    skos:prefLabel "For transportation to"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/149> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "149" ;
    skos:prefLabel "Loading on board/despatch/taking in charge at/from"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/15> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Place of transfer responsibility"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/150> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "150" ;
    skos:prefLabel "Container stack position"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/151> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "151" ;
    skos:prefLabel "Private box"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/152> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "152" ;
    skos:prefLabel "Next port of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/153> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "153" ;
    skos:prefLabel "Port of call"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/154> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "154" ;
    skos:prefLabel "Place/location of on-hire"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/155> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "155" ;
    skos:prefLabel "Place/location of off-hire"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/156> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "156" ;
    skos:prefLabel "Other carriers terminal"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/157> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "157" ;
    skos:prefLabel "Country of Value Added Tax (VAT) jurisdiction"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/158> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "158" ;
    skos:prefLabel "Contact location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/159> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "159" ;
    skos:prefLabel "Additional internal destination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/16> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Place of transfer of ownership"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/160> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "160" ;
    skos:prefLabel "Foreign port of call"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/161> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "161" ;
    skos:prefLabel "Maintenance location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/162> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "162" ;
    skos:prefLabel "Place or location of sale"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/163> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "163" ;
    skos:prefLabel "Direct investment country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/164> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "164" ;
    skos:prefLabel "Berth"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/165> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "165" ;
    skos:prefLabel "Construction country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/166> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "166" ;
    skos:prefLabel "Donation acting country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/167> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "167" ;
    skos:prefLabel "Payment transaction country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/168> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "168" ;
    skos:prefLabel "Physical place of return of item"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/169> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "169" ;
    skos:prefLabel "Relay port"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/17> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Border crossing place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/170> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "170" ;
    skos:prefLabel "Final port of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/171> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "171" ;
    skos:prefLabel "Place of destination for pre-stacking prior to stowage"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/172> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "172" ;
    skos:prefLabel "Reporting location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/173> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "173" ;
    skos:prefLabel "Transport contract place of despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/174> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "174" ;
    skos:prefLabel "Place of residence"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/175> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "175" ;
    skos:prefLabel "Activity location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/176> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "176" ;
    skos:prefLabel "Pick-up location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/177> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "177" ;
    skos:prefLabel "Construction site"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/178> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "178" ;
    skos:prefLabel "Place of embarkation"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/179> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "179" ;
    skos:prefLabel "Place of disembarkation"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/18> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Warehouse"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/180> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "180" ;
    skos:prefLabel "Person birth location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/181> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "181" ;
    skos:prefLabel "Registered office"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/182> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "182" ;
    skos:prefLabel "Place of incorporation"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/183> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "183" ;
    skos:prefLabel "Place of business"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/184> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "184" ;
    skos:prefLabel "Physical location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/185> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "185" ;
    skos:prefLabel "Location to send mail"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/186> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "186" ;
    skos:prefLabel "Foreign registration location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/187> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "187" ;
    skos:prefLabel "Tax filed from location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/188> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "188" ;
    skos:prefLabel "Filing location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/189> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "189" ;
    skos:prefLabel "Former location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/19> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Factory/plant"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/190> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "190" ;
    skos:prefLabel "Head office"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/191> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "191" ;
    skos:prefLabel "Property"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/192> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "192" ;
    skos:prefLabel "Correct location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/193> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "193" ;
    skos:prefLabel "Branch location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/194> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "194" ;
    skos:prefLabel "Former registered location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/195> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "195" ;
    skos:prefLabel "Future location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/196> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "196" ;
    skos:prefLabel "Changed to location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/197> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "197" ;
    skos:prefLabel "Place of inquiry"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/198> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "198" ;
    skos:prefLabel "Original location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/199> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "199" ;
    skos:prefLabel "Country of last source"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/2> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Payment location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/20> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Place of ultimate destination of goods"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/200> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "200" ;
    skos:prefLabel "Place of handling"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/201> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "201" ;
    skos:prefLabel "Country of origin as defined by transportation agency"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/202> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "202" ;
    skos:prefLabel "Terminal"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/203> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "203" ;
    skos:prefLabel "Sample location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/204> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "204" ;
    skos:prefLabel "Hospital Advanced Dependency Unit (ADU)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/205> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "205" ;
    skos:prefLabel "Hospital Neonatal Intensive Care Unit (NICU)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/206> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "206" ;
    skos:prefLabel "Hospital Paediatric Care Unit (PCU)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/207> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "207" ;
    skos:prefLabel "Hospital Intensive Care Unit (ICU)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/208> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "208" ;
    skos:prefLabel "Hospital luxury room"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/209> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "209" ;
    skos:prefLabel "Hospital shared room"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/21> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Terms of sale place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/210> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "210" ;
    skos:prefLabel "Hospital private room"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/211> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "211" ;
    skos:prefLabel "Bidding area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/212> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "212" ;
    skos:prefLabel "Price area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/213> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "213" ;
    skos:prefLabel "Country of destination of equipment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/214> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "214" ;
    skos:prefLabel "Aircraft airport stand"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/215> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "215" ;
    skos:prefLabel "Airport passenger terminal"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/216> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "216" ;
    skos:prefLabel "Previous berth"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/217> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "217" ;
    skos:prefLabel "Next berth"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/218> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "218" ;
    skos:prefLabel "Entity location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/219> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "219" ;
    skos:prefLabel "Goods depot"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/22> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Customs clearance location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/220> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "220" ;
    skos:prefLabel "Disinfecting place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/221> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "221" ;
    skos:prefLabel "Harbour rail station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/222> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "222" ;
    skos:prefLabel "Place of live animal care"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/223> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "223" ;
    skos:prefLabel "Phytosanitary control place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/224> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "224" ;
    skos:prefLabel "Place for re-icing or de-icing"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/225> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "225" ;
    skos:prefLabel "Place of refuelling"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/226> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "226" ;
    skos:prefLabel "Place of provision of an unexpected service"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/227> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "227" ;
    skos:prefLabel "Private container terminal"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/228> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "228" ;
    skos:prefLabel "Railway container terminal"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/229> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "229" ;
    skos:prefLabel "Inspection site"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/23> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Port of release"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/230> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "230" ;
    skos:prefLabel "Request only stop"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/231> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "231" ;
    skos:prefLabel "Grid area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/232> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "232" ;
    skos:prefLabel "Source power area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/233> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "233" ;
    skos:prefLabel "Sink power area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/234> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "234" ;
    skos:prefLabel "Scheduled berth"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/235> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "235" ;
    skos:prefLabel "Scheduled berth, bow"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/236> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "236" ;
    skos:prefLabel "Scheduled berth, stern"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/237> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "237" ;
    skos:prefLabel "Balance settlement area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/238> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "238" ;
    skos:prefLabel "Market area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/239> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "239" ;
    skos:prefLabel "Metering grid area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/24> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Port of entry"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/240> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "240" ;
    skos:prefLabel "Climate zone"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/241> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "241" ;
    skos:prefLabel "Country of birth"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/242> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "242" ;
    skos:prefLabel "Country of fattening"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/243> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "243" ;
    skos:prefLabel "Country of slaughter"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/244> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "244" ;
    skos:prefLabel "Country of meat cutting"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/245> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "245" ;
    skos:prefLabel "Meat cutting location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/246> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "246" ;
    skos:prefLabel "Slaughterhouse"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/247> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "247" ;
    skos:prefLabel "Country of meat mincing"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/248> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "248" ;
    skos:prefLabel "Place of discharge and loading"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/249> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "249" ;
    skos:prefLabel "Cargo facility location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/25> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/250> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "250" ;
    skos:prefLabel "Tourist point of interest"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/251> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "251" ;
    skos:prefLabel "Customs office of payment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/252> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "252" ;
    skos:prefLabel "Conveyance facility location at departure"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/253> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "253" ;
    skos:prefLabel "Conveyance facility location at arrival"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/254> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "254" ;
    skos:prefLabel "Bus station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/255> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "255" ;
    skos:prefLabel "Ferry terminal"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/256> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "256" ;
    skos:prefLabel "Place of packing"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/257> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "257" ;
    skos:prefLabel "Country of assembly"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/258> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "258" ;
    skos:prefLabel "Town sales office"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/259> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "259" ;
    skos:prefLabel "Travel agency"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/26> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "26" ;
    skos:prefLabel "City"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/260> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "260" ;
    skos:prefLabel "Inland clearance depot"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/261> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "261" ;
    skos:prefLabel "Place of final production"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/262> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "262" ;
    skos:prefLabel "Place of growth"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/263> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "263" ;
    skos:prefLabel "Place of intermediate production"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/264> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "264" ;
    skos:prefLabel "Place of nutrient origin"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/265> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "265" ;
    skos:prefLabel "Place of package material production"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/266> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "266" ;
    skos:prefLabel "Place of processing"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/267> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "267" ;
    skos:prefLabel "Place of species origin"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/268> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "268" ;
    skos:prefLabel "Place of catch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/269> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "269" ;
    skos:prefLabel "Government appeal office"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/27> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Country of origin"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/270> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "270" ;
    skos:prefLabel "Regulatory office of cross-border goods entry"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/271> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "271" ;
    skos:prefLabel "Regulatory office of cross-border goods exit"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/272> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "272" ;
    skos:prefLabel "Government approved establishment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/273> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "273" ;
    skos:prefLabel "Free trade zone"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/274> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "274" ;
    skos:prefLabel "Place of physical examination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/275> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "275" ;
    skos:prefLabel "Permitted location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/276> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "276" ;
    skos:prefLabel "Landing location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/277> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "277" ;
    skos:prefLabel "Place of loading on final means of transport"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/278> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "278" ;
    skos:prefLabel "Place of regulatory declaration review"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/279> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "279" ;
    skos:prefLabel "Travel document issuing country or political entity"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/28> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Country of destination of goods"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/280> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "280" ;
    skos:prefLabel "Compliant facility, registered"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/281> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "281" ;
    skos:prefLabel "Bonded warehouse"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/282> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "282" ;
    skos:prefLabel "Goods destruction site, designated"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/283> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "283" ;
    skos:prefLabel "Goods disposal location, designated"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/284> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "284" ;
    skos:prefLabel "Incineration facility"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/285> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "285" ;
    skos:prefLabel "Laboratory"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/286> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "286" ;
    skos:prefLabel "Place of assembly"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/287> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "287" ;
    skos:prefLabel "Processing site"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/288> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "288" ;
    skos:prefLabel "Quarantine facility"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/289> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "289" ;
    skos:prefLabel "Reclamation facility"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/29> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Railway station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/290> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "290" ;
    skos:prefLabel "Refinery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/291> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "291" ;
    skos:prefLabel "Smelter"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/292> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "292" ;
    skos:prefLabel "Prescribed treatment facility"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/293> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "293" ;
    skos:prefLabel "Embassy"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/294> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "294" ;
    skos:prefLabel "Region of source"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/295> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "295" ;
    skos:prefLabel "Region of storage"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/296> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "296" ;
    skos:prefLabel "Ship security incident location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/297> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "297" ;
    skos:prefLabel "Ship-to-ship activity location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/298> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "298" ;
    skos:prefLabel "Country of last processing"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/299> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "299" ;
    skos:prefLabel "Fishing vessel"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/3> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Tare check place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/30> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Country of source"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/300> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "300" ;
    skos:prefLabel "Location of status"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/301> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "301" ;
    skos:prefLabel "Location of meter"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/302> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "302" ;
    skos:prefLabel "Country of provenance"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/303> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "303" ;
    skos:prefLabel "Meat mincing plant"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/304> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "304" ;
    skos:prefLabel "Place of fattening"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/305> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "305" ;
    skos:prefLabel "Animal birth place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/306> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "306" ;
    skos:prefLabel "Global Good Agricultural Practice Number (GGN)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/307> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "307" ;
    skos:prefLabel "Port of last waste delivery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/308> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "308" ;
    skos:prefLabel "Port of next waste delivery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/309> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "309" ;
    skos:prefLabel "Effluent Treatment Plant"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/31> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Building"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/310> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "310" ;
    skos:prefLabel "Farm"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/311> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "311" ;
    skos:prefLabel "Manufacturing facility"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/312> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "312" ;
    skos:prefLabel "Animal Farm"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/313> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "313" ;
    skos:prefLabel "Tannery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/314> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "314" ;
    skos:prefLabel "Textile mill"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/315> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "315" ;
    skos:prefLabel "Textile dyeing mill"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/316> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "316" ;
    skos:prefLabel "Forest Management Unit"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/32> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Beginning of chargeable section"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/33> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Baseport of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/34> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Baseport of loading"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/35> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Exportation country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/36> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Country of ultimate destination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/37> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Consignment final exportation country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/38> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Consignment first destination country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/39> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Country of production"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/4> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Goods receipt place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/40> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Country of trading"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/41> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Consignment entry customs office location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/42> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Consignment exit customs office location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/43> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Place of Customs examination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/44> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Place of authentication of document"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/45> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Customs office of destination (transit)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/46> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Region of despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/47> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Region of destination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/48> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Region of production"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/49> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Transit country"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/5> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Place of departure"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/50> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Transit customs office location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/51> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Country of invalid transit guarantee"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/52> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Country of destination (transit)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/53> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Charge and freight due from"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/54> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Manufacturing department"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/55> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Freight charge payable to location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/56> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "56" ;
    skos:prefLabel "End of chargeable section"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/57> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Place of payment"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/58> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Full track loading or unloading"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/59> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Place of loss"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/6> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Ward bed"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/60> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Place of arrival"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/61> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Next port of call"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/62> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "62" ;
    skos:prefLabel "On-carriage port"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/63> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Sub-project location"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/64> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "64" ;
    skos:prefLabel "First optional place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/65> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Final port or place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/66> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Express railway station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/67> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Mixed cargo railway station"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/68> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Second optional place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/69> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Next non-discharge port of call"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/7> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Place of delivery"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/70> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Third optional place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/71> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Reconsolidation point"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/72> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Fourth optional place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/73> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Bill of lading release office"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/74> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Transhipment excluding this place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/75> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Transhipment limited to this place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/76> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Original port of loading"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/77> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "77" ;
    skos:prefLabel "First port of call - non-discharging"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/78> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "78" ;
    skos:prefLabel "First port of call - discharging"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/79> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Place/port of first entry"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/8> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Place of destination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/80> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Place of despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/81> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Fifth optional place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/82> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Pre-carriage port"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/83> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Place of delivery (by on carriage)"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/84> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Transport contract place of acceptance"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/85> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Transport contract place of destination"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/86> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Country of valid transit guarantee"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/87> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Place/port of conveyance initial arrival"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/88> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Place of receipt"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/89> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Place of registration"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/9> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Place of loading"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/90> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Special treatment place"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/91> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Place of document issue"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/92> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Routing"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/93> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Station of application of additional costs"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/94> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Previous port of call"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/95> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Sailing destination area"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/96> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Place of lodgement of documents"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/97> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Optional place of discharge"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/98> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Place of empty equipment despatch"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/99> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Place of empty equipment return"@en .

<https://test.uncefact.org/vocabulary/location-function-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:location-function-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:locationName a owl:DatatypeProperty ;
    rdfs:label "location name"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A location name, expressed as text, of a location for this MDH health indication."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:locationTypeCode a owl:ObjectProperty ;
    rdfs:label "location type code"@en ;
    rdfs:comment "code → location-function scheme."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The functional type of a location (port, warehouse, terminal, …)."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:location-function-code-list ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/1> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Arrival, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/10> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Cleared, by agriculture, food or fisheries authorities"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/100> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Transshipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/101> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "101" ;
    skos:prefLabel "Delayed in transit"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/102> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "102" ;
    skos:prefLabel "Unknown"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/103> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Equipment, unplugged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/104> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Delivery refused, to be re-arranged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/105> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "105" ;
    skos:prefLabel "Delivery, postponed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/106> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "106" ;
    skos:prefLabel "Delivery refused"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/107> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "107" ;
    skos:prefLabel "Anomaly on arrival"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/108> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "108" ;
    skos:prefLabel "Delivery claim"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/109> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "109" ;
    skos:prefLabel "Delivery, impossible, delivery notice left"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/11> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Cleared, by port authority"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/110> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "110" ;
    skos:prefLabel "Delivery, impossible, no delivery notice left"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/111> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "111" ;
    skos:prefLabel "Transport terminated"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/112> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "112" ;
    skos:prefLabel "Held, at consignee's disposal"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/113> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "113" ;
    skos:prefLabel "Delivery, in progress"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/114> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "114" ;
    skos:prefLabel "Delivery, accepted subject to further inspection"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/115> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "115" ;
    skos:prefLabel "Discrepancy"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/116> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "116" ;
    skos:prefLabel "Export inhibited"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/117> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "117" ;
    skos:prefLabel "Missing"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/118> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "118" ;
    skos:prefLabel "Stowed on deck"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/119> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "119" ;
    skos:prefLabel "Unable to be located"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/12> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Cleared, by customs"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/120> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "120" ;
    skos:prefLabel "Unacceptable condition"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/121> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "121" ;
    skos:prefLabel "Stowed under deck"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/123> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "123" ;
    skos:prefLabel "Accompanying documents delivered"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/124> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "124" ;
    skos:prefLabel "For transfer"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/125> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "125" ;
    skos:prefLabel "No status"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/126> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "126" ;
    skos:prefLabel "Customs clearance, in progress"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/127> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "127" ;
    skos:prefLabel "Departed, completed on a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/128> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "128" ;
    skos:prefLabel "Awaiting customs import release"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/129> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "129" ;
    skos:prefLabel "In-bond movement"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/13> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Collection/pick-up, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/130> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "130" ;
    skos:prefLabel "Consignment received from shipper"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/131> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "131" ;
    skos:prefLabel "For transfer, to another carrier"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/132> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "132" ;
    skos:prefLabel "Loading, in progress"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/133> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "133" ;
    skos:prefLabel "Special loading operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/134> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "134" ;
    skos:prefLabel "Embarking passengers"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/135> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "135" ;
    skos:prefLabel "Unloading, in progress"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/136> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "136" ;
    skos:prefLabel "Special unloading"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/137> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "137" ;
    skos:prefLabel "Disembarking passengers"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/138> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "138" ;
    skos:prefLabel "Relocation of a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/139> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "139" ;
    skos:prefLabel "Manoeuvring operations, entering port"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/14> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Process, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/140> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "140" ;
    skos:prefLabel "Manoeuvring operations, leaving port"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/141> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "141" ;
    skos:prefLabel "Manoeuvring operations, within the port"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/142> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "142" ;
    skos:prefLabel "Means of transport, under preparation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/143> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "143" ;
    skos:prefLabel "Ballast loading"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/144> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "144" ;
    skos:prefLabel "Ballast unloading"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/145> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "145" ;
    skos:prefLabel "Cargo space under preparation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/146> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "146" ;
    skos:prefLabel "Provisioning"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/147> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "147" ;
    skos:prefLabel "Provisioning, fuel"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/148> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "148" ;
    skos:prefLabel "Provisioning, water"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/149> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "149" ;
    skos:prefLabel "Provisioning, oil"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/15> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Consolidated"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/150> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "150" ;
    skos:prefLabel "Provisioning, food"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/151> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "151" ;
    skos:prefLabel "Sanitary operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/152> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "152" ;
    skos:prefLabel "Fumigation operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/153> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "153" ;
    skos:prefLabel "Disinfestation operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/154> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "154" ;
    skos:prefLabel "Deratization operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/155> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "155" ;
    skos:prefLabel "Degasation operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/156> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "156" ;
    skos:prefLabel "Crew recruitment operation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/157> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "157" ;
    skos:prefLabel "Training operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/158> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "158" ;
    skos:prefLabel "Salvage operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/159> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "159" ;
    skos:prefLabel "Loading, alongside"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/16> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Crossed border"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/161> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "161" ;
    skos:prefLabel "Loading, at anchor"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/162> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "162" ;
    skos:prefLabel "Unloading, at wharf"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/163> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "163" ;
    skos:prefLabel "Unloading on board"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/164> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "164" ;
    skos:prefLabel "Unloading, at anchor"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/165> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "165" ;
    skos:prefLabel "Loading and unloading, simultaneously"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/166> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "166" ;
    skos:prefLabel "Idle time operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/167> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "167" ;
    skos:prefLabel "Technical operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/168> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "168" ;
    skos:prefLabel "Compass calibration"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/169> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "169" ;
    skos:prefLabel "Document, clearance operation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/17> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Customs clearance, refused"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/170> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "170" ;
    skos:prefLabel "Customs formalities operation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/171> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "171" ;
    skos:prefLabel "Medical control operations"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/172> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "172" ;
    skos:prefLabel "Loading, preparation for"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/174> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "174" ;
    skos:prefLabel "Unloading, preparation for"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/175> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "175" ;
    skos:prefLabel "Unloading, polluted ballast"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/176> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "176" ;
    skos:prefLabel "Obtaining documents from shipping register"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/177> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "177" ;
    skos:prefLabel "Obtaining wreckage documentation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/178> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "178" ;
    skos:prefLabel "Waiting, to enter or leave"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/179> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "179" ;
    skos:prefLabel "Waiting, for a pilot"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/18> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Damaged in the course of transportation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/180> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "180" ;
    skos:prefLabel "Waiting, for a tug"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/181> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "181" ;
    skos:prefLabel "Waiting, for day light"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/182> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "182" ;
    skos:prefLabel "Waiting, due to meteorological circumstances"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/183> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "183" ;
    skos:prefLabel "Waiting, to form a convoy"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/184> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "184" ;
    skos:prefLabel "Waiting, for action by authorities"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/185> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "185" ;
    skos:prefLabel "Waiting, due to a ban"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/186> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "186" ;
    skos:prefLabel "Waiting, for entry permission"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/187> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "187" ;
    skos:prefLabel "Waiting, due to an action taken by authorities"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/188> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "188" ;
    skos:prefLabel "Waiting, due to the terms of charter"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/189> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "189" ;
    skos:prefLabel "Waiting, for a location"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/19> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Equipment, damage quoted for"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/190> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "190" ;
    skos:prefLabel "Waiting, for cargo"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/191> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "191" ;
    skos:prefLabel "Waiting, for workers"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/192> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "192" ;
    skos:prefLabel "Waiting, for storage area"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/193> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "193" ;
    skos:prefLabel "Waiting, for equipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/194> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "194" ;
    skos:prefLabel "Waiting, for other means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/195> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "195" ;
    skos:prefLabel "Waiting, for handling equipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/196> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "196" ;
    skos:prefLabel "Waiting, for on board handling equipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/197> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "197" ;
    skos:prefLabel "Waiting, for cargo to be ready for loading"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/198> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "198" ;
    skos:prefLabel "Waiting, for means of transport to be  ready"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/199> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "199" ;
    skos:prefLabel "Waiting, due to damaged cargo"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/2> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Loading, authorized"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/20> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Delayed, in the course of transportation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/200> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "200" ;
    skos:prefLabel "Waiting, for operational periods"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/201> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "201" ;
    skos:prefLabel "Waiting, for repair and/or maintenance of the means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/202> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "202" ;
    skos:prefLabel "Waiting, for repair and/or maintenance of handling equipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/203> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "203" ;
    skos:prefLabel "Embarking passengers from tender"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/204> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "204" ;
    skos:prefLabel "Waiting, for a counter convoy to pass"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/205> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "205" ;
    skos:prefLabel "Delivery address outside delivery area"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/206> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "206" ;
    skos:prefLabel "Arrival, after means of transport departed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/207> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "207" ;
    skos:prefLabel "Delivery refused, agent"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/208> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "208" ;
    skos:prefLabel "Seals, replaced"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/209> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "209" ;
    skos:prefLabel "Delivery, scheduled"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/21> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Delivery, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/210> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "210" ;
    skos:prefLabel "Delivery, unsuccessful attempt"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/211> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "211" ;
    skos:prefLabel "Delivery not completed, business closed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/212> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "212" ;
    skos:prefLabel "Delivery, changed schedule"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/213> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "213" ;
    skos:prefLabel "Delivery, further address needed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/214> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "214" ;
    skos:prefLabel "Computer system not in operation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/215> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "215" ;
    skos:prefLabel "Delivery, awaiting credit approval"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/216> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "216" ;
    skos:prefLabel "Delivery, awaiting customer arrangements"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/218> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "218" ;
    skos:prefLabel "Damaged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/219> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "219" ;
    skos:prefLabel "Delivery pending, awaiting specified dates/times/periods"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/22> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Delivery, completed as per instruction"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/220> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "220" ;
    skos:prefLabel "Destination incorrect"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/222> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "222" ;
    skos:prefLabel "Derailment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/224> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "224" ;
    skos:prefLabel "Delivery, industrial dispute"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/225> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "225" ;
    skos:prefLabel "Operation affected by customer action"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/227> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "227" ;
    skos:prefLabel "Delivery, equipment failure"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/228> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "228" ;
    skos:prefLabel "Inspection required by authority"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/229> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "229" ;
    skos:prefLabel "Export suspended"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/23> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Delivery, not completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/231> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "231" ;
    skos:prefLabel "Missing, goods item"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/232> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "232" ;
    skos:prefLabel "Import suspended"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/233> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "233" ;
    skos:prefLabel "Incorrect picklist"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/234> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "234" ;
    skos:prefLabel "Incorrect address"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/235> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "235" ;
    skos:prefLabel "Industrial dispute"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/236> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "236" ;
    skos:prefLabel "Waiting, for instructions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/238> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "238" ;
    skos:prefLabel "Means of transport, damaged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/239> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "239" ;
    skos:prefLabel "Mechanical breakdown"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/24> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Departure, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/240> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "240" ;
    skos:prefLabel "Mechanical inspection required"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/241> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "241" ;
    skos:prefLabel "Missing, document"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/242> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "242" ;
    skos:prefLabel "New delivery arrangements advised"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/243> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "243" ;
    skos:prefLabel "No recipient contact information"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/247> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "247" ;
    skos:prefLabel "Collection/pick-up, package not available"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/248> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "248" ;
    skos:prefLabel "Tracking number unknown"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/25> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Departure, delayed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/250> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "250" ;
    skos:prefLabel "Transport payment not received"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/251> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "251" ;
    skos:prefLabel "Refused, non-payment by payer"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/253> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "253" ;
    skos:prefLabel "Refused, no reason given"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/254> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "254" ;
    skos:prefLabel "Delivery, scheduled past cut-off time"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/255> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "255" ;
    skos:prefLabel "Shunted to siding"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/256> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "256" ;
    skos:prefLabel "Signature not required"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/258> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "258" ;
    skos:prefLabel "Special service required"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/26> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Deramped"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/260> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "260" ;
    skos:prefLabel "Tracking information unavailable"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/265> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "265" ;
    skos:prefLabel "Reason unknown"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/266> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "266" ;
    skos:prefLabel "Delivery delayed, adverse weather conditions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/267> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "267" ;
    skos:prefLabel "Free storage time expired"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/269> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "269" ;
    skos:prefLabel "Delivery, consignee absent"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/27> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Despatch, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/270> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "270" ;
    skos:prefLabel "Delayed operation, local circumstances"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/271> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "271" ;
    skos:prefLabel "Delayed operation, consignee's instructions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/272> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "272" ;
    skos:prefLabel "Delayed operation, consignor's instructions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/273> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "273" ;
    skos:prefLabel "Delayed operation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/274> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "274" ;
    skos:prefLabel "Incomplete address"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/275> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "275" ;
    skos:prefLabel "Delivery refused, purchase order cancelled"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/276> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "276" ;
    skos:prefLabel "Delivery refused, return to the consignor"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/277> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "277" ;
    skos:prefLabel "Delivery refused, inconsistent with purchase order"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/278> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "278" ;
    skos:prefLabel "Delivery refused, incorrect delivery date"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/279> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "279" ;
    skos:prefLabel "Delivery refused, automatic return"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/28> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Stripped"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/280> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "280" ;
    skos:prefLabel "Delivery refused, duplicate delivery"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/281> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "281" ;
    skos:prefLabel "Delivery refused, instructions requested"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/282> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "282" ;
    skos:prefLabel "Delivery refused, consignee's condition"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/283> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "283" ;
    skos:prefLabel "Delivery refused, delivery incomplete"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/284> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "284" ;
    skos:prefLabel "Delivery refused, not ordered"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/285> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "285" ;
    skos:prefLabel "Delivery refused, remainder not accepted"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/286> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "286" ;
    skos:prefLabel "Delivery refused, spoilt state"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/287> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "287" ;
    skos:prefLabel "Missing, contents"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/288> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "288" ;
    skos:prefLabel "Not on package list"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/29> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Unloaded"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/291> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "291" ;
    skos:prefLabel "Delivery refused, collect freight charges not paid"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/292> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "292" ;
    skos:prefLabel "Delivery refused, reimbursement not paid"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/295> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "295" ;
    skos:prefLabel "Delivery refused, opened"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/297> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "297" ;
    skos:prefLabel "Delivery refused, commercial dispute"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/298> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "298" ;
    skos:prefLabel "Delivery refused, error on product or packaging"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/299> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "299" ;
    skos:prefLabel "Delivery refused, delivery date/time changed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/3> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Arrival, in defective condition"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/30> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Empty on inspection"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/300> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "300" ;
    skos:prefLabel "Document, received without goods"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/301> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "301" ;
    skos:prefLabel "Goods, received without documentation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/302> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "302" ;
    skos:prefLabel "Overcarried consignment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/306> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "306" ;
    skos:prefLabel "Document, found"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/307> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "307" ;
    skos:prefLabel "Damaged but deliverable"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/308> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "308" ;
    skos:prefLabel "Spoilt"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/309> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "309" ;
    skos:prefLabel "Packaging/equipment opened"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/31> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "31" ;
    skos:prefLabel "En route"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/310> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "310" ;
    skos:prefLabel "Processed as contractually agreed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/311> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "311" ;
    skos:prefLabel "Claim folder opened"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/312> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "312" ;
    skos:prefLabel "Moved, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/313> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "313" ;
    skos:prefLabel "Returned by recipient"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/314> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "314" ;
    skos:prefLabel "Delayed, at origin"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/315> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "315" ;
    skos:prefLabel "Held, by logistic service provider"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/316> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "316" ;
    skos:prefLabel "Incident occurred but accepted by ordering party"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/317> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "317" ;
    skos:prefLabel "Delivery party' premises closed during normal hours"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/318> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "318" ;
    skos:prefLabel "Delivery incomplete, time shortage"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/319> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "319" ;
    skos:prefLabel "Despatch, preparation error"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/32> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Equipment, returned from repair"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/320> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "320" ;
    skos:prefLabel "Undefined incident attributed to logistic server provider"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/321> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "321" ;
    skos:prefLabel "Instruction to despatch, received"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/322> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "322" ;
    skos:prefLabel "Despatch, under preparation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/323> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "323" ;
    skos:prefLabel "Return in progress"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/324> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "324" ;
    skos:prefLabel "Instruction to despatch, cancelled"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/325> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "325" ;
    skos:prefLabel "Delivery refused, by recipient"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/326> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "326" ;
    skos:prefLabel "Goods, held by third party on instruction from owner"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/327> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "327" ;
    skos:prefLabel "Weight or volume loss"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/328> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "328" ;
    skos:prefLabel "Moved, internally"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/329> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "329" ;
    skos:prefLabel "Consignment partially stolen"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/33> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Equipment, sent for repair"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/330> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "330" ;
    skos:prefLabel "Consignment partially lost or missing"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/331> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "331" ;
    skos:prefLabel "Destroyed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/332> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "332" ;
    skos:prefLabel "Action by logistics service provider"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/333> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "333" ;
    skos:prefLabel "Action by logistics service provider on instruction by owner"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/334> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "334" ;
    skos:prefLabel "Document, refused"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/335> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "335" ;
    skos:prefLabel "Seals, damaged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/336> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "336" ;
    skos:prefLabel "Seals, broken"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/337> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "337" ;
    skos:prefLabel "Seals, tampered"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/338> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "338" ;
    skos:prefLabel "Collection/pick-up, business closed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/339> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "339" ;
    skos:prefLabel "Collection/pick-up, changed schedule"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/34> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Equipment, repaired"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/340> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "340" ;
    skos:prefLabel "Collection/pick-up, further address needed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/341> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "341" ;
    skos:prefLabel "Collection/pick-up, industrial dispute"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/342> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "342" ;
    skos:prefLabel "Collection/pick-up, equipment failure"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/343> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "343" ;
    skos:prefLabel "Document, incorrect"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/344> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "344" ;
    skos:prefLabel "Collection/pick-up, scheduled past cut-off time"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/345> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "345" ;
    skos:prefLabel "Collection/pick-up, adverse weather conditions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/346> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "346" ;
    skos:prefLabel "Unloading, completed from a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/347> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "347" ;
    skos:prefLabel "Deliverable"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/348> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "348" ;
    skos:prefLabel "Not deliverable"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/349> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "349" ;
    skos:prefLabel "Handed over"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/35> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Forwarded to destination"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/350> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "350" ;
    skos:prefLabel "Signature required"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/351> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "351" ;
    skos:prefLabel "Defined incident attributed to logistic server provider"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/352> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "352" ;
    skos:prefLabel "Delivery not completed, business closed, inventory count"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/353> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "353" ;
    skos:prefLabel "Delivery not completed, business closed on Saturday"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/354> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "354" ;
    skos:prefLabel "Delivery not completed, business closed on national holiday"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/355> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "355" ;
    skos:prefLabel "En route, via local route"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/356> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "356" ;
    skos:prefLabel "En route, via national route"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/357> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "357" ;
    skos:prefLabel "En route, via international route"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/358> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "358" ;
    skos:prefLabel "Transport terminated, mail not received"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/359> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "359" ;
    skos:prefLabel "Bill of Lading issued"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/36> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Not found"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/360> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "360" ;
    skos:prefLabel "Cleared, by logistics service provider"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/361> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "361" ;
    skos:prefLabel "Delivery, expected"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/362> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "362" ;
    skos:prefLabel "Measured"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/363> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "363" ;
    skos:prefLabel "Loading, ready"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/364> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "364" ;
    skos:prefLabel "Arrival, at yard"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/365> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "365" ;
    skos:prefLabel "Departure, from yard"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/366> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "366" ;
    skos:prefLabel "Accepted at interchange point"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/367> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "367" ;
    skos:prefLabel "Alerted, no action taken"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/368> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "368" ;
    skos:prefLabel "Transshipment to another wagon"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/369> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "369" ;
    skos:prefLabel "Trip plan revised manually"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/37> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Found"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/370> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "370" ;
    skos:prefLabel "Special wagon handling arranged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/38> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Freight paid"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/39> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Released from bond"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/4> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Defective equipment returned to service"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/40> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Arrival, at port"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/41> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Handed over under continued responsibility"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/44> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Misrouted consignment corrected"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/45> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Arrival, consignee informed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/46> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Moved, into bond"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/47> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Moved, into packing depot"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/48> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Loading, completed onto a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/49> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Lost"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/5> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Process, begun"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/50> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Manifested"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/51> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Onloaded from a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/53> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Collection/pick-up, not completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/54> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Unidentifiable"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/57> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Not loaded onto a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/58> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Equipment, off hire"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/59> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Premature onloading"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/6> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Booking, completed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/60> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Equipment, on hire"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/61> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Outstanding claims settled"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/62> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Overlanded"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/63> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Not available for collection/pick-up"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/64> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Collection/pick-up, awaited"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/65> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Equipment, plugged-in"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/66> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Plundered"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/67> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Positioned"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/68> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Pre-informed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/69> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Disposed of"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/7> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Booking, cancelled"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/70> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Ramped equipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/71> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Ready for transportation"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/72> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Receipt of goods fully acknowledged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/73> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Receipt of goods partially acknowledged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/74> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Received"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/75> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Consignee changed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/76> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Transport re-arranged"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/77> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Refused, action"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/78> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Released"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/79> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Reloaded onto a means of transport"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/8> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Cleared, import restrictions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/80> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Returned as instructed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/81> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Returned wrecked"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/82> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Returned"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/83> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Sealed equipment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/84> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Service ordered"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/85> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Short landed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/86> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Short shipped"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/87> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Despatched, completed via a wrong route"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/88> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Split consignment"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/89> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Steam cleaned"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/9> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Cleared, export restrictions"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/90> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Movement stopped"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/91> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Stored"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/92> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Stowed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/93> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Stuffed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/94> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Stuffed and sealed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/95> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Sub-lease notice in"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/96> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Sub-lease notice out"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/97> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Damage surveyed"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/98> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Transferred in"@en .

<https://test.uncefact.org/vocabulary/logistics-status-code-list/99> a skos:Concept ;
    skos:inScheme unece:logistics-status-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Transferred out"@en .

unece:logisticsServiceChargeTransportPaymentMethodCode a owl:ObjectProperty ;
    rdfs:label "logistics service charge transport payment method code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the transport payment method for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:logisticsShippingMarksMarkingInstructionCode a owl:ObjectProperty ;
    rdfs:label "logistics shipping marks marking instruction code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a marking instruction for these logistics shipping marks."@en ;
    schema:domainIncludes unece:ShippingMarks ;
    schema:rangeIncludes unece:marking-instruction-code-list ;
    unece:termStatus ts:proposed .

unece:longitude a owl:DatatypeProperty ;
    rdfs:label "longitude"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The longitude of a location (WGS 84)."@en ;
    skos:exactMatch schema:longitude ;
    schema:domainIncludes unece:Coordinate,
        unece:Location ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:lowerPartOrangeHazardPlacardId a owl:ObjectProperty ;
    rdfs:label "lower part orange hazard placard id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique lower part of the orange hazard placard identifier for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:lowerTolerance a owl:DatatypeProperty ;
    rdfs:label "lower tolerance"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The lower tolerance bound of a measured value."@en ;
    schema:domainIncludes unece:Measure ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:mFAGId a owl:ObjectProperty ;
    rdfs:label "m fagid"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique Medical First Aid Guide (MFAG) identifier for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:mSRPPrice a owl:ObjectProperty ;
    rdfs:label "m srpprice"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The MSRP (Manufacturer Suggested Retail Price) for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:TradePrice ;
    unece:termStatus ts:proposed .

unece:madeAtFacility a owl:ObjectProperty ;
    rdfs:label "made at facility"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The facility where the make event occurs."@en ;
    schema:domainIncludes unece:MakeEvent ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:manufacturerAssignedId a owl:ObjectProperty ;
    rdfs:label "manufacturer assigned id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A manufacturer assigned identifier of this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:manufacturerParty a owl:ObjectProperty ;
    rdfs:label "manufacturer party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A manufacturer party for this production process."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:mapBinaryObject a owl:DatatypeProperty ;
    rdfs:label "map binary object"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Binary object data that is the map of this transport route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:marinePollutantIndicator a owl:DatatypeProperty ;
    rdfs:label "marine pollutant indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The indication of whether or not these transported dangerous goods have a marine pollutant content."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:maritimePollutantTypeCode a owl:ObjectProperty ;
    rdfs:label "maritime pollutant type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of maritime pollutant for the transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:marking a owl:DatatypeProperty ;
    rdfs:label "marking"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Marking, expressed as text, for these logistics shipping marks."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/1> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Do not mark suppliers company name"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/10> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Mark batch number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/11> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Mark article number customer"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/12> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Mark running number of packages"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/13> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Mark date of production"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/14> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Mark expiry date"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/15> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Mark supplier number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/16> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Buyer's instructions"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/17> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Seller's instructions"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/18> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Carrier's instructions"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/19> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Legal requirements"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/2> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Mark customers company name"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/20> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Industry instructions"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/21> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Line item only"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/22> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Pre-marked by buyer"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/23> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Entire shipment"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/24> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Shipper assigned"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/25> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Shipper assigned roll number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/26> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Shipper assigned skid number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/27> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Uniform Code Council (UCC) format"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/28> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Mark free text"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/29> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Mark case number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/3> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Mark customers references"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/30> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Mark serial shipping container code"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/31> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Marked with ISO 10374 (permanent container tag)"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/32> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Mark date of packaging"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/33> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Mark reference to source entity"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/34> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Marked GS1 Global Individual Asset Identifier"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/35> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Marked with a product serial number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/36> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Marked with a GS1 Global Identification Number for Consignment (GINC)"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/37> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Marked with a GS1 Global Shipment Identification Number (GSIN)"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/38> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Marked price"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/39> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Marked with Serial Shipping Container Code (SSCC)"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/4> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Mark additionally customers article description"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/40> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Marked with first freezing date"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/41> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Marked with batch number"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/42> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Marked with production date"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/43> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Marked with expiry date"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/44> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Marked with best before date"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/45> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Marked with net weight"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/46> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Marked with packaging date"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/47> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Marked with GS1 Global Returnable Asset Identifier (GRAI)"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/48> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Marked with a greeting message"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/49> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Price per unit of measure marked on product"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/5> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Mark exclusively customers article description"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/6> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Mark packages dimensions"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/7> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Mark net weight"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/8> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Mark gross weight"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/9> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Mark tare weight"@en .

<https://test.uncefact.org/vocabulary/marking-instruction-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:marking-instruction-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:mass a owl:ObjectProperty ;
    rdfs:label "mass"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The mass of the material, as a measure."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:massFraction a owl:DatatypeProperty ;
    rdfs:label "mass fraction"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The mass fraction of the material in the product (0–1)."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:masterConsignment a owl:ObjectProperty ;
    rdfs:label "master consignment"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A master consignment this (house) consignment is consolidated under."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:materialConsumed a owl:ObjectProperty ;
    rdfs:label "material consumed"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The material consumed."@en ;
    schema:domainIncludes unece:MaterialUsage ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:materialProvenance a owl:ObjectProperty ;
    rdfs:label "material provenance"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A material the product is made from."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:materialSafetyInformation a owl:ObjectProperty ;
    rdfs:label "material safety information"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A link to material safety information (e.g. an MSDS)."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:materialType a owl:ObjectProperty ;
    rdfs:label "material type"@en ;
    rdfs:comment "Open code list — a sector-specific material classification, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The classification of the material."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:materialUsed a owl:ObjectProperty ;
    rdfs:label "material used"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A material used in the packaging."@en ;
    schema:domainIncludes unece:ProductPackage ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:maximumLinearDimension a owl:ObjectProperty ;
    rdfs:label "maximum linear dimension"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Maximum linear spatial dimensions of this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Dimension ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/A> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "A" ;
    skos:prefLabel "Consolidated weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAA" ;
    skos:prefLabel "Net weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAB" ;
    skos:prefLabel "Goods item gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAC" ;
    skos:prefLabel "Total net weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAD" ;
    skos:prefLabel "Consignment gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAF" ;
    skos:prefLabel "Net net weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAG" ;
    skos:prefLabel "Stern thrust"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAH" ;
    skos:prefLabel "Bow thrust"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAI" ;
    skos:prefLabel "Hydrate content of an alcoholic product at bottling"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAJ" ;
    skos:prefLabel "Number of units per pallet"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAK" ;
    skos:prefLabel "Fat content"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAM" ;
    skos:prefLabel "Transport means gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAN" ;
    skos:prefLabel "Net tonnage of the vessel"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAO" ;
    skos:prefLabel "Humidity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAP" ;
    skos:prefLabel "Voltage"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAQ" ;
    skos:prefLabel "Power consumption"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAR" ;
    skos:prefLabel "Heat dissipation"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAS" ;
    skos:prefLabel "Air flow"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAT" ;
    skos:prefLabel "Shock impact"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAU" ;
    skos:prefLabel "Operative temperature"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAV" ;
    skos:prefLabel "Non operative temperature"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAW" ;
    skos:prefLabel "Gross volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAX" ;
    skos:prefLabel "Net volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAY" ;
    skos:prefLabel "Water content"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AAZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AAZ" ;
    skos:prefLabel "Tensile stress"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABA" ;
    skos:prefLabel "Fibrosity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABB" ;
    skos:prefLabel "Gauge length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABC" ;
    skos:prefLabel "Radius"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABD" ;
    skos:prefLabel "Straightness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABE" ;
    skos:prefLabel "Strain"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABF" ;
    skos:prefLabel "Item width when unrolled"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABG" ;
    skos:prefLabel "Item length when unrolled"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABH" ;
    skos:prefLabel "Item area when unrolled"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABI" ;
    skos:prefLabel "Original wort"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABJ" ;
    skos:prefLabel "Volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABK" ;
    skos:prefLabel "Angle"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABL" ;
    skos:prefLabel "Peg hole horizontal distance from package leftmost edge"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABM" ;
    skos:prefLabel "Peg hole vertical distance from package top"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABN" ;
    skos:prefLabel "Number of layers per pallet"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABO" ;
    skos:prefLabel "Product strengh, chemical"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABP" ;
    skos:prefLabel "Product strength basis, chemical"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABS" ;
    skos:prefLabel "Item weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABT" ;
    skos:prefLabel "Payload weight, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABX" ;
    skos:prefLabel "Weight of conveyance"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABY" ;
    skos:prefLabel "Conveyance summer dead weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ABZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ABZ" ;
    skos:prefLabel "Containerized cargo on vessel's weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACA" ;
    skos:prefLabel "Non-containerized cargo on vessel's weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACE" ;
    skos:prefLabel "Ascertained weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACG" ;
    skos:prefLabel "Chargeable weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACN" ;
    skos:prefLabel "Estimated gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACP" ;
    skos:prefLabel "Estimated volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACS" ;
    skos:prefLabel "Vessel overall length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACV" ;
    skos:prefLabel "Loading meters"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACW" ;
    skos:prefLabel "Number of axles"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ACX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ACX" ;
    skos:prefLabel "Payload"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADR" ;
    skos:prefLabel "Start position in the length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADS" ;
    skos:prefLabel "End position in the length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADT" ;
    skos:prefLabel "Start position in the width"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADU" ;
    skos:prefLabel "End position in the width"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADV" ;
    skos:prefLabel "Start position in the thickness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADW" ;
    skos:prefLabel "End position in the thickness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADX" ;
    skos:prefLabel "Transport container actual filling weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADY" ;
    skos:prefLabel "Transport container maximum capacity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ADZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ADZ" ;
    skos:prefLabel "Declared net weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEA" ;
    skos:prefLabel "Loading height"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEB" ;
    skos:prefLabel "Stacking height"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEC" ;
    skos:prefLabel "Calculated weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AED> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AED" ;
    skos:prefLabel "Ferrite"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEE" ;
    skos:prefLabel "Impurity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEF" ;
    skos:prefLabel "Grain size"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEG" ;
    skos:prefLabel "Lanthanides"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEH" ;
    skos:prefLabel "Elasticity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEI" ;
    skos:prefLabel "Drained weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEJ" ;
    skos:prefLabel "Gallium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEK" ;
    skos:prefLabel "Strontium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEL" ;
    skos:prefLabel "Area"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEM" ;
    skos:prefLabel "Equipment storage limitation"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEN" ;
    skos:prefLabel "Radioactive index of transport"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEO" ;
    skos:prefLabel "Radioactivity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEP" ;
    skos:prefLabel "Average gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEQ" ;
    skos:prefLabel "Forward draft"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AER> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AER" ;
    skos:prefLabel "After draft"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AES> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AES" ;
    skos:prefLabel "Acidity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AET> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AET" ;
    skos:prefLabel "Transport equipment gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEU" ;
    skos:prefLabel "Total transport equipment gross weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEV" ;
    skos:prefLabel "Acidity of juice"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEW" ;
    skos:prefLabel "Penetrometry"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEX" ;
    skos:prefLabel "Durofel"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEY" ;
    skos:prefLabel "Juice weight per 100 grams"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AEZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AEZ" ;
    skos:prefLabel "Fruit skin colour"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AF" ;
    skos:prefLabel "Angle of bend"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFA" ;
    skos:prefLabel "Fixed incremental measurement"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFB" ;
    skos:prefLabel "Durofel D10"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFC" ;
    skos:prefLabel "Durofel D25"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFD" ;
    skos:prefLabel "Durofel D50"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFE" ;
    skos:prefLabel "Maximum stacking weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFF" ;
    skos:prefLabel "Gross measure cube"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFG" ;
    skos:prefLabel "Percentage fat content in dry matter"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFH" ;
    skos:prefLabel "Saccharometric content"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFI" ;
    skos:prefLabel "Hydrate content of an alcoholic product after bottling"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFJ" ;
    skos:prefLabel "Anhydrous content"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFK" ;
    skos:prefLabel "Certified weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFL" ;
    skos:prefLabel "Freeboard"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFM" ;
    skos:prefLabel "Maximum vessel draught"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFN" ;
    skos:prefLabel "Net explosive weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFO" ;
    skos:prefLabel "Radioactive criticality safety index"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFP" ;
    skos:prefLabel "Waste currently on board"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFQ" ;
    skos:prefLabel "Waste to be delivered at waste reception facility"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFR" ;
    skos:prefLabel "Waste to be generated until next port of call, estimated"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFS" ;
    skos:prefLabel "Waste remaining on board at departure"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFT" ;
    skos:prefLabel "Colour depth"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFU" ;
    skos:prefLabel "Colour depth, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFV" ;
    skos:prefLabel "Image resolution"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFW" ;
    skos:prefLabel "Device resolution, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/AFX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "AFX" ;
    skos:prefLabel "Acoustic absorption coefficient"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/B> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "B" ;
    skos:prefLabel "Billed weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BL" ;
    skos:prefLabel "Breaking load"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BMY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BMY" ;
    skos:prefLabel "Platinum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BMZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BMZ" ;
    skos:prefLabel "Silver"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNA" ;
    skos:prefLabel "List"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNB" ;
    skos:prefLabel "Trim"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNC" ;
    skos:prefLabel "Free water"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BND> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BND" ;
    skos:prefLabel "Bands"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNE" ;
    skos:prefLabel "API (American Petroleum Institute) gravity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNF" ;
    skos:prefLabel "Petroleum gross observed volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNG" ;
    skos:prefLabel "Petroleum gross standard volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNH" ;
    skos:prefLabel "Volume variance"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNI" ;
    skos:prefLabel "Petroleum net standard volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNJ" ;
    skos:prefLabel "Material on-board quantity, after discharge"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNK" ;
    skos:prefLabel "Petroleum total calculated volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNL" ;
    skos:prefLabel "Petroleum total observed volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNM" ;
    skos:prefLabel "Innage gauge distance"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNN" ;
    skos:prefLabel "Petroleum net standard weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNO" ;
    skos:prefLabel "Sediment and water in petroleum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNP" ;
    skos:prefLabel "Observed reference height, tank"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNQ" ;
    skos:prefLabel "Reference height, tank"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNR" ;
    skos:prefLabel "Ullage gauge distance"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNS" ;
    skos:prefLabel "Trim correction"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNT" ;
    skos:prefLabel "Bow to bridge distance"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNU" ;
    skos:prefLabel "Peg hole number"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNV" ;
    skos:prefLabel "Number of inner packs"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNW" ;
    skos:prefLabel "Number of next level trade items within inner pack"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNX" ;
    skos:prefLabel "Number of trade items per pallet layer"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNY" ;
    skos:prefLabel "Packed items layer height"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BNZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BNZ" ;
    skos:prefLabel "Packing material weight, skin tight covering"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BR" ;
    skos:prefLabel "Brightness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRA" ;
    skos:prefLabel "Brakes"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRB" ;
    skos:prefLabel "Components labelled for recycling percentage"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRC" ;
    skos:prefLabel "Renewable plastic components percentage, by net weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRD" ;
    skos:prefLabel "Clamp pressure, required"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRE" ;
    skos:prefLabel "Break"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRF" ;
    skos:prefLabel "Ascertained volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRG" ;
    skos:prefLabel "Unit weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRH" ;
    skos:prefLabel "Total volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRI" ;
    skos:prefLabel "Unit volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRJ" ;
    skos:prefLabel "Vertical center of gravity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRK" ;
    skos:prefLabel "Maximum allowable transport stacking weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRL" ;
    skos:prefLabel "Carbon Dioxide"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRM" ;
    skos:prefLabel "Number of base units per pallet"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRN" ;
    skos:prefLabel "Colony forming unit"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRO" ;
    skos:prefLabel "Diluted liquid volume"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRP" ;
    skos:prefLabel "Energy efficiency"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRQ" ;
    skos:prefLabel "Number of layers"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRR" ;
    skos:prefLabel "Maximum demand"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRS" ;
    skos:prefLabel "Number of pallet places"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRT" ;
    skos:prefLabel "Package net measurement, cubed"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRU" ;
    skos:prefLabel "Power factor"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BRV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BRV" ;
    skos:prefLabel "Stacking factor excluding bottom item"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BS" ;
    skos:prefLabel "Breaking strength"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BSW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BSW" ;
    skos:prefLabel "Breaking strength wet"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BSX> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BSX" ;
    skos:prefLabel "Step size"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BSY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BSY" ;
    skos:prefLabel "Number of units per package"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BSZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BSZ" ;
    skos:prefLabel "Number of units per layer"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTA" ;
    skos:prefLabel "Weight per running metre"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTB" ;
    skos:prefLabel "Weight per square metre"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTC" ;
    skos:prefLabel "Acidity of meat"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTD" ;
    skos:prefLabel "Slaughtering weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTE" ;
    skos:prefLabel "Stacking factor including bottom item"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTF" ;
    skos:prefLabel "Number of units in the width of a layer"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTG" ;
    skos:prefLabel "Number of units in the depth of a layer"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTH" ;
    skos:prefLabel "Nestable percentage"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTI" ;
    skos:prefLabel "Gross weight including carrier's equipment"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTJ" ;
    skos:prefLabel "Sugar content"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTK" ;
    skos:prefLabel "Self-accelerating polymerization temperature (SAPT)"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTL" ;
    skos:prefLabel "Self-accelerating decomposition temperature (SADT)"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BTM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BTM" ;
    skos:prefLabel "Control temperature"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/BW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "BW" ;
    skos:prefLabel "Basis weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/CHN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "CHN" ;
    skos:prefLabel "Change"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/CHO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "CHO" ;
    skos:prefLabel "Emergency temperature"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/CM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "CM" ;
    skos:prefLabel "Colour"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/CT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "CT" ;
    skos:prefLabel "Contents of package"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/CV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "CV" ;
    skos:prefLabel "Commercial weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/CZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "CZ" ;
    skos:prefLabel "Core length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/D> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "D" ;
    skos:prefLabel "Destination weight agreement"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DI" ;
    skos:prefLabel "Diameter"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DL" ;
    skos:prefLabel "Delta value L"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DN" ;
    skos:prefLabel "Density"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DP" ;
    skos:prefLabel "Depth"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DR" ;
    skos:prefLabel "Denier"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DS" ;
    skos:prefLabel "Distance between points"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/DW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "DW" ;
    skos:prefLabel "Width, boxcar door"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/E> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "E" ;
    skos:prefLabel "Estimated new weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/EA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "EA" ;
    skos:prefLabel "Elongation"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/F> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "F" ;
    skos:prefLabel "Deficit weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/FI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "FI" ;
    skos:prefLabel "Filament count"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/FL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "FL" ;
    skos:prefLabel "Longitudinal flatness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/FN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "FN" ;
    skos:prefLabel "Flatness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/FV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "FV" ;
    skos:prefLabel "Transverse flatness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/GG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "GG" ;
    skos:prefLabel "Gauge"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/GW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "GW" ;
    skos:prefLabel "Gross weight, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/HF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "HF" ;
    skos:prefLabel "Hardness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/HM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "HM" ;
    skos:prefLabel "Height, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/HT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "HT" ;
    skos:prefLabel "Height dimension"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/IB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "IB" ;
    skos:prefLabel "Impact energy"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ID> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ID" ;
    skos:prefLabel "Inside diameter"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/L> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "L" ;
    skos:prefLabel "Legal weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/LM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "LM" ;
    skos:prefLabel "Length, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/LN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "LN" ;
    skos:prefLabel "Length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/LND> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "LND" ;
    skos:prefLabel "Lost end"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/M> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "M" ;
    skos:prefLabel "Minimum weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/MO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "MO" ;
    skos:prefLabel "Moisture"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/MW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "MW" ;
    skos:prefLabel "Maximum weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/N> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "N" ;
    skos:prefLabel "Actual net weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/OD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "OD" ;
    skos:prefLabel "Outside diameter"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/PRS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "PRS" ;
    skos:prefLabel "Pre stretch"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/PTN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "PTN" ;
    skos:prefLabel "Per tonne"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RA" ;
    skos:prefLabel "Relative humidity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RF> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RF" ;
    skos:prefLabel "Resistivity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RJ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RJ" ;
    skos:prefLabel "Rockwell C"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RMW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RMW" ;
    skos:prefLabel "Ream weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RP" ;
    skos:prefLabel "Reduction of area"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RUN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RUN" ;
    skos:prefLabel "Run (process)"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/RY> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "RY" ;
    skos:prefLabel "Ratio"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/SQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "SQ" ;
    skos:prefLabel "Shipped quantity"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/T> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "T" ;
    skos:prefLabel "Tare weight"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/TC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "TC" ;
    skos:prefLabel "Temperature"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/TH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "TH" ;
    skos:prefLabel "Thickness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/TN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "TN" ;
    skos:prefLabel "Time period"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/TT> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "TT" ;
    skos:prefLabel "Time"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/VGM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "VGM" ;
    skos:prefLabel "Transport equipment verified gross mass (weight)"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/VH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "VH" ;
    skos:prefLabel "Height, van door"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/VW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "VW" ;
    skos:prefLabel "Width, van door"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/WA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "WA" ;
    skos:prefLabel "Weight per unit of area"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/WD> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "WD" ;
    skos:prefLabel "Width dimension"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/WM> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "WM" ;
    skos:prefLabel "Width, maximum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/WU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "WU" ;
    skos:prefLabel "Weight per unit of length"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/XH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "XH" ;
    skos:prefLabel "Side height, flat bed with removable sides"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/XQ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "XQ" ;
    skos:prefLabel "Squareness"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/XZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "XZ" ;
    skos:prefLabel "Spool size"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/YS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "YS" ;
    skos:prefLabel "Yield stress"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZAL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZAL" ;
    skos:prefLabel "Aluminium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZAS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZAS" ;
    skos:prefLabel "Arsenic"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZB" ;
    skos:prefLabel "Boron"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZBI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZBI" ;
    skos:prefLabel "Bismuth"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZC> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZC" ;
    skos:prefLabel "Carbon"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCA" ;
    skos:prefLabel "Calcium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCB" ;
    skos:prefLabel "Columbium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCE" ;
    skos:prefLabel "Cerium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCL" ;
    skos:prefLabel "Chlorine"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCO" ;
    skos:prefLabel "Cobalt"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCR" ;
    skos:prefLabel "Chromium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZCU> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZCU" ;
    skos:prefLabel "Copper"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZFE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZFE" ;
    skos:prefLabel "Iron"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZFS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZFS" ;
    skos:prefLabel "Iron plus silicon"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZGE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZGE" ;
    skos:prefLabel "Germanium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZH> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZH" ;
    skos:prefLabel "Hydrogen"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZK> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZK" ;
    skos:prefLabel "Potassium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZMG> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZMG" ;
    skos:prefLabel "Magnesium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZMN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZMN" ;
    skos:prefLabel "Manganese"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZMO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZMO" ;
    skos:prefLabel "Molybdenum"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZN" ;
    skos:prefLabel "Nitrogen"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZNA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZNA" ;
    skos:prefLabel "Sodium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZNB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZNB" ;
    skos:prefLabel "Niobium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZNI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZNI" ;
    skos:prefLabel "Nickel"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZO> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZO" ;
    skos:prefLabel "Oxygen"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZP> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZP" ;
    skos:prefLabel "Phosphorus"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZPB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZPB" ;
    skos:prefLabel "Lead"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZS> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZS" ;
    skos:prefLabel "Sulphur"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZSB> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZSB" ;
    skos:prefLabel "Antimony"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZSE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZSE" ;
    skos:prefLabel "Selenium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZSI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZSI" ;
    skos:prefLabel "Silicon"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZSL> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZSL" ;
    skos:prefLabel "Silicium oxyd"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZSN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZSN" ;
    skos:prefLabel "Tin"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZTA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZTA" ;
    skos:prefLabel "Tantalium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZTE> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZTE" ;
    skos:prefLabel "Tellurium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZTI> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZTI" ;
    skos:prefLabel "Titanium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZV> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZV" ;
    skos:prefLabel "Vanadium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZW> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZW" ;
    skos:prefLabel "Tungsten"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZWA> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZWA" ;
    skos:prefLabel "Waste content"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZZN> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZZN" ;
    skos:prefLabel "Zinc"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZZR> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZZR" ;
    skos:prefLabel "Zirconium"@en .

<https://test.uncefact.org/vocabulary/measured-attribute-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:measured-attribute-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:measuredValue a owl:ObjectProperty ;
    rdfs:label "measured value"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The measured value of a performance or sensor reading."@en ;
    schema:domainIncludes unece:Performance,
        unece:SensorData ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:mediaType a owl:DatatypeProperty ;
    rdfs:label "media type"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The IANA media (MIME) type."@en ;
    skos:exactMatch schema:encodingFormat ;
    schema:domainIncludes unece:Image,
        unece:Link ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:metric a owl:ObjectProperty ;
    rdfs:label "metric"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The performance metric the value is reported against; a code from the performance-metrics taxonomy."@en ;
    schema:domainIncludes unece:Performance,
        unece:SensorData ;
    schema:rangeIncludes <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    unece:termStatus ts:proposed .

unece:minimumLinearDimension a owl:ObjectProperty ;
    rdfs:label "minimum linear dimension"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Minimum linear spatial dimensions of this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Dimension ;
    unece:termStatus ts:proposed .

unece:mode a owl:DatatypeProperty ;
    rdfs:label "mode"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The mode, expressed as text, of this logistics transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:modeCode a owl:ObjectProperty ;
    rdfs:label "transport mode code"@en ;
    rdfs:comment "code → transport-mode scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The mode of transport (sea, air, road, rail, inland waterway)."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:transport-mode-code-list ;
    unece:termStatus ts:proposed .

unece:modelId a owl:ObjectProperty ;
    rdfs:label "model id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A model identifier for this monitoring IOT device."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:modelName a owl:DatatypeProperty ;
    rdfs:label "model name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The model name, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:modelNumber a owl:DatatypeProperty ;
    rdfs:label "model number"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The model number of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:modifiedAtFacility a owl:ObjectProperty ;
    rdfs:label "modified at facility"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The facility where the modify event occurs."@en ;
    schema:domainIncludes unece:ModifyEvent ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:modifiedProduct a owl:ObjectProperty ;
    rdfs:label "modified product"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product modified by the modify event."@en ;
    schema:domainIncludes unece:ModifyEvent ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:movedProduct a owl:ObjectProperty ;
    rdfs:label "moved product"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product moved by the move event."@en ;
    schema:domainIncludes unece:MoveEvent ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:multipleReasonIndicator a owl:DatatypeProperty ;
    rdfs:label "multiple reason indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The indication of whether or not multiple reasons affect this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:name a owl:DatatypeProperty ;
    rdfs:label "name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The name of an item."@en ;
    skos:exactMatch schema:name ;
    schema:domainIncludes unece:Identifier ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:natureOfTransactionCode a owl:ObjectProperty ;
    rdfs:label "nature of transaction code"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A code specifying the nature of the transaction for customs/statistical purposes."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:netPriceIndicator a owl:DatatypeProperty ;
    rdfs:label "net price indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An indication of whether or not the reference price is a net price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:netWeightMeasure a owl:ObjectProperty ;
    rdfs:label "net weight measure"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A measure of the net weight (mass) of this trade product."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:notifyParty a owl:ObjectProperty ;
    rdfs:label "notify party"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party to be notified on arrival of the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:objectNature a owl:AnnotationProperty ;
    rdfs:label "object nature"@en ;
    rdfs:comment "Whether a class is an entity (IRI identity, may carry a registered identifier + idScheme) or a value object (an anonymous attribute bundle); value from the object-nature scheme. Every owl:Class carries exactly one (validate gate 8)."@en ;
    rdfs:isDefinedBy unece-mod:core .

unece:occurrenceDateTime a owl:DatatypeProperty ;
    rdfs:label "occurrence date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A date, time, date time, or other date time of an occurrence in this supply chain schedule."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:onBehalfOf a owl:ObjectProperty ;
    rdfs:label "on behalf of"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The principal party that a party in this role acts for — dissolves compositional roles (\"X's agent\" becomes role:agent + onBehalfOf X)."@en ;
    schema:domainIncludes unece:PartyRole ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:operatedBy a owl:ObjectProperty ;
    rdfs:label "operated by"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The organisation that operates a facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:operatingTransportMeans a owl:ObjectProperty ;
    rdfs:label "operating transport means"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The transport means that performs the movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:TransportMeans ;
    unece:termStatus ts:proposed .

unece:operationReferenceCode a owl:ObjectProperty ;
    rdfs:label "operation reference code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the operation reference for this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:operationTechnologyCode a owl:ObjectProperty ;
    rdfs:label "operation technology code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the operation technology for this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:operationalApplicablePeriod a owl:ObjectProperty ;
    rdfs:label "operational applicable period"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An operational period applicable for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:operationalStatusCode a owl:ObjectProperty ;
    rdfs:label "operational status code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the operational status, such as broken, stolen, unpaired, inactive of this monitoring IOT device."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:operatorParty a owl:ObjectProperty ;
    rdfs:label "operator party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A trade party who is an operator of this product handling process."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:orderDate a owl:DatatypeProperty ;
    rdfs:label "order date"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date the order was placed."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:orderUnitConversionFactorNumeric a owl:DatatypeProperty ;
    rdfs:label "order unit conversion factor numeric"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The value used as the factor to convert the order unit into the price unit for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:orderedQuantity a owl:ObjectProperty ;
    rdfs:label "ordered quantity"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The quantity ordered for the trade item."@en ;
    schema:domainIncludes unece:TradeItem ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/organization-function-type-code-list/5> a skos:Concept ;
    skos:inScheme unece:organization-function-type-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Management Chartered Centre"@en .

<https://test.uncefact.org/vocabulary/organization-function-type-code-list/6> a skos:Concept ;
    skos:inScheme unece:organization-function-type-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Management Chartered Association"@en .

<https://test.uncefact.org/vocabulary/organization-function-type-code-list/AUD> a skos:Concept ;
    skos:inScheme unece:organization-function-type-code-list ;
    skos:notation "AUD" ;
    skos:prefLabel "Audit Firm"@en .

<https://test.uncefact.org/vocabulary/organization-function-type-code-list/CER> a skos:Concept ;
    skos:inScheme unece:organization-function-type-code-list ;
    skos:notation "CER" ;
    skos:prefLabel "Centre of Rural Economy Firm"@en .

<https://test.uncefact.org/vocabulary/organization-function-type-code-list/EXC> a skos:Concept ;
    skos:inScheme unece:organization-function-type-code-list ;
    skos:notation "EXC" ;
    skos:prefLabel "Chartered Accountant Firm"@en .

<https://test.uncefact.org/vocabulary/organization-function-type-code-list/LAU> a skos:Concept ;
    skos:inScheme unece:organization-function-type-code-list ;
    skos:notation "LAU" ;
    skos:prefLabel "Legal Audit Firm"@en .

unece:originCountry a owl:ObjectProperty ;
    rdfs:label "origin country"@en ;
    rdfs:comment "code → ISO 3166-1 scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The country of origin, as an ISO 3166-1 code."@en ;
    schema:domainIncludes unece:Consignment,
        unece:ConsignmentItem,
        unece:Material ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:originCriteria a owl:DatatypeProperty ;
    rdfs:label "origin criteria"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The origin criteria, expressed as text, for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:outputApplicableBatch a owl:ObjectProperty ;
    rdfs:label "output applicable batch"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An output batch applicable to this specified production device."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:ProductBatch ;
    unece:termStatus ts:proposed .

unece:outputApplicableMaterial a owl:ObjectProperty ;
    rdfs:label "output applicable material"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Output material applicable to this facility production unit."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:outputApplicableProduct a owl:ObjectProperty ;
    rdfs:label "output applicable product"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An output product applicable to this facility production unit."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:outputProduct a owl:ObjectProperty ;
    rdfs:label "output product"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product produced by the make event."@en ;
    schema:domainIncludes unece:MakeEvent ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:owner a owl:ObjectProperty ;
    rdfs:label "owner"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party owning the transport equipment or transport means."@en ;
    schema:domainIncludes unece:TransportEquipment,
        unece:TransportMeans ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/package-type-code-list/1A> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "1A" ;
    skos:prefLabel "Drum, steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/1B> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "1B" ;
    skos:prefLabel "Drum, aluminium"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/1D> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "1D" ;
    skos:prefLabel "Drum, plywood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/1F> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "1F" ;
    skos:prefLabel "Container, flexible"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/1G> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "1G" ;
    skos:prefLabel "Drum, fibre"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/1W> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "1W" ;
    skos:prefLabel "Drum, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/2C> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "2C" ;
    skos:prefLabel "Barrel, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/3A> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "3A" ;
    skos:prefLabel "Jerrican, steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/3H> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "3H" ;
    skos:prefLabel "Jerrican, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/43> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Bag, super bulk"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/44> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Bag, polybag"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4A> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4A" ;
    skos:prefLabel "Box, steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4B> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4B" ;
    skos:prefLabel "Box, aluminium"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4C> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4C" ;
    skos:prefLabel "Box, natural wood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4D> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4D" ;
    skos:prefLabel "Box, plywood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4F> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4F" ;
    skos:prefLabel "Box, reconstituted wood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4G> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4G" ;
    skos:prefLabel "Box, fibreboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/4H> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "4H" ;
    skos:prefLabel "Box, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/5H> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "5H" ;
    skos:prefLabel "Bag, woven plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/5L> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "5L" ;
    skos:prefLabel "Bag, textile"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/5M> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "5M" ;
    skos:prefLabel "Bag, paper"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/6H> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "6H" ;
    skos:prefLabel "Composite packaging, plastic receptacle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/6P> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "6P" ;
    skos:prefLabel "Composite packaging, glass receptacle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/7A> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "7A" ;
    skos:prefLabel "Case, car"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/7B> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "7B" ;
    skos:prefLabel "Case, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/8A> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "8A" ;
    skos:prefLabel "Pallet, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/8B> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "8B" ;
    skos:prefLabel "Crate, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/8C> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "8C" ;
    skos:prefLabel "Bundle, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Receptacle, fibre"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AC" ;
    skos:prefLabel "Receptacle, paper"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AD" ;
    skos:prefLabel "Receptacle, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "Aerosol"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AF" ;
    skos:prefLabel "Pallet, modular, collars 80cms × 60cms"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AG" ;
    skos:prefLabel "Pallet, shrinkwrapped"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AH" ;
    skos:prefLabel "Pallet, 100cms × 110cms"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AI" ;
    skos:prefLabel "Clamshell"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AJ" ;
    skos:prefLabel "Cone"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AL" ;
    skos:prefLabel "Ball"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AM" ;
    skos:prefLabel "Ampoule, non-protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AP" ;
    skos:prefLabel "Ampoule, protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AT" ;
    skos:prefLabel "Atomizer"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/AV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "AV" ;
    skos:prefLabel "Capsule"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/B4> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "B4" ;
    skos:prefLabel "Belt"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BA" ;
    skos:prefLabel "Barrel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BB" ;
    skos:prefLabel "Bobbin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BC" ;
    skos:prefLabel "Bottlecrate / bottlerack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BD" ;
    skos:prefLabel "Board"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BE" ;
    skos:prefLabel "Bundle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BF" ;
    skos:prefLabel "Balloon, non-protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BG" ;
    skos:prefLabel "Bag"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BH" ;
    skos:prefLabel "Bunch"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BI" ;
    skos:prefLabel "Bin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BJ" ;
    skos:prefLabel "Bucket"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BK" ;
    skos:prefLabel "Basket"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BL" ;
    skos:prefLabel "Bale, compressed"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BM" ;
    skos:prefLabel "Basin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BN" ;
    skos:prefLabel "Bale, non-compressed"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BO" ;
    skos:prefLabel "Bottle, non-protected, cylindrical"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BP" ;
    skos:prefLabel "Balloon, protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BQ" ;
    skos:prefLabel "Bottle, protected cylindrical"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BR" ;
    skos:prefLabel "Bar"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BS" ;
    skos:prefLabel "Bottle, non-protected, bulbous"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BT" ;
    skos:prefLabel "Bolt"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BU" ;
    skos:prefLabel "Butt"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BV" ;
    skos:prefLabel "Bottle, protected bulbous"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BW" ;
    skos:prefLabel "Box, for liquids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BX" ;
    skos:prefLabel "Box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BY" ;
    skos:prefLabel "Board, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/BZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "BZ" ;
    skos:prefLabel "Bars, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CA" ;
    skos:prefLabel "Can, rectangular"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CB" ;
    skos:prefLabel "Crate, beer"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CC" ;
    skos:prefLabel "Churn"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CD" ;
    skos:prefLabel "Can, with handle and spout"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CE" ;
    skos:prefLabel "Creel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CF" ;
    skos:prefLabel "Coffer"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CG" ;
    skos:prefLabel "Cage"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CH" ;
    skos:prefLabel "Chest"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CI" ;
    skos:prefLabel "Canister"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CJ" ;
    skos:prefLabel "Coffin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CK" ;
    skos:prefLabel "Cask"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CL" ;
    skos:prefLabel "Coil"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CM" ;
    skos:prefLabel "Card"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CN" ;
    skos:prefLabel "Container, not otherwise specified as transport equipment"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CO" ;
    skos:prefLabel "Carboy, non-protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CP" ;
    skos:prefLabel "Carboy, protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CQ" ;
    skos:prefLabel "Cartridge"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CR" ;
    skos:prefLabel "Crate"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CS" ;
    skos:prefLabel "Case"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CT" ;
    skos:prefLabel "Carton"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CU" ;
    skos:prefLabel "Cup"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CV" ;
    skos:prefLabel "Cover"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CW" ;
    skos:prefLabel "Cage, roll"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CX" ;
    skos:prefLabel "Can, cylindrical"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CY" ;
    skos:prefLabel "Cylinder"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/CZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "CZ" ;
    skos:prefLabel "Canvas"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DA" ;
    skos:prefLabel "Crate, multiple layer, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DB" ;
    skos:prefLabel "Crate, multiple layer, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DC" ;
    skos:prefLabel "Crate, multiple layer, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DG" ;
    skos:prefLabel "Cage, Commonwealth Handling Equipment Pool  (CHEP)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DH" ;
    skos:prefLabel "Box, Commonwealth Handling Equipment Pool (CHEP), Eurobox"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DI" ;
    skos:prefLabel "Drum, iron"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DJ" ;
    skos:prefLabel "Demijohn, non-protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DK" ;
    skos:prefLabel "Crate, bulk, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DL" ;
    skos:prefLabel "Crate, bulk, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DM" ;
    skos:prefLabel "Crate, bulk, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DN" ;
    skos:prefLabel "Dispenser"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DP" ;
    skos:prefLabel "Demijohn, protected"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DR" ;
    skos:prefLabel "Drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DS" ;
    skos:prefLabel "Tray, one layer no cover, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DT" ;
    skos:prefLabel "Tray, one layer no cover, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DU" ;
    skos:prefLabel "Tray, one layer no cover, polystyrene"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DV" ;
    skos:prefLabel "Tray, one layer no cover, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DW" ;
    skos:prefLabel "Tray, two layers no cover, plastic tray"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DX" ;
    skos:prefLabel "Tray, two layers no cover, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/DY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "DY" ;
    skos:prefLabel "Tray, two layers no cover, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EC" ;
    skos:prefLabel "Bag, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ED> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ED" ;
    skos:prefLabel "Case, with pallet base"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EE" ;
    skos:prefLabel "Case, with pallet base, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EF" ;
    skos:prefLabel "Case, with pallet base, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EG" ;
    skos:prefLabel "Case, with pallet base, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EH" ;
    skos:prefLabel "Case, with pallet base, metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EI" ;
    skos:prefLabel "Case, isothermic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/EN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "EN" ;
    skos:prefLabel "Envelope"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FB" ;
    skos:prefLabel "Flexibag"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FC" ;
    skos:prefLabel "Crate, fruit"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FD" ;
    skos:prefLabel "Crate, framed"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FE" ;
    skos:prefLabel "Flexitank"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FI" ;
    skos:prefLabel "Firkin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FL" ;
    skos:prefLabel "Flask"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FO" ;
    skos:prefLabel "Footlocker"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FP" ;
    skos:prefLabel "Filmpack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FR" ;
    skos:prefLabel "Frame"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FT" ;
    skos:prefLabel "Foodtainer"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FW" ;
    skos:prefLabel "Cart, flatbed"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/FX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "FX" ;
    skos:prefLabel "Bag, flexible container"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GB" ;
    skos:prefLabel "Bottle, gas"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GI" ;
    skos:prefLabel "Girder"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GL" ;
    skos:prefLabel "Container, gallon"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GR" ;
    skos:prefLabel "Receptacle, glass"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GU" ;
    skos:prefLabel "Tray, containing horizontally stacked flat items"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GY" ;
    skos:prefLabel "Bag, gunny"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/GZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "GZ" ;
    skos:prefLabel "Girders, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/HA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "HA" ;
    skos:prefLabel "Basket, with handle, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/HB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "HB" ;
    skos:prefLabel "Basket, with handle, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/HC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "HC" ;
    skos:prefLabel "Basket, with handle, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/HG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "HG" ;
    skos:prefLabel "Hogshead"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/HN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "HN" ;
    skos:prefLabel "Hanger"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/HR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "HR" ;
    skos:prefLabel "Hamper"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IA" ;
    skos:prefLabel "Package, display, wooden"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IB" ;
    skos:prefLabel "Package, display, cardboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IC" ;
    skos:prefLabel "Package, display, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ID> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ID" ;
    skos:prefLabel "Package, display, metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IE" ;
    skos:prefLabel "Package, show"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IF" ;
    skos:prefLabel "Package, flow"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IG" ;
    skos:prefLabel "Package, paper wrapped"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IH" ;
    skos:prefLabel "Drum, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IK" ;
    skos:prefLabel "Package, cardboard, with bottle grip-holes"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IL" ;
    skos:prefLabel "Tray, rigid, lidded stackable (CEN TS 14482:2002)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IN" ;
    skos:prefLabel "Ingot"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/IZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "IZ" ;
    skos:prefLabel "Ingots, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/JB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "JB" ;
    skos:prefLabel "Bag, jumbo"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/JC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "JC" ;
    skos:prefLabel "Jerrican, rectangular"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/JG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "JG" ;
    skos:prefLabel "Jug"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/JR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "JR" ;
    skos:prefLabel "Jar"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/JT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "JT" ;
    skos:prefLabel "Jutebag"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/JY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "JY" ;
    skos:prefLabel "Jerrican, cylindrical"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/KG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "KG" ;
    skos:prefLabel "Keg"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/KI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "KI" ;
    skos:prefLabel "Kit"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/LE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "LE" ;
    skos:prefLabel "Luggage"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/LG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "LG" ;
    skos:prefLabel "Log"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/LT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "LT" ;
    skos:prefLabel "Lot"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/LU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "LU" ;
    skos:prefLabel "Lug"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/LV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "LV" ;
    skos:prefLabel "Liftvan"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/LZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "LZ" ;
    skos:prefLabel "Logs, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MA" ;
    skos:prefLabel "Crate, metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MB" ;
    skos:prefLabel "Bag, multiply"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MC" ;
    skos:prefLabel "Crate, milk"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ME> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ME" ;
    skos:prefLabel "Container, metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MR" ;
    skos:prefLabel "Receptacle, metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MS" ;
    skos:prefLabel "Sack, multi-wall"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MT" ;
    skos:prefLabel "Mat"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MW" ;
    skos:prefLabel "Receptacle, plastic wrapped"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/MX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "MX" ;
    skos:prefLabel "Matchbox"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NA" ;
    skos:prefLabel "Not available"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NE" ;
    skos:prefLabel "Unpacked or unpackaged"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NF" ;
    skos:prefLabel "Unpacked or unpackaged, single unit"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NG" ;
    skos:prefLabel "Unpacked or unpackaged, multiple units"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NS" ;
    skos:prefLabel "Nest"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NT" ;
    skos:prefLabel "Net"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NU" ;
    skos:prefLabel "Net, tube, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/NV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "NV" ;
    skos:prefLabel "Net, tube, textile"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O1> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O1" ;
    skos:prefLabel "Two sided cage on wheels with fixing strap"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O2> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O2" ;
    skos:prefLabel "Trolley"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O3> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O3" ;
    skos:prefLabel "Oneway pallet ISO 0 - 1/2 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O4> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O4" ;
    skos:prefLabel "Oneway pallet ISO 1 - 1/1 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O5> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O5" ;
    skos:prefLabel "Oneway pallet ISO 2 - 2/1 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O6> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O6" ;
    skos:prefLabel "Pallet with exceptional dimensions"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O7> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O7" ;
    skos:prefLabel "Wooden pallet  40 cm x 80 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O8> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O8" ;
    skos:prefLabel "Plastic pallet SRS 60 cm x 80 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/O9> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "O9" ;
    skos:prefLabel "Plastic pallet SRS 80 cm x 120 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OA" ;
    skos:prefLabel "Pallet, CHEP 40 cm x 60 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OB" ;
    skos:prefLabel "Pallet, CHEP 80 cm x 120 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OC" ;
    skos:prefLabel "Pallet, CHEP 100 cm x 120 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OD" ;
    skos:prefLabel "Pallet, AS 4068-1993"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OE" ;
    skos:prefLabel "Pallet, ISO T11"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OF" ;
    skos:prefLabel "Platform, unspecified weight or dimension"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OG" ;
    skos:prefLabel "Pallet ISO 0 - 1/2 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OH" ;
    skos:prefLabel "Pallet ISO 1 - 1/1 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OI" ;
    skos:prefLabel "Pallet ISO 2 - 2/1 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OJ" ;
    skos:prefLabel "1/4 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OK" ;
    skos:prefLabel "Block"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OL" ;
    skos:prefLabel "1/8 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OM" ;
    skos:prefLabel "Synthetic pallet ISO 1"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ON> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ON" ;
    skos:prefLabel "Synthetic pallet ISO 2"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OP" ;
    skos:prefLabel "Wholesaler pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OQ" ;
    skos:prefLabel "Pallet 80 X 100 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OR" ;
    skos:prefLabel "Pallet 60 X 100 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OS" ;
    skos:prefLabel "Oneway pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OT" ;
    skos:prefLabel "Octabin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OU" ;
    skos:prefLabel "Container, outer"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OV" ;
    skos:prefLabel "Returnable pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OW" ;
    skos:prefLabel "Large bag, pallet sized"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OX" ;
    skos:prefLabel "A wheeled pallet with raised rim (81 x 67 x 135)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OY" ;
    skos:prefLabel "A wheeled pallet with raised rim (81 x 72 x 135)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/OZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "OZ" ;
    skos:prefLabel "A wheeled pallet with raised rim (81 x 60 x 16)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/P1> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "P1" ;
    skos:prefLabel "CHEP pallet 60 cm x 80 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/P2> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "P2" ;
    skos:prefLabel "Pan"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/P3> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "P3" ;
    skos:prefLabel "LPR pallet 60 cm x 80 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/P4> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "P4" ;
    skos:prefLabel "LPR pallet 80 cm x 120 cm"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PA" ;
    skos:prefLabel "Packet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PB" ;
    skos:prefLabel "Pallet, box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PC" ;
    skos:prefLabel "Parcel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PD" ;
    skos:prefLabel "Pallet, modular, collars 80cms * 100cms"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PE" ;
    skos:prefLabel "Pallet, modular, collars 80cms * 120cms"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PF" ;
    skos:prefLabel "Pen"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PG" ;
    skos:prefLabel "Plate"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PH" ;
    skos:prefLabel "Pitcher"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PI" ;
    skos:prefLabel "Pipe"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PJ" ;
    skos:prefLabel "Punnet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PK" ;
    skos:prefLabel "Package"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PL" ;
    skos:prefLabel "Pail"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PN" ;
    skos:prefLabel "Plank"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PO" ;
    skos:prefLabel "Pouch"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PP" ;
    skos:prefLabel "Piece"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PR" ;
    skos:prefLabel "Receptacle, plastic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PT" ;
    skos:prefLabel "Pot"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PU" ;
    skos:prefLabel "Tray pack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PV" ;
    skos:prefLabel "Pipes, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PX" ;
    skos:prefLabel "Pallet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PY" ;
    skos:prefLabel "Plates, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/PZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "PZ" ;
    skos:prefLabel "Planks, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QA" ;
    skos:prefLabel "Drum, steel, non-removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QB" ;
    skos:prefLabel "Drum, steel, removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QC" ;
    skos:prefLabel "Drum, aluminium, non-removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QD" ;
    skos:prefLabel "Drum, aluminium, removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QF" ;
    skos:prefLabel "Drum, plastic, non-removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QG" ;
    skos:prefLabel "Drum, plastic, removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QH" ;
    skos:prefLabel "Barrel, wooden, bung type"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QJ" ;
    skos:prefLabel "Barrel, wooden, removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QK" ;
    skos:prefLabel "Jerrican, steel, non-removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QL" ;
    skos:prefLabel "Jerrican, steel, removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QM" ;
    skos:prefLabel "Jerrican, plastic, non-removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QN" ;
    skos:prefLabel "Jerrican, plastic, removable head"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QP" ;
    skos:prefLabel "Box, wooden, natural wood, ordinary"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QQ" ;
    skos:prefLabel "Box, wooden, natural wood, with sift proof walls"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QR" ;
    skos:prefLabel "Box, plastic, expanded"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/QS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "QS" ;
    skos:prefLabel "Box, plastic, solid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RD" ;
    skos:prefLabel "Rod"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RG" ;
    skos:prefLabel "Ring"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RJ" ;
    skos:prefLabel "Rack, clothing hanger"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RK" ;
    skos:prefLabel "Rack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RL" ;
    skos:prefLabel "Reel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RO" ;
    skos:prefLabel "Roll"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RT" ;
    skos:prefLabel "Rednet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/RZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "RZ" ;
    skos:prefLabel "Rods, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SA" ;
    skos:prefLabel "Sack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SB" ;
    skos:prefLabel "Slab"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SC" ;
    skos:prefLabel "Crate, shallow"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SD" ;
    skos:prefLabel "Spindle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SE" ;
    skos:prefLabel "Sea-chest"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SH" ;
    skos:prefLabel "Sachet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SI" ;
    skos:prefLabel "Skid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SK" ;
    skos:prefLabel "Case, skeleton"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SL" ;
    skos:prefLabel "Slipsheet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SM" ;
    skos:prefLabel "Sheetmetal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SO" ;
    skos:prefLabel "Spool"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SP" ;
    skos:prefLabel "Sheet, plastic wrapping"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SS" ;
    skos:prefLabel "Case, steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ST> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ST" ;
    skos:prefLabel "Sheet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SU" ;
    skos:prefLabel "Suitcase"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SV" ;
    skos:prefLabel "Envelope, steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SW" ;
    skos:prefLabel "Shrinkwrapped"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SY" ;
    skos:prefLabel "Sleeve"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/SZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "SZ" ;
    skos:prefLabel "Sheets, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/T1> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "T1" ;
    skos:prefLabel "Tablet"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TB" ;
    skos:prefLabel "Tub"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TC" ;
    skos:prefLabel "Tea-chest"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TD" ;
    skos:prefLabel "Tube, collapsible"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TE> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TE" ;
    skos:prefLabel "Tyre"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TG" ;
    skos:prefLabel "Tank container, generic"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TI" ;
    skos:prefLabel "Tierce TI"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TK" ;
    skos:prefLabel "Tank, rectangular"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TL" ;
    skos:prefLabel "Tub, with lid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TN" ;
    skos:prefLabel "Tin"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TO" ;
    skos:prefLabel "Tun"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TR" ;
    skos:prefLabel "Trunk"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TS" ;
    skos:prefLabel "Truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TT" ;
    skos:prefLabel "Bag, tote"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TU" ;
    skos:prefLabel "Tube"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TV" ;
    skos:prefLabel "Tube, with nozzle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TW" ;
    skos:prefLabel "Pallet, triwall"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TY" ;
    skos:prefLabel "Tank, cylindrical"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/TZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "TZ" ;
    skos:prefLabel "Tubes, in bundle/bunch/truss"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/UC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "UC" ;
    skos:prefLabel "Uncaged"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/UN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "UN" ;
    skos:prefLabel "Unit"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VA" ;
    skos:prefLabel "Vat"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VG" ;
    skos:prefLabel "Bulk, gas (at 1031 mbar and 15 degree C)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VI> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VI" ;
    skos:prefLabel "Vial"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VK" ;
    skos:prefLabel "Vanpack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VL" ;
    skos:prefLabel "Bulk, liquid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VN" ;
    skos:prefLabel "Vehicle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VO> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VO" ;
    skos:prefLabel "Bulk, solid, large particles (\"nodules\")"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VP" ;
    skos:prefLabel "Vacuum-packed"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VQ" ;
    skos:prefLabel "Bulk, liquefied gas (at abnormal temperature/pressure)"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VR" ;
    skos:prefLabel "Bulk, solid, granular particles (\"grains\")"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VS" ;
    skos:prefLabel "Bulk, scrap metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/VY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "VY" ;
    skos:prefLabel "Bulk, solid, fine particles (\"powders\")"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WA" ;
    skos:prefLabel "Intermediate bulk container"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WB" ;
    skos:prefLabel "Wickerbottle"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WC" ;
    skos:prefLabel "Intermediate bulk container, steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WD" ;
    skos:prefLabel "Intermediate bulk container, aluminium"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WF" ;
    skos:prefLabel "Intermediate bulk container, metal"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WG" ;
    skos:prefLabel "Intermediate bulk container, steel, pressurised > 10 kpa"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WH" ;
    skos:prefLabel "Intermediate bulk container, aluminium, pressurised > 10 kpa"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WJ" ;
    skos:prefLabel "Intermediate bulk container, metal, pressure 10 kpa"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WK" ;
    skos:prefLabel "Intermediate bulk container, steel, liquid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WL" ;
    skos:prefLabel "Intermediate bulk container, aluminium, liquid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WM" ;
    skos:prefLabel "Intermediate bulk container, metal, liquid"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WN" ;
    skos:prefLabel "Intermediate bulk container, woven plastic, without coat/liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WP" ;
    skos:prefLabel "Intermediate bulk container, woven plastic, coated"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WQ" ;
    skos:prefLabel "Intermediate bulk container, woven plastic, with liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WR" ;
    skos:prefLabel "Intermediate bulk container, woven plastic, coated and liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WS" ;
    skos:prefLabel "Intermediate bulk container, plastic film"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WT" ;
    skos:prefLabel "Intermediate bulk container, textile with out coat/liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WU" ;
    skos:prefLabel "Intermediate bulk container, natural wood, with inner liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WV" ;
    skos:prefLabel "Intermediate bulk container, textile, coated"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WW" ;
    skos:prefLabel "Intermediate bulk container, textile, with liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WX" ;
    skos:prefLabel "Intermediate bulk container, textile, coated and liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WY" ;
    skos:prefLabel "Intermediate bulk container, plywood, with inner liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/WZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "WZ" ;
    skos:prefLabel "Intermediate bulk container, reconstituted wood, with inner liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XA" ;
    skos:prefLabel "Bag, woven plastic, without inner coat/liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XB" ;
    skos:prefLabel "Bag, woven plastic, sift proof"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XC" ;
    skos:prefLabel "Bag, woven plastic, water resistant"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XD" ;
    skos:prefLabel "Bag, plastics film"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XF" ;
    skos:prefLabel "Bag, textile, without inner coat/liner"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XG" ;
    skos:prefLabel "Bag, textile, sift proof"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XH" ;
    skos:prefLabel "Bag, textile, water resistant"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XJ" ;
    skos:prefLabel "Bag, paper, multi-wall"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/XK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "XK" ;
    skos:prefLabel "Bag, paper, multi-wall, water resistant"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YA" ;
    skos:prefLabel "Composite packaging, plastic receptacle in steel drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YB" ;
    skos:prefLabel "Composite packaging, plastic receptacle in steel crate box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YC" ;
    skos:prefLabel "Composite packaging, plastic receptacle in aluminium drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YD" ;
    skos:prefLabel "Composite packaging, plastic receptacle in aluminium crate"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YF" ;
    skos:prefLabel "Composite packaging, plastic receptacle in wooden box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YG" ;
    skos:prefLabel "Composite packaging, plastic receptacle in plywood drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YH" ;
    skos:prefLabel "Composite packaging, plastic receptacle in plywood box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YJ" ;
    skos:prefLabel "Composite packaging, plastic receptacle in fibre drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YK" ;
    skos:prefLabel "Composite packaging, plastic receptacle in fibreboard box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YL" ;
    skos:prefLabel "Composite packaging, plastic receptacle in plastic drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YM" ;
    skos:prefLabel "Composite packaging, plastic receptacle in solid plastic box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YN" ;
    skos:prefLabel "Composite packaging, glass receptacle in steel drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YP" ;
    skos:prefLabel "Composite packaging, glass receptacle in steel crate box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YQ" ;
    skos:prefLabel "Composite packaging, glass receptacle in aluminium drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YR" ;
    skos:prefLabel "Composite packaging, glass receptacle in aluminium crate"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YS" ;
    skos:prefLabel "Composite packaging, glass receptacle in wooden box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YT" ;
    skos:prefLabel "Composite packaging, glass receptacle in plywood drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YV" ;
    skos:prefLabel "Composite packaging, glass receptacle in wickerwork hamper"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YW" ;
    skos:prefLabel "Composite packaging, glass receptacle in fibre drum"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YX" ;
    skos:prefLabel "Composite packaging, glass receptacle in fibreboard box"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YY" ;
    skos:prefLabel "Composite packaging, glass receptacle in expandable plastic pack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/YZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "YZ" ;
    skos:prefLabel "Composite packaging, glass receptacle in solid plastic pack"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZA> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZA" ;
    skos:prefLabel "Intermediate bulk container, paper, multi-wall"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZB> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZB" ;
    skos:prefLabel "Bag, large"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZC> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZC" ;
    skos:prefLabel "Intermediate bulk container, paper, multi-wall, water resistant"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZD> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZD" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic, with structural equipment, solids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZF> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZF" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic, freestanding, solids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZG> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZG" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic, with structural equipment, pressurised"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZH> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZH" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic, freestanding, pressurised"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZJ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZJ" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic, with structural equipment, liquids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZK> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZK" ;
    skos:prefLabel "Intermediate bulk container, rigid plastic, freestanding, liquids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZL> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZL" ;
    skos:prefLabel "Intermediate bulk container, composite, rigid plastic, solids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZM> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZM" ;
    skos:prefLabel "Intermediate bulk container, composite, flexible plastic, solids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZN> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZN" ;
    skos:prefLabel "Intermediate bulk container, composite, rigid plastic, pressurised"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZP> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZP" ;
    skos:prefLabel "Intermediate bulk container, composite, flexible plastic, pressurised"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZQ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZQ" ;
    skos:prefLabel "Intermediate bulk container, composite, rigid plastic, liquids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZR> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZR" ;
    skos:prefLabel "Intermediate bulk container, composite, flexible plastic, liquids"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZS> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZS" ;
    skos:prefLabel "Intermediate bulk container, composite"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZT> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZT" ;
    skos:prefLabel "Intermediate bulk container, fibreboard"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZU> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZU" ;
    skos:prefLabel "Intermediate bulk container, flexible"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZV> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZV" ;
    skos:prefLabel "Intermediate bulk container, metal, other than steel"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZW> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZW" ;
    skos:prefLabel "Intermediate bulk container, natural wood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZX> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZX" ;
    skos:prefLabel "Intermediate bulk container, plywood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZY> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZY" ;
    skos:prefLabel "Intermediate bulk container, reconstituted wood"@en .

<https://test.uncefact.org/vocabulary/package-type-code-list/ZZ> a skos:Concept ;
    skos:inScheme unece:package-type-code-list ;
    skos:notation "ZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:packageCount a owl:DatatypeProperty ;
    rdfs:label "package count"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The number of packages reported for a cargo item."@en ;
    schema:domainIncludes unece:CargoDetails ;
    schema:rangeIncludes xsd:integer ;
    unece:termStatus ts:proposed .

unece:packageLabel a owl:ObjectProperty ;
    rdfs:label "package label"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An image of the package label."@en ;
    schema:domainIncludes unece:ProductPackage ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:packageQuantity a owl:DatatypeProperty ;
    rdfs:label "package quantity"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The number of packages."@en ;
    schema:domainIncludes unece:TransportPackage ;
    schema:rangeIncludes xsd:integer ;
    unece:termStatus ts:proposed .

unece:packageTypeCode a owl:ObjectProperty ;
    rdfs:label "package type code"@en ;
    rdfs:comment "code → package-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The kind of transport package (box, pallet, drum, …)."@en ;
    schema:domainIncludes unece:TransportPackage ;
    schema:rangeIncludes unece:package-type-code-list ;
    unece:termStatus ts:proposed .

unece:packaging a owl:ObjectProperty ;
    rdfs:label "packaging"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The packaging of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:ProductPackage ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/packaging-level-code-list/1> a skos:Concept ;
    skos:inScheme unece:packaging-level-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Inner"@en .

<https://test.uncefact.org/vocabulary/packaging-level-code-list/2> a skos:Concept ;
    skos:inScheme unece:packaging-level-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Intermediate"@en .

<https://test.uncefact.org/vocabulary/packaging-level-code-list/3> a skos:Concept ;
    skos:inScheme unece:packaging-level-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Outer"@en .

<https://test.uncefact.org/vocabulary/packaging-level-code-list/4> a skos:Concept ;
    skos:inScheme unece:packaging-level-code-list ;
    skos:notation "4" ;
    skos:prefLabel "No packaging hierarchy"@en .

<https://test.uncefact.org/vocabulary/packaging-level-code-list/5> a skos:Concept ;
    skos:inScheme unece:packaging-level-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Shipment level"@en .

<https://test.uncefact.org/vocabulary/packaging-level-code-list/6> a skos:Concept ;
    skos:inScheme unece:packaging-level-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Highest"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/1> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Product ingredients not marked on package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/10> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "10" ;
    skos:prefLabel "No freshness date marked on package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/2> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Product price not marked on packaging"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/3> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Product best before date not marked on product package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/31> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Package best before date marked"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/32> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Package marked recyclable"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/33> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Package marked returnable"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/34> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Product marking"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/35> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Type of package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/36> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Package specifications"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/37> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Package protection"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/38> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Tarping"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/39> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Platform/skid location"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/4> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Package not marked recyclable"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/40> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Bearing piece location"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/41> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Skid/pallet type"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/42> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Placement on carrier"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/43> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Spacing directions"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/44> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Unloading device"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/45> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Unloading equipment"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/46> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Packing method"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/47> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Packing group I"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/48> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Packing group II"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/49> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Packing group III"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/5> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Promotional details marked"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/53> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Package price marked"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/54> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Product ingredients marked on package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/55> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Core characteristics"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/56> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Shipping requirement"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/57> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Customs requirement"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/58> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Transport contract requirement"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/59> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Preservation method"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/6> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Labeled according to general EAN.UCC specifications for clothing and fashion accessories"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/60> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Product marking pattern"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/61> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Product marking location"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/62> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Package/container mark location"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/63> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Marking method"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/66> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Receiving facility limitations"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/68> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Shipping package labelling"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/69> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Shipping package sealing"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/7> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Sell-by date marked on package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/70> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Optional packaging procedure"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/71> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Cleaning or drying specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/72> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Cushioning thickness specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/73> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Cushioning and dunnage specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/74> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Level of preservation specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/75> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Preservation material specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/76> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Unit container specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/77> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Material wrapping specification"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/8> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Use-by date marked on package"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/80> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Marked with “display until date”"@en .

<https://test.uncefact.org/vocabulary/packaging-marking-code-list/9> a skos:Concept ;
    skos:inScheme unece:packaging-marking-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Packaging / manufacturing date marked on package"@en .

unece:packagingDangerLevelCode a owl:ObjectProperty ;
    rdfs:label "dangerous goods packaging level packaging danger level code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the level of danger that the packaging of these dangerous goods must cover for transport purposes."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:dangerous-goods-packaging-level-code-list ;
    unece:termStatus ts:proposed .

unece:packagingLevelCode a owl:ObjectProperty ;
    rdfs:label "packaging level code"@en ;
    rdfs:comment "code → packaging-level scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The level of this package (e.g. inner, intermediate, outer)."@en ;
    schema:domainIncludes unece:ProductPackage ;
    schema:rangeIncludes unece:packaging-level-code-list ;
    unece:termStatus ts:proposed .

unece:packagingMarkingBarcodeTypeCode a owl:ObjectProperty ;
    rdfs:label "packaging marking barcode type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of barcode for this packaging marking."@en ;
    schema:domainIncludes unece:Marking ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:packagingMarkingTypeCode a owl:ObjectProperty ;
    rdfs:label "packaging marking type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of packaging marking."@en ;
    schema:domainIncludes unece:Marking ;
    schema:rangeIncludes unece:packaging-marking-code-list ;
    unece:termStatus ts:proposed .

unece:packedIn a owl:ObjectProperty ;
    rdfs:label "packed in"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The transport package a consignment item is packed in."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:TransportPackage ;
    unece:termStatus ts:proposed .

unece:packingInstructionTypeCode a owl:ObjectProperty ;
    rdfs:label "packing instruction type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying a type of packing instruction for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:paidAmount a owl:ObjectProperty ;
    rdfs:label "paid amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:closeMatch <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/hasPaymentAmount> ;
    skos:definition "A monetary value paid or to be paid for this instalment payment."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:partialPaymentAmount a owl:ObjectProperty ;
    rdfs:label "partial payment amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A monetary value of a partial payment in these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:partialPaymentPercent a owl:DatatypeProperty ;
    rdfs:label "partial payment percent"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A partial payment, expressed as a percent, in these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/party-role/broker> a skos:Concept ;
    skos:definition "Party that arranges transactions between other parties."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "broker" ;
    skos:prefLabel "Broker"@en .

<https://test.uncefact.org/vocabulary/party-role/collection/finance> a skos:Collection ;
    rdfs:label "Finance party roles"@en ;
    skos:member <https://test.uncefact.org/vocabulary/party-role/accountHolder>,
        <https://test.uncefact.org/vocabulary/party-role/applicant>,
        <https://test.uncefact.org/vocabulary/party-role/beneficiary>,
        <https://test.uncefact.org/vocabulary/party-role/drawee>,
        <https://test.uncefact.org/vocabulary/party-role/drawer>,
        <https://test.uncefact.org/vocabulary/party-role/guarantor>,
        <https://test.uncefact.org/vocabulary/party-role/insured>,
        <https://test.uncefact.org/vocabulary/party-role/insurer>,
        <https://test.uncefact.org/vocabulary/party-role/payee>,
        <https://test.uncefact.org/vocabulary/party-role/payer> .

<https://test.uncefact.org/vocabulary/party-role/collection/production> a skos:Collection ;
    rdfs:label "Production party roles"@en ;
    skos:member <https://test.uncefact.org/vocabulary/party-role/manufacturer>,
        <https://test.uncefact.org/vocabulary/party-role/operator>,
        <https://test.uncefact.org/vocabulary/party-role/processor>,
        <https://test.uncefact.org/vocabulary/party-role/producer>,
        <https://test.uncefact.org/vocabulary/party-role/recycler>,
        <https://test.uncefact.org/vocabulary/party-role/remanufacturer>,
        <https://test.uncefact.org/vocabulary/party-role/serviceProvider> .

<https://test.uncefact.org/vocabulary/party-role/collection/regulatory> a skos:Collection ;
    rdfs:label "Regulatory party roles"@en ;
    skos:member <https://test.uncefact.org/vocabulary/party-role/certifier>,
        <https://test.uncefact.org/vocabulary/party-role/competentAuthority>,
        <https://test.uncefact.org/vocabulary/party-role/customsAuthority>,
        <https://test.uncefact.org/vocabulary/party-role/customsBroker>,
        <https://test.uncefact.org/vocabulary/party-role/declarant>,
        <https://test.uncefact.org/vocabulary/party-role/exporter>,
        <https://test.uncefact.org/vocabulary/party-role/importer>,
        <https://test.uncefact.org/vocabulary/party-role/inspector>,
        <https://test.uncefact.org/vocabulary/party-role/regulator> .

<https://test.uncefact.org/vocabulary/party-role/collection/trade> a skos:Collection ;
    rdfs:label "Trade party roles"@en ;
    skos:member <https://test.uncefact.org/vocabulary/party-role/brandOwner>,
        <https://test.uncefact.org/vocabulary/party-role/buyer>,
        <https://test.uncefact.org/vocabulary/party-role/distributor>,
        <https://test.uncefact.org/vocabulary/party-role/invoicee>,
        <https://test.uncefact.org/vocabulary/party-role/owner>,
        <https://test.uncefact.org/vocabulary/party-role/retailer>,
        <https://test.uncefact.org/vocabulary/party-role/seller>,
        <https://test.uncefact.org/vocabulary/party-role/supplier> .

<https://test.uncefact.org/vocabulary/party-role/collection/transport> a skos:Collection ;
    rdfs:label "Transport party roles"@en ;
    skos:member <https://test.uncefact.org/vocabulary/party-role/carrier>,
        <https://test.uncefact.org/vocabulary/party-role/consignee>,
        <https://test.uncefact.org/vocabulary/party-role/consignor>,
        <https://test.uncefact.org/vocabulary/party-role/deliveryParty>,
        <https://test.uncefact.org/vocabulary/party-role/depositor>,
        <https://test.uncefact.org/vocabulary/party-role/freightForwarder>,
        <https://test.uncefact.org/vocabulary/party-role/logisticsProvider>,
        <https://test.uncefact.org/vocabulary/party-role/notifyParty>,
        <https://test.uncefact.org/vocabulary/party-role/shippingAgent>,
        <https://test.uncefact.org/vocabulary/party-role/warehouseKeeper> .

<https://test.uncefact.org/vocabulary/party-type-code-list/BRA> a skos:Concept ;
    skos:inScheme unece:party-type-code-list ;
    skos:notation "BRA" ;
    skos:prefLabel "Branch"@en .

<https://test.uncefact.org/vocabulary/party-type-code-list/DEP> a skos:Concept ;
    skos:inScheme unece:party-type-code-list ;
    skos:notation "DEP" ;
    skos:prefLabel "Department"@en .

<https://test.uncefact.org/vocabulary/party-type-code-list/DIR> a skos:Concept ;
    skos:inScheme unece:party-type-code-list ;
    skos:notation "DIR" ;
    skos:prefLabel "Direction"@en .

<https://test.uncefact.org/vocabulary/party-type-code-list/SEC> a skos:Concept ;
    skos:inScheme unece:party-type-code-list ;
    skos:notation "SEC" ;
    skos:prefLabel "Section"@en .

<https://test.uncefact.org/vocabulary/party-type-code-list/SER> a skos:Concept ;
    skos:inScheme unece:party-type-code-list ;
    skos:notation "SER" ;
    skos:prefLabel "Service"@en .

unece:partyTypeCode a owl:ObjectProperty ;
    rdfs:label "party type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A code specifying the type of TT party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:party-type-code-list ;
    unece:termStatus ts:proposed .

unece:payee a owl:ObjectProperty ;
    rdfs:label "payee"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    rdfs:seeAlso <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/Payee> ;
    skos:definition "The party receiving the payment."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:payeeParty a owl:ObjectProperty ;
    rdfs:label "payee party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A payee party for this header trade settlement."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:payer a owl:ObjectProperty ;
    rdfs:label "payer"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    rdfs:seeAlso <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/Payer> ;
    skos:definition "The party making the payment."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/1> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Factor guarantee"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/10> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Bank guarantee"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/11> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Public authority guarantee"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/12> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Third party guarantee"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/13> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Standby letter of credit"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/14> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "14" ;
    skos:prefLabel "No guarantee"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/20> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Goods as security"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/21> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Business as security"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/23> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Warrant or similar (warehouse receipts)"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/24> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Mortgage"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/45> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Insurance certificate"@en .

<https://test.uncefact.org/vocabulary/payment-guarantee-means-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:payment-guarantee-means-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/1> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Ordinary post"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/10> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Registered air mail"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/11> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Registered mail"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/12> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Courier"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/13> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Messenger"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/14> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "14" ;
    skos:prefLabel "National ACH"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/15> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Other ACH"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/2> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Air mail"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/3> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Telegraph"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/4> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Telex"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/5> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "5" ;
    skos:prefLabel "S.W.I.F.T."@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/6> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Other transmission networks"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/7> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Networks not defined"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/8> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Fedwire"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/9> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Personal (face-to-face)"@en .

<https://test.uncefact.org/vocabulary/payment-means-channel-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:payment-means-channel-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/1> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Instrument not defined"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/10> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "10" ;
    skos:prefLabel "In cash"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/11> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "11" ;
    skos:prefLabel "ACH savings credit reversal"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/12> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "12" ;
    skos:prefLabel "ACH savings debit reversal"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/13> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "13" ;
    skos:prefLabel "ACH savings credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/14> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "14" ;
    skos:prefLabel "ACH savings debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/15> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Bookentry credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/16> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Bookentry debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/17> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "17" ;
    skos:prefLabel "ACH demand cash concentration/disbursement (CCD) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/18> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "18" ;
    skos:prefLabel "ACH demand cash concentration/disbursement (CCD) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/19> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "19" ;
    skos:prefLabel "ACH demand corporate trade payment (CTP) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/2> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Automated clearing house credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/20> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Cheque"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/21> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Banker's draft"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/22> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Certified banker's draft"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/23> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Bank cheque (issued by a banking or similar establishment)"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/24> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Bill of exchange awaiting acceptance"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/25> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Certified cheque"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/26> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Local cheque"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/27> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "27" ;
    skos:prefLabel "ACH demand corporate trade payment (CTP) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/28> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "28" ;
    skos:prefLabel "ACH demand corporate trade exchange (CTX) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/29> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "29" ;
    skos:prefLabel "ACH demand corporate trade exchange (CTX) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/3> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Automated clearing house debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/30> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Credit transfer"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/31> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Debit transfer"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/32> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "32" ;
    skos:prefLabel "ACH demand cash concentration/disbursement plus (CCD+) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/33> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "33" ;
    skos:prefLabel "ACH demand cash concentration/disbursement plus (CCD+) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/34> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "34" ;
    skos:prefLabel "ACH prearranged payment and deposit (PPD)"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/35> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "35" ;
    skos:prefLabel "ACH savings cash concentration/disbursement (CCD) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/36> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "36" ;
    skos:prefLabel "ACH savings cash concentration/disbursement (CCD) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/37> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "37" ;
    skos:prefLabel "ACH savings corporate trade payment (CTP) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/38> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "38" ;
    skos:prefLabel "ACH savings corporate trade payment (CTP) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/39> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "39" ;
    skos:prefLabel "ACH savings corporate trade exchange (CTX) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/4> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "4" ;
    skos:prefLabel "ACH demand debit reversal"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/40> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "40" ;
    skos:prefLabel "ACH savings corporate trade exchange (CTX) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/41> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "41" ;
    skos:prefLabel "ACH savings cash concentration/disbursement plus (CCD+) credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/42> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Payment to bank account"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/43> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "43" ;
    skos:prefLabel "ACH savings cash concentration/disbursement plus (CCD+) debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/44> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Accepted bill of exchange"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/45> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Referenced home-banking credit transfer"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/46> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Interbank debit transfer"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/47> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Home-banking debit transfer"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/48> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Bank card"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/49> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Direct debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/5> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "5" ;
    skos:prefLabel "ACH demand credit reversal"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/50> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Payment by postgiro"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/51> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "51" ;
    skos:prefLabel "FR, norme 6 97-Telereglement CFONB (French Organisation for Banking Standards)  - Option A"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/52> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Urgent commercial payment"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/53> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Urgent Treasury Payment"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/54> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Credit card"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/55> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Debit card"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/56> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Bankgiro"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/57> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Standing agreement"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/58> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "58" ;
    skos:prefLabel "SEPA credit transfer"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/59> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "59" ;
    skos:prefLabel "SEPA direct debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/6> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "6" ;
    skos:prefLabel "ACH demand credit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/60> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Promissory note"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/61> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Promissory note signed by the debtor"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/62> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Promissory note signed by the debtor and endorsed by a bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/63> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Promissory note signed by the debtor and endorsed by a third party"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/64> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Promissory note signed by a bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/65> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Promissory note signed by a bank and endorsed by another bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/66> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Promissory note signed by a third party"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/67> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Promissory note signed by a third party and endorsed by a bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/68> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Online payment service"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/69> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Transfer Advice"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/7> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "7" ;
    skos:prefLabel "ACH demand debit"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/70> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Bill drawn by the creditor on the debtor"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/74> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Bill drawn by the creditor on a bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/75> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Bill drawn by the creditor, endorsed by another bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/76> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Bill drawn by the creditor on a bank and endorsed by a third party"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/77> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Bill drawn by the creditor on a third party"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/78> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Bill drawn by creditor on third party, accepted and endorsed by bank"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/8> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Hold"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/9> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "9" ;
    skos:prefLabel "National or regional clearing"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/91> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Not transferable banker's draft"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/92> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Not transferable local cheque"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/93> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Reference giro"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/94> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Urgent giro"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/95> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Free format giro"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/96> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Requested method for payment was not used"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/97> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Clearing between partners"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/98> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "98" ;
    skos:prefLabel "JP, Electronically Recorded Monetary Claims"@en .

<https://test.uncefact.org/vocabulary/payment-means-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:payment-means-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/1> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Direct payment"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/10> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Irrevocable documentary credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/11> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Transferable irrevocable documentary credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/12> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Confirmed irrevocable documentary credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/13> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Transferable confirmed irrevocable documentary credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/14> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Revocable documentary credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/15> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Irrevocable letter of credit-confirmed"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/16> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Letter of guarantee"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/17> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Revocable letter of credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/18> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Standby letter of credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/19> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Irrevocable letter of credit unconfirmed"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/2> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Automatic clearing house credit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/20> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Clean collection (ICC)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/21> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Documentary collection (ICC)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/22> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Documentary sight collection (ICC)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/23> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Documentary collection with date of expiry (ICC)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/24> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Documentary collection: bill of exchange against acceptance"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/25> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Documentary collection: bill of exchange against payment"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/26> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Collection subject to buyer's approval (ICC)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/27> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Collection by a bank consignee for the goods (ICC)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/3> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Automatic clearing house debit"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/34> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Seller to advise buyer"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/35> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Documents through banks"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/36> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Charging (to account)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/37> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Available with issuing bank"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/38> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Available with advising bank"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/39> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Available with named bank"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/4> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Automatic clearing house credit-savings account"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/40> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Available with any bank"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/41> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Available with any bank in ..."@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/42> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Indirect payment"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/43> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Reassignment"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/44> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Offset"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/45> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Special entries"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/46> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Instalment payment"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/47> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Instalment payment with draft"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/48> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Available with advise through bank"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/49> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "49" ;
    skos:prefLabel "General conditions of sale"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/5> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Automatic clearing house debit-demand account"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/50> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Special payment"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/6> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Bank book transfer (credit)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/61> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Set-off by exchange of documents"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/62> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Set-off by reciprocal credits"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/64> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Set-off by exchange of goods"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/65> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Reverse factoring"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/69> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Other set-off"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/7> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Bank book transfer (debit)"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/70> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Supplier to invoice"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/71> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Recipient to self bill"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/8> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Doc collection via 3rd party with bill of EX"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/9> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Doc collection via 3rd party no bill of EX"@en .

<https://test.uncefact.org/vocabulary/payment-method-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:payment-method-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

<https://test.uncefact.org/vocabulary/payment-terms-event-time-reference-code-list/24> a skos:Concept ;
    skos:inScheme unece:payment-terms-event-time-reference-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Date ex-works"@en .

<https://test.uncefact.org/vocabulary/payment-terms-event-time-reference-code-list/29> a skos:Concept ;
    skos:inScheme unece:payment-terms-event-time-reference-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Date of delivery of goods to establishments/domicile/site"@en .

<https://test.uncefact.org/vocabulary/payment-terms-event-time-reference-code-list/45> a skos:Concept ;
    skos:inScheme unece:payment-terms-event-time-reference-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Date of bill of lading, consignment note or other transport document"@en .

<https://test.uncefact.org/vocabulary/payment-terms-event-time-reference-code-list/5> a skos:Concept ;
    skos:inScheme unece:payment-terms-event-time-reference-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Date of invoice"@en .

<https://test.uncefact.org/vocabulary/payment-terms-event-time-reference-code-list/71> a skos:Concept ;
    skos:inScheme unece:payment-terms-event-time-reference-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Date of presentation of documents"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/1> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "1" ;
    skos:prefLabel "Draft(s) drawn on issuing bank"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/2> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "2" ;
    skos:prefLabel "Draft(s) drawn on advising bank"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/3> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "3" ;
    skos:prefLabel "Draft(s) drawn on reimbursing bank"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/4> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "4" ;
    skos:prefLabel "Draft(s) drawn on applicant"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/5> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "5" ;
    skos:prefLabel "Draft(s) drawn on any other drawee"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/6> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "6" ;
    skos:prefLabel "No drafts"@en .

<https://test.uncefact.org/vocabulary/payment-terms-id/7> a skos:Concept ;
    skos:inScheme unece:payment-terms-id ;
    skos:notation "7" ;
    skos:prefLabel "Payment means specified in commercial account summary"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Basic"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/10> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Instant"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/11> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Elective"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/12> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "12" ;
    skos:prefLabel "10 days after end of month"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/13> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Seller to advise buyer"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/14> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Paid against statement"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/15> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "15" ;
    skos:prefLabel "No charge"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/16> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Not yet defined"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/17> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Ultimo"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/18> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Previously agreed upon"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/19> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "19" ;
    skos:prefLabel "United States funds"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "End of month"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/20> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Penalty terms"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/21> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Payment by instalment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/22> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Discount"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/23> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Available by sight payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/24> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Available by deferred payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/25> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Available by acceptance"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/26> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Available by negotiation with any bank"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/27> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Available by negotiation with any bank in ..."@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/28> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Available by negotiation by named bank"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/29> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Available by negotiation"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Fixed date"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/30> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Adjustment payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/31> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Late payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/32> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Advanced payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/33> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Payment by instalments according to progress (as agreed)"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/34> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Payment by instalments according to progress (to be agreed)"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/35> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Nonstandard"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/36> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Tenor payment terms"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/37> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Complete payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/38> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Payment terms defined in consolidated invoice"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/39> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Payment upon completion"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/4> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Deferred"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/40> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Partial advance"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/41> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Consignment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/42> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Inter-company account"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/43> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Sell by note"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/44> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Supplier floor plan"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/45> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Contract basis"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/46> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Credit controlled"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/47> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Dating given"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/48> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Trade acceptance"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/49> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Cost plus"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/5> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Discount not applicable"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/50> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Letter of credit"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/51> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Lease agreement"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/52> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Cash On Delivery (COD)"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/53> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Cash by state law"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/54> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Bank transfer"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/55> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Cash on arrival"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/56> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Cash"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/57> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Cash discount terms apply"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/58> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Cash with order"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/59> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Cash per vendor request"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/6> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Mixed"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/60> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Irrevocable letter of credit"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/61> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Documents against acceptance"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/62> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Charge card"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/63> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Documents against payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/64> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Usance bill"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/65> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Letter of credit at sight"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/66> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Secured account"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/67> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Basic commission terms"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/68> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Deposit required"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/69> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Discount with prompt pay"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/7> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Extended"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/70> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Discount with advance payment"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/71> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Certified cheque"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/72> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Cash against documents"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/73> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Bill of exchange"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/74> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Progressive discount"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/75> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Lump sum"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/76> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Fixed fee"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/77> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Promissory note"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/78> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Factoring"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/8> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Basic discount offered"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/9> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Proximo"@en .

<https://test.uncefact.org/vocabulary/payment-terms-type-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:payment-terms-type-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

unece:paymentAmount a owl:ObjectProperty ;
    rdfs:label "payment amount"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The amount transferred."@en ;
    skos:exactMatch <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/hasPaymentAmount> ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:paymentArrangementCode a owl:ObjectProperty ;
    rdfs:label "payment arrangement code"@en ;
    rdfs:comment "code → transport-service-payment-arrangement scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The payment arrangement for this logistics service charge."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:transport-service-payment-arrangement-code-list ;
    unece:termStatus ts:proposed .

unece:paymentChannelCode a owl:ObjectProperty ;
    rdfs:label "payment means channel payment channel code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The code specifying the payment channel through which this trade settlement payment is to be processed (Reference United Nations Code List (UNCL) 4435)."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes unece:payment-means-channel-code-list ;
    unece:termStatus ts:proposed .

unece:paymentDate a owl:DatatypeProperty ;
    rdfs:label "payment date"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The date the payment is made."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:paymentId a owl:ObjectProperty ;
    rdfs:label "payment id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The unique identifier of the payment of this trade related tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:paymentMeansCode a owl:ObjectProperty ;
    rdfs:label "payment means code"@en ;
    rdfs:comment "code → UNTDED 4461 payment-means scheme."@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The means of payment (credit transfer, card, cash, …)."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:payment-means-code-list ;
    unece:termStatus ts:proposed .

unece:paymentMeansId a owl:ObjectProperty ;
    rdfs:label "trade payment terms payment means id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An identifier of a payment means in these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:PaymentMeans ;
    unece:termStatus ts:proposed .

unece:paymentMeansType a owl:DatatypeProperty ;
    rdfs:label "payment means type"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The type of trade settlement payment means, expressed as text."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:paymentMeansTypeCode a owl:ObjectProperty ;
    rdfs:label "payment means type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The code specifying the type of trade settlement payment means, such as cash or check."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes unece:payment-means-code-list ;
    unece:termStatus ts:proposed .

unece:paymentMethodCode a owl:ObjectProperty ;
    rdfs:label "payment method code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The code specifying the method by which a payment may be made for this trade settlement payment means."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes unece:payment-method-code-list ;
    unece:termStatus ts:proposed .

unece:paymentPlaceLocation a owl:ObjectProperty ;
    rdfs:label "payment place location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The location of the place of payment of this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:paymentReference a owl:DatatypeProperty ;
    rdfs:label "payment reference"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The payment reference for the settlement."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:paymentTermsId a owl:ObjectProperty ;
    rdfs:label "payment terms id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The unique identifier of these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:payment-terms-id ;
    unece:termStatus ts:proposed .

unece:paymentTermsTypeCode a owl:ObjectProperty ;
    rdfs:label "payment terms type code"@en ;
    rdfs:comment "code → payment-terms-type scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The type of trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:payment-terms-type-code-list ;
    unece:termStatus ts:proposed .

unece:penaltyPercent a owl:DatatypeProperty ;
    rdfs:label "penalty percent"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The late-payment penalty percentage."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:performanceClaim a owl:ObjectProperty ;
    rdfs:label "performance claim"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A performance claim about the product or package."@en ;
    schema:domainIncludes unece:Facility,
        unece:Product,
        unece:ProductPackage ;
    schema:rangeIncludes unece:Claim ;
    unece:termStatus ts:proposed .

unece:performanceScore a owl:ObjectProperty ;
    rdfs:label "score"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A score achieved or defined within a scoring framework."@en ;
    schema:domainIncludes unece:Performance,
        unece:ScoringFramework ;
    schema:rangeIncludes unece:Score ;
    unece:termStatus ts:proposed .

unece:performedOn a owl:ObjectProperty ;
    rdfs:label "performed on"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The movement that performs this leg."@en ;
    schema:domainIncludes unece:TransportLeg ;
    schema:rangeIncludes unece:TransportMovement ;
    unece:termStatus ts:proposed .

unece:performsMovement a owl:ObjectProperty ;
    rdfs:label "performs movement"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A transport movement that performs the route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes unece:TransportMovement ;
    unece:termStatus ts:proposed .

unece:periodInformation a owl:DatatypeProperty ;
    rdfs:label "period information"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A textual description of the period."@en ;
    schema:domainIncludes unece:Period ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:physicalGeographicalCoordinate a owl:ObjectProperty ;
    rdfs:label "physical geographical coordinate"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Geographical coordinate information for this logistics related location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:Coordinate ;
    unece:termStatus ts:proposed .

unece:physicalGeographicalPoint a owl:ObjectProperty ;
    rdfs:label "physical geographical point"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The physical geographical point specified for this location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:Coordinate ;
    unece:termStatus ts:proposed .

unece:placeOfDespatch a owl:ObjectProperty ;
    rdfs:label "place of despatch"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The location from which the consignment is despatched."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:placeOfIssue a owl:ObjectProperty ;
    rdfs:label "place of issue"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The location at which the document was issued."@en ;
    schema:domainIncludes unece:TradeDocument ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:plannedConsignment a owl:ObjectProperty ;
    rdfs:label "planned consignment"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A consignment, at header level, planned for this trade delivery."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:plannedStockCalculationDateTime a owl:DatatypeProperty ;
    rdfs:label "planned stock calculation date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date, time, date time, or other date time value of the planned stock calculation of this supply chain inventory."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:plusCode a owl:DatatypeProperty ;
    rdfs:label "plus code"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The Open Location Code (plus code) of a location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:pollutantIndicator a owl:DatatypeProperty ;
    rdfs:label "pollutant indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The indication of whether or not these transported dangerous goods have a pollutant content."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:pollutantLevelCode a owl:ObjectProperty ;
    rdfs:label "pollutant level code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the level of pollution of these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:positionCode a owl:ObjectProperty ;
    rdfs:label "position code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying a position of this monitoring sensor."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:postOfficeBoxNumber a owl:DatatypeProperty ;
    rdfs:label "post office box number"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The post office box number of an address."@en ;
    skos:exactMatch schema:postOfficeBoxNumber ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:postalAddress a owl:ObjectProperty ;
    rdfs:label "postal address"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:address ;
    skos:definition "The postal address of a party, location or facility."@en ;
    schema:domainIncludes unece:Facility,
        unece:Location,
        unece:Party ;
    schema:rangeIncludes unece:Address ;
    unece:termStatus ts:proposed .

unece:postalCode a owl:DatatypeProperty ;
    rdfs:label "postal code"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The postal code of an address."@en ;
    skos:exactMatch schema:postalCode ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:powerSourceTypeCode a owl:ObjectProperty ;
    rdfs:label "power source type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying a type of power source for this monitoring IOT device."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:powerSupplyType a owl:DatatypeProperty ;
    rdfs:label "power supply type"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The type of power supply, expressed as text, for this piece of logistics transport equipment, such as diesel fuel or electricity."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:prepaidIndicator a owl:DatatypeProperty ;
    rdfs:label "prepaid indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The indication of whether or not this trade allowance charge is prepaid."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:preplannedIndicator a owl:DatatypeProperty ;
    rdfs:label "preplanned indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The indication of whether or not this referenced transport service has been planned in advance of its execution."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:previousProcedureCode a owl:ObjectProperty ;
    rdfs:label "previous procedure code"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The preceding procedure the goods were under."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:price a owl:ObjectProperty ;
    rdfs:label "price"@en ;
    rdfs:comment "collapses BSP gross/net/agreed/order price variants → one relationship + priceTypeCode."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A price for the goods or services under the trade agreement; its kind (gross, net, agreed, order, …) is given by the price's priceTypeCode."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:TradePrice ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/price-type-code-list/AA> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Cancellation price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AB> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Per ton"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AC> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AC" ;
    skos:prefLabel "Minimum order price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AD> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AD" ;
    skos:prefLabel "Export price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AE> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "Range dependent price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AF> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AF" ;
    skos:prefLabel "Competitor price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AG> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AG" ;
    skos:prefLabel "Daily Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AH> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AH" ;
    skos:prefLabel "Service Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AI> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AI" ;
    skos:prefLabel "Active ingredient"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AJ> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AJ" ;
    skos:prefLabel "Dynamic Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AK> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AK" ;
    skos:prefLabel "Basic Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AL> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AL" ;
    skos:prefLabel "Extra Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AM> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AM" ;
    skos:prefLabel "Discount Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AN> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AN" ;
    skos:prefLabel "Cancellation Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AO> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AO" ;
    skos:prefLabel "Refund Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AP> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AP" ;
    skos:prefLabel "Commission Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AQ> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AQ" ;
    skos:prefLabel "As is quantity"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/AR> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "AR" ;
    skos:prefLabel "Penalty Price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/CA> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "CA" ;
    skos:prefLabel "Catalogue"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/CT> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "CT" ;
    skos:prefLabel "Contract"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/CU> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "CU" ;
    skos:prefLabel "Consumer unit"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/DI> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "DI" ;
    skos:prefLabel "Distributor"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/EC> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "EC" ;
    skos:prefLabel "ECSC price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/NW> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "NW" ;
    skos:prefLabel "Net weight"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PC> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PC" ;
    skos:prefLabel "Price catalogue"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PE> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PE" ;
    skos:prefLabel "Per each"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PK> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PK" ;
    skos:prefLabel "Per kilogram"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PL> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PL" ;
    skos:prefLabel "Per litre"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PT> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PT" ;
    skos:prefLabel "Per tonne"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PU> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PU" ;
    skos:prefLabel "Specified unit"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PV> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PV" ;
    skos:prefLabel "Provisional price"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/PW> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "PW" ;
    skos:prefLabel "Gross weight"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/QT> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "QT" ;
    skos:prefLabel "Quoted"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/SR> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "SR" ;
    skos:prefLabel "Suggested retail"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/TB> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "TB" ;
    skos:prefLabel "To be negotiated"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/TU> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "TU" ;
    skos:prefLabel "Traded unit"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/TW> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "TW" ;
    skos:prefLabel "Theoretical weight"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/WH> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "WH" ;
    skos:prefLabel "Wholesale"@en .

<https://test.uncefact.org/vocabulary/price-type-code-list/WI> a skos:Concept ;
    skos:inScheme unece:price-type-code-list ;
    skos:notation "WI" ;
    skos:prefLabel "Gross volume"@en .

unece:priceType a owl:DatatypeProperty ;
    rdfs:label "price type"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A type, expressed as text, for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:priceTypeCode a owl:ObjectProperty ;
    rdfs:label "price type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the type of trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:price-type-code-list ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/priority-description-code-list/1> a skos:Concept ;
    skos:inScheme unece:priority-description-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Immediate"@en .

<https://test.uncefact.org/vocabulary/priority-description-code-list/2> a skos:Concept ;
    skos:inScheme unece:priority-description-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Urgent"@en .

<https://test.uncefact.org/vocabulary/priority-description-code-list/3> a skos:Concept ;
    skos:inScheme unece:priority-description-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Normal"@en .

<https://test.uncefact.org/vocabulary/priority-description-code-list/4> a skos:Concept ;
    skos:inScheme unece:priority-description-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Scheduled"@en .

<https://test.uncefact.org/vocabulary/priority-description-code-list/5> a skos:Concept ;
    skos:inScheme unece:priority-description-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Category A"@en .

<https://test.uncefact.org/vocabulary/priority-description-code-list/6> a skos:Concept ;
    skos:inScheme unece:priority-description-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Category B"@en .

unece:priorityDescriptionCode a owl:ObjectProperty ;
    rdfs:label "priority description code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the delivery priority for this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:priority-description-code-list ;
    unece:termStatus ts:proposed .

unece:procedurePaymentMethodCode a owl:ObjectProperty ;
    rdfs:label "procedure payment method code"@en ;
    rdfs:comment "code → payment-method scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The payment method for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:payment-method-code-list ;
    unece:termStatus ts:proposed .

unece:procedureTypeCode a owl:ObjectProperty ;
    rdfs:label "procedure type code"@en ;
    rdfs:comment "code → WCO procedure scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The type of procedure (import, export, transit, warehousing, …)."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:processCategory a owl:ObjectProperty ;
    rdfs:label "process category"@en ;
    rdfs:comment "Open code list — a sector-specific process classification, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The classification of the process performed at the facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:processTypeCode a owl:ObjectProperty ;
    rdfs:label "production process type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the type of production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:producedAtFacility a owl:ObjectProperty ;
    rdfs:label "produced at facility"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The facility where the product was produced."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/product-idgranularity/batch> a skos:Concept ;
    skos:definition "product manufactured batch level ID"@en ;
    skos:inScheme unece:product-idgranularity ;
    skos:notation "batch" ;
    skos:prefLabel "Batch"@en .

<https://test.uncefact.org/vocabulary/product-idgranularity/item> a skos:Concept ;
    skos:definition "serialised item level ID"@en ;
    skos:inScheme unece:product-idgranularity ;
    skos:notation "item" ;
    skos:prefLabel "Item"@en .

<https://test.uncefact.org/vocabulary/product-idgranularity/model> a skos:Concept ;
    skos:definition "product model level ID"@en ;
    skos:inScheme unece:product-idgranularity ;
    skos:notation "model" ;
    skos:prefLabel "Model"@en .

<https://test.uncefact.org/vocabulary/product-status/active> a skos:Concept ;
    skos:definition "Product is in active service or use by the end customer or a downstream manufacturer. Equivalent to GS1 CBV Disp-retail_sold."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "active" ;
    skos:prefLabel "Active"@en .

<https://test.uncefact.org/vocabulary/product-status/consumed> a skos:Concept ;
    skos:definition "Product has been consumed as an input to a manufacturing process and no longer exists as a separate item. No direct GS1 CBV equivalent."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "consumed" ;
    skos:prefLabel "Consumed"@en .

<https://test.uncefact.org/vocabulary/product-status/disposed> a skos:Concept ;
    skos:definition "Product has reached end of life and has been disposed of or destroyed without material recovery. Equivalent to GS1 CBV Disp-disposed and Disp-destroyed."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "disposed" ;
    skos:prefLabel "Disposed"@en .

<https://test.uncefact.org/vocabulary/product-status/expired> a skos:Concept ;
    skos:definition "Product has passed its use-by, certification, or regulatory expiration date. Equivalent to GS1 CBV Disp-expired."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "expired" ;
    skos:prefLabel "Expired"@en .

<https://test.uncefact.org/vocabulary/product-status/inTransit> a skos:Concept ;
    skos:definition "Product has been shipped and is in transit between facilities. Equivalent to GS1 CBV Disp-in_transit."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "inTransit" ;
    skos:prefLabel "In Transit"@en .

<https://test.uncefact.org/vocabulary/product-status/new> a skos:Concept ;
    skos:definition "Product has been newly manufactured or produced and has not yet entered service. Equivalent to GS1 CBV Disp-active."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "new" ;
    skos:prefLabel "New"@en .

<https://test.uncefact.org/vocabulary/product-status/recalled> a skos:Concept ;
    skos:definition "Product has been withdrawn from the market or service due to a safety, quality, or compliance issue. Equivalent to GS1 CBV Disp-recalled."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "recalled" ;
    skos:prefLabel "Recalled"@en .

<https://test.uncefact.org/vocabulary/product-status/recycled> a skos:Concept ;
    skos:definition "Product has been processed to recover constituent materials for reuse in new products. No direct GS1 CBV equivalent."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "recycled" ;
    skos:prefLabel "Recycled"@en .

<https://test.uncefact.org/vocabulary/product-status/repaired> a skos:Concept ;
    skos:definition "Product has been repaired or refurbished to restore functionality and returned to service. Equivalent to GS1 CBV Disp-available (after a repairing step)."@en ;
    skos:inScheme unece:product-status ;
    skos:notation "repaired" ;
    skos:prefLabel "Repaired"@en .

unece:productCategory a owl:ObjectProperty ;
    rdfs:label "product category"@en ;
    rdfs:comment "Open code list — typically HS, UNSPSC, or a sector product taxonomy, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The classification category of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:productCharacteristics a owl:ObjectProperty ;
    rdfs:label "product characteristics"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A declaration of the product's conformance characteristics."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Characteristics ;
    unece:termStatus ts:proposed .

unece:productImage a owl:ObjectProperty ;
    rdfs:label "product image"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An image of the product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:productLabel a owl:ObjectProperty ;
    rdfs:label "product label"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The product label image."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:productName a owl:DatatypeProperty ;
    rdfs:label "product name"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The product name, expressed as text, for this crop produce batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:productionDate a owl:DatatypeProperty ;
    rdfs:label "production date"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The date the product was produced."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:productionModeCode a owl:ObjectProperty ;
    rdfs:label "production mode code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the production mode for this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:productionProcessInventoryTypeCode a owl:ObjectProperty ;
    rdfs:label "production process inventory type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the inventory type for this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:profileScheme a owl:ObjectProperty ;
    rdfs:label "profile scheme"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scheme managing the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Scheme ;
    unece:termStatus ts:proposed .

unece:profileScore a owl:ObjectProperty ;
    rdfs:label "profile score"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The score achieved against the profile's scoring framework."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Score ;
    unece:termStatus ts:proposed .

unece:projectedSpecifiedPeriod a owl:ObjectProperty ;
    rdfs:label "projected specified period"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A specified period projected for this supply chain supply plan."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:projectedSupplyPlan a owl:ObjectProperty ;
    rdfs:label "projected supply plan"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A supply plan, at line level, projected for this trade delivery."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:SupplyPlan ;
    unece:termStatus ts:proposed .

unece:properShippingName a owl:DatatypeProperty ;
    rdfs:label "proper shipping name"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The proper shipping name, expressed as text, for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:providedProcess a owl:ObjectProperty ;
    rdfs:label "provided process"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A production process provided by this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:ProductionProcess ;
    unece:termStatus ts:proposed .

unece:providerParty a owl:ObjectProperty ;
    rdfs:label "provider party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The provider party for this monitoring IOT device."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:publicInformation a owl:DatatypeProperty ;
    rdfs:label "public information"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A URL to publicly available information about the registered identity."@en ;
    schema:domainIncludes unece:RegisteredIdentity ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:qValueNumeric a owl:DatatypeProperty ;
    rdfs:label "q value numeric"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The number of the Q-Value for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:quantity a owl:ObjectProperty ;
    rdfs:label "quantity"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The quantity of product involved, as a measure."@en ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:quantityVariationReason a owl:DatatypeProperty ;
    rdfs:label "quantity variation reason"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A reason, expressed as text, for a quantity variation, at line level, for this trade delivery."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:radioactiveIndicator a owl:DatatypeProperty ;
    rdfs:label "radioactive indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The indicator of whether or not these transported dangerous goods are radioactive."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:rank a owl:DatatypeProperty ;
    rdfs:label "rank"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The ordinal rank of the score within its framework."@en ;
    schema:domainIncludes unece:Score ;
    schema:rangeIncludes xsd:integer ;
    unece:termStatus ts:proposed .

unece:rate a owl:DatatypeProperty ;
    rdfs:label "rate"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The rate, expressed as text, of this trade related tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:rateApplicablePercent a owl:DatatypeProperty ;
    rdfs:label "rate applicable percent"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The applicable rate, expressed as a percentage, for this trade tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:rateCode a owl:ObjectProperty ;
    rdfs:label "rate code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the rate for this trade related tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:rawData a owl:ObjectProperty ;
    rdfs:label "raw data"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A link to the raw sensor data."@en ;
    schema:domainIncludes unece:SensorData ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:realisedBy a owl:ObjectProperty ;
    rdfs:label "realised by"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A consignment that realises (physically transports) the shipment."@en ;
    schema:domainIncludes unece:Shipment ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:reason a owl:DatatypeProperty ;
    rdfs:label "reason"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A reason, expressed as text, for this cancellation status."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:reasonCode a owl:ObjectProperty ;
    rdfs:label "reason code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a reason for the declared error."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:rec20Quantity a owl:AnnotationProperty ;
    rdfs:label "Rec 20 quantity"@en ;
    rdfs:comment "Transitional grouping — becomes a coarse quantity-kind skos:Collection in step (c)."@en .

unece:rec20Sector a owl:AnnotationProperty ;
    rdfs:label "Rec 20 sector"@en ;
    rdfs:comment "Transitional grouping — becomes a skos:Collection in step (c)."@en .

unece:recordedDate a owl:DatatypeProperty ;
    rdfs:label "recorded date"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A date when this legal registration was recorded."@en ;
    schema:domainIncludes unece:GovernmentRegistration ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:recordedSensorData a owl:ObjectProperty ;
    rdfs:label "recorded sensor data"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Sensor data recorded for the event."@en ;
    schema:domainIncludes unece:LifecycleEvent ;
    schema:rangeIncludes unece:SensorData ;
    unece:termStatus ts:proposed .

unece:recycledMassFraction a owl:DatatypeProperty ;
    rdfs:label "recycled mass fraction"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The recycled mass fraction of the material (0–1)."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:recyclingIndicator a owl:DatatypeProperty ;
    rdfs:label "recycling indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The indication of whether or not this is a recycling production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:reference a owl:DatatypeProperty ;
    rdfs:label "reference"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A reference, expressed as text, for this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:referenceCriteria a owl:ObjectProperty ;
    rdfs:label "reference criteria"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The criterion the claim is made against."@en ;
    schema:domainIncludes unece:Claim ;
    schema:rangeIncludes unece:Criterion ;
    unece:termStatus ts:proposed .

unece:referenceProfile a owl:ObjectProperty ;
    rdfs:label "reference profile"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The conformity profile the attestation is issued against."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:ConformityProfile ;
    unece:termStatus ts:proposed .

unece:referenceRegulation a owl:ObjectProperty ;
    rdfs:label "reference regulation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A regulation the assessment or claim relates to."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Claim ;
    schema:rangeIncludes unece:Regulation ;
    unece:termStatus ts:proposed .

unece:referenceStandard a owl:ObjectProperty ;
    rdfs:label "reference standard"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A standard referenced by an assessment or claim."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Claim ;
    schema:rangeIncludes unece:Standard ;
    unece:termStatus ts:proposed .

unece:referencedDocument a owl:ObjectProperty ;
    rdfs:label "referenced document"@en ;
    rdfs:comment "covers invoice/contract/order/LC number references."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Another trade document referenced by this one (by identifier + type)."@en ;
    schema:domainIncludes unece:TradeDocument ;
    schema:rangeIncludes unece:TradeDocument ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/refund-method-code-list/1> a skos:Concept ;
    skos:inScheme unece:refund-method-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Contractual allowance"@en .

<https://test.uncefact.org/vocabulary/refund-method-code-list/2> a skos:Concept ;
    skos:inScheme unece:refund-method-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Refunding"@en .

<https://test.uncefact.org/vocabulary/refund-method-code-list/3> a skos:Concept ;
    skos:inScheme unece:refund-method-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Entity Reimbursement"@en .

unece:regimeType a owl:DatatypeProperty ;
    rdfs:label "regime type"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The type of regime, expressed as text, applicable to the assessment or calculation of this trade related tax, levy or duty, such as a preferential duty rate."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:registerType a owl:ObjectProperty ;
    rdfs:label "register type"@en ;
    rdfs:comment "code → registry-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The type of register in which the identity is recorded."@en ;
    schema:domainIncludes unece:RegisteredIdentity ;
    schema:rangeIncludes unece:registry-type ;
    unece:termStatus ts:proposed .

unece:registeredDate a owl:DatatypeProperty ;
    rdfs:label "registered date"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The date on which the identity was registered."@en ;
    schema:domainIncludes unece:RegisteredIdentity ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:registeredId a owl:DatatypeProperty ;
    rdfs:label "registered ID"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:value ;
    skos:definition "The identifier value as registered within its scheme (e.g. the GTIN, LEI or DUNS number)."@en ;
    schema:domainIncludes unece:Identifier ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:registeredName a owl:DatatypeProperty ;
    rdfs:label "registered name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The name of the entity as recorded in the register."@en ;
    schema:domainIncludes unece:RegisteredIdentity ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:registrar a owl:ObjectProperty ;
    rdfs:label "registrar"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The party (registry authority) that maintains the register."@en ;
    schema:domainIncludes unece:RegisteredIdentity ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:registrationCountry a owl:ObjectProperty ;
    rdfs:label "registration country"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The country in which an organisation is registered (via a country join node)."@en ;
    schema:domainIncludes unece:Organisation ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:registrationId a owl:ObjectProperty ;
    rdfs:label "registration ID"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "An official registration identifier of an organisation."@en ;
    schema:domainIncludes unece:Facility,
        unece:Organisation,
        unece:RegisteredIdentity ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:registrationScope a owl:DatatypeProperty ;
    rdfs:label "registration scope"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A URL describing the scope of the registration."@en ;
    schema:domainIncludes unece:RegisteredIdentity ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/registry-type/accreditation> a skos:Concept ;
    skos:definition "A register of accredited conformity assessment bodies, maintained by a national or regional accreditation authority."@en ;
    skos:inScheme unece:registry-type ;
    skos:notation "accreditation" ;
    skos:prefLabel "Accreditation"@en .

<https://test.uncefact.org/vocabulary/registry-type/business> a skos:Concept ;
    skos:definition "A register of business entities or legal persons, such as a national company register, VAT register, or LEI registry."@en ;
    skos:inScheme unece:registry-type ;
    skos:notation "business" ;
    skos:prefLabel "Business"@en .

<https://test.uncefact.org/vocabulary/registry-type/facility> a skos:Concept ;
    skos:definition "A register of facilities or sites, such as a mining cadastre, environmental permit register, or industrial facility directory."@en ;
    skos:inScheme unece:registry-type ;
    skos:notation "facility" ;
    skos:prefLabel "Facility"@en .

<https://test.uncefact.org/vocabulary/registry-type/land> a skos:Concept ;
    skos:definition "A register of land titles, parcels, or cadastral boundaries, such as a national land registry or territorial cadastre."@en ;
    skos:inScheme unece:registry-type ;
    skos:notation "land" ;
    skos:prefLabel "Land"@en .

<https://test.uncefact.org/vocabulary/registry-type/product> a skos:Concept ;
    skos:definition "A register of products or product classes, such as a national product catalogue or a GS1 GTIN registry."@en ;
    skos:inScheme unece:registry-type ;
    skos:notation "product" ;
    skos:prefLabel "Product"@en .

<https://test.uncefact.org/vocabulary/registry-type/trademark> a skos:Concept ;
    skos:definition "A register of trademarks, certification marks, or other intellectual property identifiers maintained by a national or international IP office."@en ;
    skos:inScheme unece:registry-type ;
    skos:notation "trademark" ;
    skos:prefLabel "Trademark"@en .

unece:regulationName a owl:DatatypeProperty ;
    rdfs:label "regulation name"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A name, expressed as text, for a regulation of these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:regulatoryAlignment a owl:ObjectProperty ;
    rdfs:label "regulatory alignment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A regulatory alignment of the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Regulation ;
    unece:termStatus ts:proposed .

unece:regulatoryAuthorityName a owl:DatatypeProperty ;
    rdfs:label "regulatory authority name"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The name, expressed as text, for the regulatory authority for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:relatedBatch a owl:ObjectProperty ;
    rdfs:label "related batch"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A product batch related to this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:ProductBatch ;
    unece:termStatus ts:proposed .

unece:relatedConsignment a owl:ObjectProperty ;
    rdfs:label "related consignment"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A consignment, at header level, related to this trade delivery."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:relatedDocument a owl:ObjectProperty ;
    rdfs:label "related document"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A related document link."@en ;
    schema:domainIncludes unece:Facility,
        unece:LifecycleEvent,
        unece:Product ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:relatedMaterial a owl:ObjectProperty ;
    rdfs:label "related material"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Material related to this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:relatedParty a owl:ObjectProperty ;
    rdfs:label "related party"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A party related to the product or event, in some role (via a party-role value object)."@en ;
    schema:domainIncludes unece:Facility,
        unece:LifecycleEvent,
        unece:Product ;
    schema:rangeIncludes unece:PartyRole ;
    unece:termStatus ts:proposed .

unece:relatedSpecifiedLocation a owl:ObjectProperty ;
    rdfs:label "related specified location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A related logistics location specified for this referenced transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:releaseFrequencyCode a owl:ObjectProperty ;
    rdfs:label "supply chain supply plan release frequency code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying the release frequency of this supply chain supply plan."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:remainingBatteryChargePercent a owl:DatatypeProperty ;
    rdfs:label "remaining battery charge percent"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The percentage of the remaining battery charge of this monitoring IOT device."@en ;
    schema:domainIncludes unece:IOTDevice ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:remark a owl:DatatypeProperty ;
    rdfs:label "remark"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A remark, expressed as text, for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:renovationDate a owl:DatatypeProperty ;
    rdfs:label "renovation date"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The renovation date of this production facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:repackageAppliedAmount a owl:ObjectProperty ;
    rdfs:label "repackage applied amount"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The monetary value of the repackage on which the logistics service charge is determined."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:reportableQuantity a owl:ObjectProperty ;
    rdfs:label "reportable quantity"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A reportable quantity for this associated transport equipment."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:requestedRoute a owl:ObjectProperty ;
    rdfs:label "requested route"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A requested route for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:TransportRoute ;
    unece:termStatus ts:proposed .

unece:requesterParty a owl:ObjectProperty ;
    rdfs:label "requester party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A trade party requesting this referenced transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:requiredPerformance a owl:ObjectProperty ;
    rdfs:label "required performance"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The performance threshold a criterion requires."@en ;
    schema:domainIncludes unece:Criterion ;
    schema:rangeIncludes unece:Performance ;
    unece:termStatus ts:proposed .

unece:requiredSeal a owl:ObjectProperty ;
    rdfs:label "required seal"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A seal required by this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Seal ;
    unece:termStatus ts:proposed .

unece:requisitionerSpecifiedProduct a owl:ObjectProperty ;
    rdfs:label "requisitioner specified product"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The product specified by the requisitioner for this supply chain trade line item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/1> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Agriculture"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/10> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Live animals"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/11> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Port authority"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/12> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Public health"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/13> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Transportation"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/14> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Port state control"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/15> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Fisheries"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/16> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Mineral resources"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/17> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Environment"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/18> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Nuclear safety"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/19> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Natural Resources"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/2> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Ammunition"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/3> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Commerce"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/4> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Coastguard"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/5> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Customs"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/6> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Food and drug"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/7> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Health certificate"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/8> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Harbour police"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-code-list/9> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Immigration"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/1> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Carried out as instructed"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/2> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Carried out as amended"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/3> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Completed"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/4> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Not applicable"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/5> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Optimal"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/6> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Required"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/7> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Applicable"@en .

<https://test.uncefact.org/vocabulary/responsible-government-agency-involvement-code-list/8> a skos:Concept ;
    skos:inScheme unece:responsible-government-agency-involvement-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Export certificate required"@en .

unece:responsibleAgencyCode a owl:ObjectProperty ;
    rdfs:label "responsible agency code"@en ;
    rdfs:comment "code → responsible-government-agency scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The agency responsible for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:responsible-government-agency-code-list ;
    unece:termStatus ts:proposed .

unece:responsibleAgencyInvolvementCode a owl:ObjectProperty ;
    rdfs:label "responsible agency involvement code"@en ;
    rdfs:comment "code → responsible-government-agency-involvement scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A responsible agency involved in this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:responsible-government-agency-involvement-code-list ;
    unece:termStatus ts:proposed .

unece:responsibleParty a owl:ObjectProperty ;
    rdfs:label "responsible party"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The party responsible for the event."@en ;
    schema:domainIncludes unece:LifecycleEvent ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:responsibleTradeParty a owl:ObjectProperty ;
    rdfs:label "responsible trade party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A party responsible for providing this referenced transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:reviewFrequencyCode a owl:ObjectProperty ;
    rdfs:label "supply chain supply plan review frequency code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying the review frequency of this supply chain supply plan."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:role a owl:ObjectProperty ;
    rdfs:label "role"@en ;
    rdfs:comment "value → party-role scheme (semantic tokens). Qualifier on the party-role join node."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The role a party plays, relative to the referencing entity."@en ;
    schema:domainIncludes unece:PartyRole ;
    schema:rangeIncludes unece:party-role ;
    unece:termStatus ts:proposed .

unece:routeType a owl:DatatypeProperty ;
    rdfs:label "route type"@en ;
    rdfs:comment "code → route-type scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The type of route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:salesManagerName a owl:DatatypeProperty ;
    rdfs:label "sales manager name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A name of a sales manager, expressed as text, for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:scheduledPeriod a owl:ObjectProperty ;
    rdfs:label "scheduled period"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The scheduled period over which the route operates."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:scheduledRoute a owl:ObjectProperty ;
    rdfs:label "scheduled route"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A scheduled or planned route for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:TransportRoute ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/scheme-alignment-level/exceeds> a skos:Concept ;
    skos:definition "The scheme profile or criterion goes beyond the requirements of the referenced standard or regulation, imposing stricter thresholds or broader scope."@en ;
    skos:inScheme unece:scheme-alignment-level ;
    skos:notation "exceeds" ;
    skos:prefLabel "Exceeds"@en .

<https://test.uncefact.org/vocabulary/scheme-alignment-level/meets> a skos:Concept ;
    skos:definition "The scheme profile or criterion fully satisfies the requirements of the referenced standard or regulation."@en ;
    skos:inScheme unece:scheme-alignment-level ;
    skos:notation "meets" ;
    skos:prefLabel "Meets"@en .

<https://test.uncefact.org/vocabulary/scheme-alignment-level/partial> a skos:Concept ;
    skos:definition "The scheme profile or criterion addresses some but not all requirements of the referenced standard or regulation."@en ;
    skos:inScheme unece:scheme-alignment-level ;
    skos:notation "partial" ;
    skos:prefLabel "Partial"@en .

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_accreditation> a skos:Concept ;
    skos:definition "Scheme evaluated for suitability by the Global Accreditation Cooperation Incorporated, or by an accreditation body member of the Global Mutual Recognition Arrangement for such scope, or by a Regional Accreditation Cooperation member."@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_accreditation" ;
    skos:prefLabel "Endorsed accreditation"@en .

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_benchmarked> a skos:Concept ;
    skos:definition "Benchmarking of scheme by an organization approved to UNIDO benchmarking principles and process. UNIDO Global Best Practice Framework for Organisations Performing Benchmarking Activities for Certification-related Conformity Assessment Schemes 2026"@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_benchmarked" ;
    skos:prefLabel "Endorsed benchmarked"@en .

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_mandate> a skos:Concept ;
    skos:definition "Ownership of scheme or mandate for adoption of scheme by national government or intergovernmental entity."@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_mandate" ;
    skos:prefLabel "Endorsed mandate"@en .

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_self> a skos:Concept ;
    skos:definition "Scheme owner self-declaration using the UNTP scheme declaration template"@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_self" ;
    skos:prefLabel "Endorsed self"@en .

unece:schemeEndorsement a owl:ObjectProperty ;
    rdfs:label "scheme endorsement"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "An endorsement of the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:Endorsement ;
    unece:termStatus ts:proposed .

unece:schemeId a owl:DatatypeProperty ;
    rdfs:label "scheme ID"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The identifier (URI) of the classification scheme."@en ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:schemeName a owl:DatatypeProperty ;
    rdfs:label "scheme name"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The name of the classification scheme."@en ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:schemeOwner a owl:ObjectProperty ;
    rdfs:label "scheme owner"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The organisation that owns and governs the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:schemeScoringFramework a owl:ObjectProperty ;
    rdfs:label "scheme scoring framework"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scoring framework used by the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:ScoringFramework ;
    unece:termStatus ts:proposed .

unece:scientificName a owl:DatatypeProperty ;
    rdfs:label "scientific name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A scientific name, expressed as text, for this trade product instance."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:scope a owl:ObjectProperty ;
    rdfs:label "scope"@en ;
    rdfs:comment "Open code list — the classification scope of the profile, a sector-defined list bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The classification scope of the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/seal-condition-code-list/1> a skos:Concept ;
    skos:inScheme unece:seal-condition-code-list ;
    skos:notation "1" ;
    skos:prefLabel "In right condition"@en .

<https://test.uncefact.org/vocabulary/seal-condition-code-list/2> a skos:Concept ;
    skos:inScheme unece:seal-condition-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Damaged"@en .

<https://test.uncefact.org/vocabulary/seal-condition-code-list/3> a skos:Concept ;
    skos:inScheme unece:seal-condition-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Missing"@en .

<https://test.uncefact.org/vocabulary/seal-condition-code-list/4> a skos:Concept ;
    skos:inScheme unece:seal-condition-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Broken"@en .

<https://test.uncefact.org/vocabulary/seal-condition-code-list/5> a skos:Concept ;
    skos:inScheme unece:seal-condition-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Faulty electronic seal"@en .

unece:sealCondition a owl:ObjectProperty ;
    rdfs:label "seal condition"@en ;
    rdfs:comment "code → seal-condition scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The condition of the seal (intact, broken, …)."@en ;
    schema:domainIncludes unece:Seal ;
    schema:rangeIncludes unece:seal-condition-code-list ;
    unece:termStatus ts:proposed .

unece:sealIssuer a owl:ObjectProperty ;
    rdfs:label "seal issuer"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The party that affixed/issued the seal."@en ;
    schema:domainIncludes unece:Seal ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:sealNumber a owl:DatatypeProperty ;
    rdfs:label "seal number"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A security seal number affixed to the transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:sealType a owl:DatatypeProperty ;
    rdfs:label "seal type"@en ;
    rdfs:comment "code → seal-type scheme (Phase 3)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The type of seal."@en ;
    schema:domainIncludes unece:Seal ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/AA> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Consolidator"@en .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/AB> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Unknown"@en .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/AC> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "AC" ;
    skos:prefLabel "Quarantine agency"@en .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/CA> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "CA" ;
    skos:prefLabel "Carrier"@en .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/CU> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "CU" ;
    skos:prefLabel "Customs"@en .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/SH> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "SH" ;
    skos:prefLabel "Shipper"@en .

<https://test.uncefact.org/vocabulary/sealing-party-role-code-list/TO> a skos:Concept ;
    skos:inScheme unece:sealing-party-role-code-list ;
    skos:notation "TO" ;
    skos:prefLabel "Terminal operator"@en .

unece:sealingPartyRoleCode a owl:ObjectProperty ;
    rdfs:label "sealing party role code"@en ;
    rdfs:comment "code → sealing-party-role scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The role of the party responsible for the sealing of this logistics seal."@en ;
    schema:domainIncludes unece:Seal ;
    schema:rangeIncludes unece:sealing-party-role-code-list ;
    unece:termStatus ts:proposed .

unece:seasonalApplicablePeriod a owl:ObjectProperty ;
    rdfs:label "seasonal applicable period"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A seasonal period applicable for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:seasonalRankCode a owl:ObjectProperty ;
    rdfs:label "seasonal rank code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the seasonal rank of this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:securityInformation a owl:DatatypeProperty ;
    rdfs:label "security information"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Security-related information for the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:securityLevelCode a owl:ObjectProperty ;
    rdfs:label "security level code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a security level for this transport route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:selfAssessedBasisQuantity a owl:ObjectProperty ;
    rdfs:label "self assessed basis quantity"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The quantity on which this trade related tax, levy or duty has been calculated on a self-assessment basis."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:seller a owl:ObjectProperty ;
    rdfs:label "seller"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party selling under the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:sellerAssignedId a owl:ObjectProperty ;
    rdfs:label "seller assigned id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A seller assigned identifier of this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:sellerReference a owl:DatatypeProperty ;
    rdfs:label "seller reference"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A seller reference, expressed as text, for this header trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:sensor a owl:ObjectProperty ;
    rdfs:label "sensor"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The product/device acting as the sensor."@en ;
    schema:domainIncludes unece:SensorData ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:service a owl:DatatypeProperty ;
    rdfs:label "service"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The service, expressed as text, of this logistics transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:serviceCategoryCode a owl:ObjectProperty ;
    rdfs:label "service category code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the category of service for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:serviceTypeCode a owl:ObjectProperty ;
    rdfs:label "service type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a service type of this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:settlement a owl:ObjectProperty ;
    rdfs:label "settlement"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The settlement terms of the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:TradeSettlement ;
    unece:termStatus ts:proposed .

unece:settlementPeriodMeasure a owl:ObjectProperty ;
    rdfs:label "settlement period measure"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The measure of the number of settlement periods from this trade payment term time reference to the latest payment date, such as 30 days, 3 months."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:settles a owl:ObjectProperty ;
    rdfs:label "settles"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The trade agreement obligation the payment settles."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:TradeAgreement ;
    unece:termStatus ts:proposed .

unece:shipFrom a owl:ObjectProperty ;
    rdfs:label "ship from"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party the shipment is dispatched from."@en ;
    schema:domainIncludes unece:Shipment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:shipTo a owl:ObjectProperty ;
    rdfs:label "ship to"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The party the shipment is delivered to."@en ;
    schema:domainIncludes unece:Shipment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:shippingMarks a owl:DatatypeProperty ;
    rdfs:label "shipping marks"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The physical shipping marks and numbers on the goods/packages."@en ;
    schema:domainIncludes unece:Consignment,
        unece:TransportPackage ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:specialProvisionId a owl:ObjectProperty ;
    rdfs:label "special provision id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique identifier of the special provision for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:specifiedCondition a owl:DatatypeProperty ;
    rdfs:label "specified condition"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A condition specified on the assessment."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:specifiedDimension a owl:ObjectProperty ;
    rdfs:label "specified dimension"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Spatial dimensions specified for this logistics means of transport."@en ;
    schema:domainIncludes unece:TransportMeans ;
    schema:rangeIncludes unece:Dimension ;
    unece:termStatus ts:proposed .

unece:specifiedEmission a owl:ObjectProperty ;
    rdfs:label "specified emission"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A calculated emission specified for this logistics transport means."@en ;
    schema:domainIncludes unece:TransportMeans ;
    schema:rangeIncludes unece:Emission ;
    unece:termStatus ts:proposed .

unece:specifiedFacility a owl:ObjectProperty ;
    rdfs:label "specified facility"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A production facility specified for this production process."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:specifiedGovernmentRegistration a owl:ObjectProperty ;
    rdfs:label "specified government registration"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A governmental registration specified for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:GovernmentRegistration ;
    unece:termStatus ts:proposed .

unece:specifiedInventory a owl:ObjectProperty ;
    rdfs:label "specified inventory"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Supply chain inventory specified for this referenced location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:SupplyChainInventory ;
    unece:termStatus ts:proposed .

unece:specifiedLegalOrganization a owl:ObjectProperty ;
    rdfs:label "specified legal organization"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The legally constituted organization specified for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:specifiedLineTradeAgreement a owl:ObjectProperty ;
    rdfs:label "specified line trade agreement"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The line trade agreement specified for this supply chain trade line item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:TradeAgreement ;
    unece:termStatus ts:proposed .

unece:specifiedLineTradeDelivery a owl:ObjectProperty ;
    rdfs:label "specified line trade delivery"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A line trade delivery specified for this supply chain trade line item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Consignment ;
    unece:termStatus ts:proposed .

unece:specifiedLocation a owl:ObjectProperty ;
    rdfs:label "specified location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A referenced location specified for this material."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:specifiedLogisticsLocation a owl:ObjectProperty ;
    rdfs:label "specified logistics location"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A location specified for this logistics status."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes unece:Location ;
    unece:termStatus ts:proposed .

unece:specifiedPaymentMeans a owl:ObjectProperty ;
    rdfs:label "specified payment means"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A payment means specified for this header trade settlement."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:PaymentMeans ;
    unece:termStatus ts:proposed .

unece:specifiedPicture a owl:ObjectProperty ;
    rdfs:label "specified picture"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A photographic picture specified for this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:specifiedPrint a owl:ObjectProperty ;
    rdfs:label "specified print"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A product print specified for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:specifiedProcess a owl:ObjectProperty ;
    rdfs:label "specified process"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A production process specified for this product batch."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:ProductionProcess ;
    unece:termStatus ts:proposed .

unece:specifiedRoute a owl:ObjectProperty ;
    rdfs:label "specified route"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A transport route specified for this transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:TransportRoute ;
    unece:termStatus ts:proposed .

unece:specifiedSpecifiedPeriod a owl:ObjectProperty ;
    rdfs:label "specified specified period"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The period specified for this supply chain supply plan."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:specifiedSupplyPlan a owl:ObjectProperty ;
    rdfs:label "specified supply plan"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The specification of the delivery quantities and delivery date/time values in a supply plan for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:SupplyPlan ;
    unece:termStatus ts:proposed .

unece:specifiedTradeParty a owl:ObjectProperty ;
    rdfs:label "specified trade party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A party specified for this experience event."@en ;
    schema:domainIncludes unece:SupplyChainInventory ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:specifiedTransportMeans a owl:ObjectProperty ;
    rdfs:label "specified transport means"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A transport means specified for this piece of logistics transport equipment."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:TransportMeans ;
    unece:termStatus ts:proposed .

unece:stage a owl:DatatypeProperty ;
    rdfs:label "stage"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A stage, expressed as text, of this logistics transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:standardAlignment a owl:ObjectProperty ;
    rdfs:label "standard alignment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A standard alignment of the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Standard ;
    unece:termStatus ts:proposed .

unece:startDate a owl:DatatypeProperty ;
    rdfs:label "start date"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The start date of the period."@en ;
    skos:exactMatch schema:startDate ;
    schema:domainIncludes unece:Period ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:startDateTime a owl:DatatypeProperty ;
    rdfs:label "start date time"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date, time, date time or other date time value for the start of this available period of time."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:status a owl:ObjectProperty ;
    rdfs:label "status"@en ;
    rdfs:comment "code → criterion-status scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The lifecycle status of a criterion or profile."@en ;
    schema:domainIncludes unece:ConformityProfile,
        unece:Criterion ;
    schema:rangeIncludes unece:criterion-status ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/status-code-list/1> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "1" ;
    skos:prefLabel "To be done"@en .

<https://test.uncefact.org/vocabulary/status-code-list/10> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "10" ;
    skos:prefLabel "0 day available"@en .

<https://test.uncefact.org/vocabulary/status-code-list/100> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "100" ;
    skos:prefLabel "Satisfied"@en .

<https://test.uncefact.org/vocabulary/status-code-list/101> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "101" ;
    skos:prefLabel "Set aside"@en .

<https://test.uncefact.org/vocabulary/status-code-list/102> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "102" ;
    skos:prefLabel "Settled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/103> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "103" ;
    skos:prefLabel "Settled out of court"@en .

<https://test.uncefact.org/vocabulary/status-code-list/104> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "104" ;
    skos:prefLabel "Stayed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/105> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "105" ;
    skos:prefLabel "Terminated"@en .

<https://test.uncefact.org/vocabulary/status-code-list/106> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "106" ;
    skos:prefLabel "Arranged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/107> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "107" ;
    skos:prefLabel "Not arranged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/108> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "108" ;
    skos:prefLabel "Instructed to start"@en .

<https://test.uncefact.org/vocabulary/status-code-list/109> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "109" ;
    skos:prefLabel "Instructed to stop"@en .

<https://test.uncefact.org/vocabulary/status-code-list/11> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "11" ;
    skos:prefLabel "1 day available"@en .

<https://test.uncefact.org/vocabulary/status-code-list/110> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "110" ;
    skos:prefLabel "Stock quantity corrected"@en .

<https://test.uncefact.org/vocabulary/status-code-list/111> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "111" ;
    skos:prefLabel "Inactive"@en .

<https://test.uncefact.org/vocabulary/status-code-list/112> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "112" ;
    skos:prefLabel "Active"@en .

<https://test.uncefact.org/vocabulary/status-code-list/113> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "113" ;
    skos:prefLabel "Incomplete data"@en .

<https://test.uncefact.org/vocabulary/status-code-list/114> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "114" ;
    skos:prefLabel "Booked when overbooked"@en .

<https://test.uncefact.org/vocabulary/status-code-list/115> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "115" ;
    skos:prefLabel "Provisional"@en .

<https://test.uncefact.org/vocabulary/status-code-list/116> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "116" ;
    skos:prefLabel "Ticketed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/117> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "117" ;
    skos:prefLabel "Washed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/118> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "118" ;
    skos:prefLabel "Unwashed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/119> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "119" ;
    skos:prefLabel "Out of date"@en .

<https://test.uncefact.org/vocabulary/status-code-list/12> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "12" ;
    skos:prefLabel "2 days available"@en .

<https://test.uncefact.org/vocabulary/status-code-list/120> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "120" ;
    skos:prefLabel "Alternative"@en .

<https://test.uncefact.org/vocabulary/status-code-list/121> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "121" ;
    skos:prefLabel "Complete"@en .

<https://test.uncefact.org/vocabulary/status-code-list/122> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "122" ;
    skos:prefLabel "Partial"@en .

<https://test.uncefact.org/vocabulary/status-code-list/123> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "123" ;
    skos:prefLabel "Contracted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/124> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "124" ;
    skos:prefLabel "Technically limited"@en .

<https://test.uncefact.org/vocabulary/status-code-list/125> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "125" ;
    skos:prefLabel "Adjusted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/126> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "126" ;
    skos:prefLabel "Expected delivery"@en .

<https://test.uncefact.org/vocabulary/status-code-list/127> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "127" ;
    skos:prefLabel "Measured"@en .

<https://test.uncefact.org/vocabulary/status-code-list/128> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "128" ;
    skos:prefLabel "Ready for loading"@en .

<https://test.uncefact.org/vocabulary/status-code-list/129> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "129" ;
    skos:prefLabel "Not heat treated"@en .

<https://test.uncefact.org/vocabulary/status-code-list/13> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "13" ;
    skos:prefLabel "3 days available"@en .

<https://test.uncefact.org/vocabulary/status-code-list/130> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "130" ;
    skos:prefLabel "Heat treated"@en .

<https://test.uncefact.org/vocabulary/status-code-list/131> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "131" ;
    skos:prefLabel "Fully cooked"@en .

<https://test.uncefact.org/vocabulary/status-code-list/132> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "132" ;
    skos:prefLabel "Not fully cooked"@en .

<https://test.uncefact.org/vocabulary/status-code-list/133> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "133" ;
    skos:prefLabel "Hothouse grown"@en .

<https://test.uncefact.org/vocabulary/status-code-list/134> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "134" ;
    skos:prefLabel "Knocked down"@en .

<https://test.uncefact.org/vocabulary/status-code-list/135> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "135" ;
    skos:prefLabel "Solid"@en .

<https://test.uncefact.org/vocabulary/status-code-list/136> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "136" ;
    skos:prefLabel "Liquid"@en .

<https://test.uncefact.org/vocabulary/status-code-list/137> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "137" ;
    skos:prefLabel "Gas"@en .

<https://test.uncefact.org/vocabulary/status-code-list/138> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "138" ;
    skos:prefLabel "Sludge"@en .

<https://test.uncefact.org/vocabulary/status-code-list/139> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "139" ;
    skos:prefLabel "Normal security measures required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/14> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Uncollected funds"@en .

<https://test.uncefact.org/vocabulary/status-code-list/140> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "140" ;
    skos:prefLabel "Heightened security measures required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/141> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "141" ;
    skos:prefLabel "Exceptional security measures required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/142> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "142" ;
    skos:prefLabel "Ship security procedures not maintained during ship-to-ship activity"@en .

<https://test.uncefact.org/vocabulary/status-code-list/143> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "143" ;
    skos:prefLabel "Ship security procedure maintained during ship-to-ship activity"@en .

<https://test.uncefact.org/vocabulary/status-code-list/144> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "144" ;
    skos:prefLabel "Special or additional security measures taken"@en .

<https://test.uncefact.org/vocabulary/status-code-list/145> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "145" ;
    skos:prefLabel "Security related matter to report"@en .

<https://test.uncefact.org/vocabulary/status-code-list/146> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "146" ;
    skos:prefLabel "Transhipped"@en .

<https://test.uncefact.org/vocabulary/status-code-list/147> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "147" ;
    skos:prefLabel "Defective"@en .

<https://test.uncefact.org/vocabulary/status-code-list/148> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "148" ;
    skos:prefLabel "Recycled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/149> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "149" ;
    skos:prefLabel "Reused"@en .

<https://test.uncefact.org/vocabulary/status-code-list/15> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Nil"@en .

<https://test.uncefact.org/vocabulary/status-code-list/150> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "150" ;
    skos:prefLabel "Registered"@en .

<https://test.uncefact.org/vocabulary/status-code-list/151> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "151" ;
    skos:prefLabel "Returned"@en .

<https://test.uncefact.org/vocabulary/status-code-list/152> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "152" ;
    skos:prefLabel "Available"@en .

<https://test.uncefact.org/vocabulary/status-code-list/153> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "153" ;
    skos:prefLabel "Unavailable"@en .

<https://test.uncefact.org/vocabulary/status-code-list/154> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "154" ;
    skos:prefLabel "Recalled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/155> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "155" ;
    skos:prefLabel "Reserved"@en .

<https://test.uncefact.org/vocabulary/status-code-list/156> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "156" ;
    skos:prefLabel "Sold"@en .

<https://test.uncefact.org/vocabulary/status-code-list/157> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "157" ;
    skos:prefLabel "Damaged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/158> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "158" ;
    skos:prefLabel "Destroyed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/159> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "159" ;
    skos:prefLabel "Conformant"@en .

<https://test.uncefact.org/vocabulary/status-code-list/16> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "16" ;
    skos:prefLabel "None advised"@en .

<https://test.uncefact.org/vocabulary/status-code-list/160> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "160" ;
    skos:prefLabel "Non conforment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/161> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "161" ;
    skos:prefLabel "Dispensed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/162> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "162" ;
    skos:prefLabel "Partially dispensed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/163> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "163" ;
    skos:prefLabel "Disposed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/164> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "164" ;
    skos:prefLabel "In progress"@en .

<https://test.uncefact.org/vocabulary/status-code-list/165> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "165" ;
    skos:prefLabel "Needs replacement"@en .

<https://test.uncefact.org/vocabulary/status-code-list/166> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "166" ;
    skos:prefLabel "Non sellable"@en .

<https://test.uncefact.org/vocabulary/status-code-list/167> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "167" ;
    skos:prefLabel "In process"@en .

<https://test.uncefact.org/vocabulary/status-code-list/168> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "168" ;
    skos:prefLabel "Under query"@en .

<https://test.uncefact.org/vocabulary/status-code-list/169> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "169" ;
    skos:prefLabel "Paid"@en .

<https://test.uncefact.org/vocabulary/status-code-list/17> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Requested"@en .

<https://test.uncefact.org/vocabulary/status-code-list/170> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "170" ;
    skos:prefLabel "Acknowledged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/171> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "171" ;
    skos:prefLabel "Conditionally accepted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/172> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "172" ;
    skos:prefLabel "Loading, preparation for"@en .

<https://test.uncefact.org/vocabulary/status-code-list/174> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "174" ;
    skos:prefLabel "Unloading, preparation for"@en .

<https://test.uncefact.org/vocabulary/status-code-list/175> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "175" ;
    skos:prefLabel "Unloading, polluted ballast"@en .

<https://test.uncefact.org/vocabulary/status-code-list/176> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "176" ;
    skos:prefLabel "Obtaining documents from shipping register"@en .

<https://test.uncefact.org/vocabulary/status-code-list/177> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "177" ;
    skos:prefLabel "Obtaining wreckage documentation"@en .

<https://test.uncefact.org/vocabulary/status-code-list/178> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "178" ;
    skos:prefLabel "Waiting, to enter or leave"@en .

<https://test.uncefact.org/vocabulary/status-code-list/179> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "179" ;
    skos:prefLabel "Waiting, for a pilot"@en .

<https://test.uncefact.org/vocabulary/status-code-list/18> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Free of charge"@en .

<https://test.uncefact.org/vocabulary/status-code-list/180> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "180" ;
    skos:prefLabel "Waiting, for a tug"@en .

<https://test.uncefact.org/vocabulary/status-code-list/181> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "181" ;
    skos:prefLabel "Waiting, for day light"@en .

<https://test.uncefact.org/vocabulary/status-code-list/182> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "182" ;
    skos:prefLabel "Waiting, due to meteorological circumstances"@en .

<https://test.uncefact.org/vocabulary/status-code-list/183> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "183" ;
    skos:prefLabel "Waiting, to form a convoy"@en .

<https://test.uncefact.org/vocabulary/status-code-list/184> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "184" ;
    skos:prefLabel "Waiting, for action by authorities"@en .

<https://test.uncefact.org/vocabulary/status-code-list/185> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "185" ;
    skos:prefLabel "Waiting, due to a ban"@en .

<https://test.uncefact.org/vocabulary/status-code-list/186> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "186" ;
    skos:prefLabel "Waiting, for entry permission"@en .

<https://test.uncefact.org/vocabulary/status-code-list/187> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "187" ;
    skos:prefLabel "Waiting, due to an action taken by authorities"@en .

<https://test.uncefact.org/vocabulary/status-code-list/188> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "188" ;
    skos:prefLabel "Waiting, due to the terms of charter"@en .

<https://test.uncefact.org/vocabulary/status-code-list/189> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "189" ;
    skos:prefLabel "Waiting, for a location"@en .

<https://test.uncefact.org/vocabulary/status-code-list/19> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Rounded"@en .

<https://test.uncefact.org/vocabulary/status-code-list/190> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "190" ;
    skos:prefLabel "Waiting, for cargo"@en .

<https://test.uncefact.org/vocabulary/status-code-list/191> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "191" ;
    skos:prefLabel "Waiting, for workers"@en .

<https://test.uncefact.org/vocabulary/status-code-list/192> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "192" ;
    skos:prefLabel "Waiting, for storage area"@en .

<https://test.uncefact.org/vocabulary/status-code-list/193> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "193" ;
    skos:prefLabel "Waiting, for equipment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/194> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "194" ;
    skos:prefLabel "Waiting, for other means of transport"@en .

<https://test.uncefact.org/vocabulary/status-code-list/195> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "195" ;
    skos:prefLabel "Waiting, for handling equipment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/196> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "196" ;
    skos:prefLabel "Waiting, for on board handling equipment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/197> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "197" ;
    skos:prefLabel "Waiting, for cargo to be ready for loading"@en .

<https://test.uncefact.org/vocabulary/status-code-list/198> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "198" ;
    skos:prefLabel "Waiting, for means of transport to be  ready"@en .

<https://test.uncefact.org/vocabulary/status-code-list/199> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "199" ;
    skos:prefLabel "Waiting, due to damaged cargo"@en .

<https://test.uncefact.org/vocabulary/status-code-list/2> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Done"@en .

<https://test.uncefact.org/vocabulary/status-code-list/20> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Permanent"@en .

<https://test.uncefact.org/vocabulary/status-code-list/200> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "200" ;
    skos:prefLabel "Waiting, for operational periods"@en .

<https://test.uncefact.org/vocabulary/status-code-list/201> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "201" ;
    skos:prefLabel "Waiting, for repair and/or maintenance of the means of transport"@en .

<https://test.uncefact.org/vocabulary/status-code-list/202> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "202" ;
    skos:prefLabel "Waiting, for repair and/or maintenance of handling equipment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/203> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "203" ;
    skos:prefLabel "Embarking passengers from tender"@en .

<https://test.uncefact.org/vocabulary/status-code-list/204> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "204" ;
    skos:prefLabel "Waiting, for a counter convoy to pass"@en .

<https://test.uncefact.org/vocabulary/status-code-list/205> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "205" ;
    skos:prefLabel "Delivery address outside delivery area"@en .

<https://test.uncefact.org/vocabulary/status-code-list/206> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "206" ;
    skos:prefLabel "Arrival, after means of transport departed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/207> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "207" ;
    skos:prefLabel "Delivery refused, agent"@en .

<https://test.uncefact.org/vocabulary/status-code-list/208> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "208" ;
    skos:prefLabel "Seals, replaced"@en .

<https://test.uncefact.org/vocabulary/status-code-list/209> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "209" ;
    skos:prefLabel "Delivery, scheduled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/21> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Temporary"@en .

<https://test.uncefact.org/vocabulary/status-code-list/210> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "210" ;
    skos:prefLabel "Delivery, unsuccessful attempt"@en .

<https://test.uncefact.org/vocabulary/status-code-list/211> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "211" ;
    skos:prefLabel "Delivery not completed, business closed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/212> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "212" ;
    skos:prefLabel "Delivery, changed schedule"@en .

<https://test.uncefact.org/vocabulary/status-code-list/213> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "213" ;
    skos:prefLabel "Delivery, further address needed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/214> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "214" ;
    skos:prefLabel "Computer system not in operation"@en .

<https://test.uncefact.org/vocabulary/status-code-list/215> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "215" ;
    skos:prefLabel "Delivery, awaiting credit approval"@en .

<https://test.uncefact.org/vocabulary/status-code-list/216> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "216" ;
    skos:prefLabel "Delivery, awaiting customer arrangements"@en .

<https://test.uncefact.org/vocabulary/status-code-list/218> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "218" ;
    skos:prefLabel "Damaged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/219> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "219" ;
    skos:prefLabel "Delivery pending, awaiting specified dates/times/periods"@en .

<https://test.uncefact.org/vocabulary/status-code-list/22> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Subject to agreed condition"@en .

<https://test.uncefact.org/vocabulary/status-code-list/220> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "220" ;
    skos:prefLabel "Destination incorrect"@en .

<https://test.uncefact.org/vocabulary/status-code-list/222> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "222" ;
    skos:prefLabel "Derailment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/224> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "224" ;
    skos:prefLabel "Delivery, industrial dispute"@en .

<https://test.uncefact.org/vocabulary/status-code-list/225> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "225" ;
    skos:prefLabel "Operation affected by customer action"@en .

<https://test.uncefact.org/vocabulary/status-code-list/227> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "227" ;
    skos:prefLabel "Delivery, equipment failure"@en .

<https://test.uncefact.org/vocabulary/status-code-list/228> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "228" ;
    skos:prefLabel "Inspection required by authority"@en .

<https://test.uncefact.org/vocabulary/status-code-list/229> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "229" ;
    skos:prefLabel "Export suspended"@en .

<https://test.uncefact.org/vocabulary/status-code-list/23> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Added"@en .

<https://test.uncefact.org/vocabulary/status-code-list/231> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "231" ;
    skos:prefLabel "Missing, goods item"@en .

<https://test.uncefact.org/vocabulary/status-code-list/232> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "232" ;
    skos:prefLabel "Import suspended"@en .

<https://test.uncefact.org/vocabulary/status-code-list/233> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "233" ;
    skos:prefLabel "Incorrect picklist"@en .

<https://test.uncefact.org/vocabulary/status-code-list/234> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "234" ;
    skos:prefLabel "Incorrect address"@en .

<https://test.uncefact.org/vocabulary/status-code-list/235> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "235" ;
    skos:prefLabel "Industrial dispute"@en .

<https://test.uncefact.org/vocabulary/status-code-list/236> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "236" ;
    skos:prefLabel "Waiting, for instructions"@en .

<https://test.uncefact.org/vocabulary/status-code-list/238> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "238" ;
    skos:prefLabel "Means of transport, damaged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/239> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "239" ;
    skos:prefLabel "Mechanical breakdown"@en .

<https://test.uncefact.org/vocabulary/status-code-list/24> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Deducted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/240> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "240" ;
    skos:prefLabel "Mechanical inspection required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/241> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "241" ;
    skos:prefLabel "Missing, document"@en .

<https://test.uncefact.org/vocabulary/status-code-list/242> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "242" ;
    skos:prefLabel "New delivery arrangements advised"@en .

<https://test.uncefact.org/vocabulary/status-code-list/243> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "243" ;
    skos:prefLabel "No recipient contact information"@en .

<https://test.uncefact.org/vocabulary/status-code-list/247> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "247" ;
    skos:prefLabel "Collection/pick-up, package not available"@en .

<https://test.uncefact.org/vocabulary/status-code-list/248> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "248" ;
    skos:prefLabel "Tracking number unknown"@en .

<https://test.uncefact.org/vocabulary/status-code-list/25> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Included"@en .

<https://test.uncefact.org/vocabulary/status-code-list/250> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "250" ;
    skos:prefLabel "Transport payment not received"@en .

<https://test.uncefact.org/vocabulary/status-code-list/251> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "251" ;
    skos:prefLabel "Refused, non-payment by payer"@en .

<https://test.uncefact.org/vocabulary/status-code-list/253> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "253" ;
    skos:prefLabel "Refused, no reason given"@en .

<https://test.uncefact.org/vocabulary/status-code-list/254> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "254" ;
    skos:prefLabel "Delivery, scheduled past cut-off time"@en .

<https://test.uncefact.org/vocabulary/status-code-list/255> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "255" ;
    skos:prefLabel "Shunted to siding"@en .

<https://test.uncefact.org/vocabulary/status-code-list/256> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "256" ;
    skos:prefLabel "Signature not required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/258> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "258" ;
    skos:prefLabel "Special service required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/26> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Subject to clearing"@en .

<https://test.uncefact.org/vocabulary/status-code-list/260> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "260" ;
    skos:prefLabel "Tracking information unavailable"@en .

<https://test.uncefact.org/vocabulary/status-code-list/265> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "265" ;
    skos:prefLabel "Reason unknown"@en .

<https://test.uncefact.org/vocabulary/status-code-list/266> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "266" ;
    skos:prefLabel "Delivery delayed, adverse weather conditions"@en .

<https://test.uncefact.org/vocabulary/status-code-list/267> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "267" ;
    skos:prefLabel "Free storage time expired"@en .

<https://test.uncefact.org/vocabulary/status-code-list/269> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "269" ;
    skos:prefLabel "Delivery, consignee absent"@en .

<https://test.uncefact.org/vocabulary/status-code-list/27> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Subject to bilaterally agreed condition"@en .

<https://test.uncefact.org/vocabulary/status-code-list/270> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "270" ;
    skos:prefLabel "Delayed operation, local circumstances"@en .

<https://test.uncefact.org/vocabulary/status-code-list/271> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "271" ;
    skos:prefLabel "Delayed operation, consignee's instructions"@en .

<https://test.uncefact.org/vocabulary/status-code-list/272> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "272" ;
    skos:prefLabel "Delayed operation, consignor's instructions"@en .

<https://test.uncefact.org/vocabulary/status-code-list/273> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "273" ;
    skos:prefLabel "Delayed operation"@en .

<https://test.uncefact.org/vocabulary/status-code-list/274> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "274" ;
    skos:prefLabel "Incomplete address"@en .

<https://test.uncefact.org/vocabulary/status-code-list/275> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "275" ;
    skos:prefLabel "Delivery refused, purchase order cancelled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/276> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "276" ;
    skos:prefLabel "Delivery refused, return to the consignor"@en .

<https://test.uncefact.org/vocabulary/status-code-list/277> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "277" ;
    skos:prefLabel "Delivery refused, inconsistent with purchase order"@en .

<https://test.uncefact.org/vocabulary/status-code-list/278> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "278" ;
    skos:prefLabel "Delivery refused, incorrect delivery date"@en .

<https://test.uncefact.org/vocabulary/status-code-list/279> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "279" ;
    skos:prefLabel "Delivery refused, automatic return"@en .

<https://test.uncefact.org/vocabulary/status-code-list/28> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Transaction expected to be executed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/280> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "280" ;
    skos:prefLabel "Delivery refused, duplicate delivery"@en .

<https://test.uncefact.org/vocabulary/status-code-list/281> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "281" ;
    skos:prefLabel "Delivery refused, instructions requested"@en .

<https://test.uncefact.org/vocabulary/status-code-list/282> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "282" ;
    skos:prefLabel "Delivery refused, consignee's condition"@en .

<https://test.uncefact.org/vocabulary/status-code-list/283> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "283" ;
    skos:prefLabel "Delivery refused, delivery incomplete"@en .

<https://test.uncefact.org/vocabulary/status-code-list/284> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "284" ;
    skos:prefLabel "Delivery refused, not ordered"@en .

<https://test.uncefact.org/vocabulary/status-code-list/285> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "285" ;
    skos:prefLabel "Delivery refused, remainder not accepted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/286> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "286" ;
    skos:prefLabel "Delivery refused, spoilt state"@en .

<https://test.uncefact.org/vocabulary/status-code-list/287> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "287" ;
    skos:prefLabel "Missing, contents"@en .

<https://test.uncefact.org/vocabulary/status-code-list/288> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "288" ;
    skos:prefLabel "Not on package list"@en .

<https://test.uncefact.org/vocabulary/status-code-list/29> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Debit"@en .

<https://test.uncefact.org/vocabulary/status-code-list/291> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "291" ;
    skos:prefLabel "Delivery refused, collect freight charges not paid"@en .

<https://test.uncefact.org/vocabulary/status-code-list/292> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "292" ;
    skos:prefLabel "Delivery refused, reimbursement not paid"@en .

<https://test.uncefact.org/vocabulary/status-code-list/295> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "295" ;
    skos:prefLabel "Delivery refused, opened"@en .

<https://test.uncefact.org/vocabulary/status-code-list/297> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "297" ;
    skos:prefLabel "Delivery refused, commercial dispute"@en .

<https://test.uncefact.org/vocabulary/status-code-list/298> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "298" ;
    skos:prefLabel "Delivery refused, error on product or packaging"@en .

<https://test.uncefact.org/vocabulary/status-code-list/299> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "299" ;
    skos:prefLabel "Delivery refused, delivery date/time changed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/3> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Passed on"@en .

<https://test.uncefact.org/vocabulary/status-code-list/30> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Credit"@en .

<https://test.uncefact.org/vocabulary/status-code-list/300> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "300" ;
    skos:prefLabel "Document, received without goods"@en .

<https://test.uncefact.org/vocabulary/status-code-list/301> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "301" ;
    skos:prefLabel "Goods, received without documentation"@en .

<https://test.uncefact.org/vocabulary/status-code-list/302> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "302" ;
    skos:prefLabel "Overcarried consignment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/306> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "306" ;
    skos:prefLabel "Document, found"@en .

<https://test.uncefact.org/vocabulary/status-code-list/307> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "307" ;
    skos:prefLabel "Damaged but deliverable"@en .

<https://test.uncefact.org/vocabulary/status-code-list/308> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "308" ;
    skos:prefLabel "Spoilt"@en .

<https://test.uncefact.org/vocabulary/status-code-list/309> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "309" ;
    skos:prefLabel "Packaging/equipment opened"@en .

<https://test.uncefact.org/vocabulary/status-code-list/31> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Positive debit"@en .

<https://test.uncefact.org/vocabulary/status-code-list/310> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "310" ;
    skos:prefLabel "Processed as contractually agreed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/311> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "311" ;
    skos:prefLabel "Claim folder opened"@en .

<https://test.uncefact.org/vocabulary/status-code-list/312> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "312" ;
    skos:prefLabel "Moved, completed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/313> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "313" ;
    skos:prefLabel "Returned by recipient"@en .

<https://test.uncefact.org/vocabulary/status-code-list/314> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "314" ;
    skos:prefLabel "Delayed, at origin"@en .

<https://test.uncefact.org/vocabulary/status-code-list/315> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "315" ;
    skos:prefLabel "Held, by logistic service provider"@en .

<https://test.uncefact.org/vocabulary/status-code-list/316> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "316" ;
    skos:prefLabel "Incident occurred but accepted by ordering party"@en .

<https://test.uncefact.org/vocabulary/status-code-list/317> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "317" ;
    skos:prefLabel "Delivery party' premises closed during normal hours"@en .

<https://test.uncefact.org/vocabulary/status-code-list/318> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "318" ;
    skos:prefLabel "Delivery incomplete, time shortage"@en .

<https://test.uncefact.org/vocabulary/status-code-list/319> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "319" ;
    skos:prefLabel "Despatch, preparation error"@en .

<https://test.uncefact.org/vocabulary/status-code-list/32> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Negative debit"@en .

<https://test.uncefact.org/vocabulary/status-code-list/320> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "320" ;
    skos:prefLabel "Undefined incident attributed to logistic server provider"@en .

<https://test.uncefact.org/vocabulary/status-code-list/321> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "321" ;
    skos:prefLabel "Instruction to despatch, received"@en .

<https://test.uncefact.org/vocabulary/status-code-list/322> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "322" ;
    skos:prefLabel "Despatch, under preparation"@en .

<https://test.uncefact.org/vocabulary/status-code-list/323> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "323" ;
    skos:prefLabel "Return in progress"@en .

<https://test.uncefact.org/vocabulary/status-code-list/324> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "324" ;
    skos:prefLabel "Instruction to despatch, cancelled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/325> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "325" ;
    skos:prefLabel "Delivery refused, by recipient"@en .

<https://test.uncefact.org/vocabulary/status-code-list/326> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "326" ;
    skos:prefLabel "Goods, held by third party on instruction from owner"@en .

<https://test.uncefact.org/vocabulary/status-code-list/327> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "327" ;
    skos:prefLabel "Weight or volume loss"@en .

<https://test.uncefact.org/vocabulary/status-code-list/328> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "328" ;
    skos:prefLabel "Moved, internally"@en .

<https://test.uncefact.org/vocabulary/status-code-list/329> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "329" ;
    skos:prefLabel "Consignment partially stolen"@en .

<https://test.uncefact.org/vocabulary/status-code-list/33> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Positive credit"@en .

<https://test.uncefact.org/vocabulary/status-code-list/330> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "330" ;
    skos:prefLabel "Consignment partially lost or missing"@en .

<https://test.uncefact.org/vocabulary/status-code-list/331> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "331" ;
    skos:prefLabel "Destroyed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/332> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "332" ;
    skos:prefLabel "Action by logistics service provider"@en .

<https://test.uncefact.org/vocabulary/status-code-list/333> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "333" ;
    skos:prefLabel "Action by logistics service provider on instruction by owner"@en .

<https://test.uncefact.org/vocabulary/status-code-list/334> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "334" ;
    skos:prefLabel "Document, refused"@en .

<https://test.uncefact.org/vocabulary/status-code-list/335> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "335" ;
    skos:prefLabel "Seals, damaged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/336> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "336" ;
    skos:prefLabel "Seals, broken"@en .

<https://test.uncefact.org/vocabulary/status-code-list/337> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "337" ;
    skos:prefLabel "Seals, tampered"@en .

<https://test.uncefact.org/vocabulary/status-code-list/338> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "338" ;
    skos:prefLabel "Collection/pick-up, business closed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/339> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "339" ;
    skos:prefLabel "Collection/pick-up, changed schedule"@en .

<https://test.uncefact.org/vocabulary/status-code-list/34> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Negative credit"@en .

<https://test.uncefact.org/vocabulary/status-code-list/340> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "340" ;
    skos:prefLabel "Collection/pick-up, further address needed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/341> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "341" ;
    skos:prefLabel "Collection/pick-up, industrial dispute"@en .

<https://test.uncefact.org/vocabulary/status-code-list/342> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "342" ;
    skos:prefLabel "Collection/pick-up, equipment failure"@en .

<https://test.uncefact.org/vocabulary/status-code-list/343> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "343" ;
    skos:prefLabel "Document, incorrect"@en .

<https://test.uncefact.org/vocabulary/status-code-list/344> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "344" ;
    skos:prefLabel "Collection/pick-up, scheduled past cut-off time"@en .

<https://test.uncefact.org/vocabulary/status-code-list/345> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "345" ;
    skos:prefLabel "Collection/pick-up, adverse weather conditions"@en .

<https://test.uncefact.org/vocabulary/status-code-list/346> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "346" ;
    skos:prefLabel "Unloading, completed from a means of transport"@en .

<https://test.uncefact.org/vocabulary/status-code-list/347> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "347" ;
    skos:prefLabel "Deliverable"@en .

<https://test.uncefact.org/vocabulary/status-code-list/348> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "348" ;
    skos:prefLabel "Not deliverable"@en .

<https://test.uncefact.org/vocabulary/status-code-list/349> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "349" ;
    skos:prefLabel "Handed over"@en .

<https://test.uncefact.org/vocabulary/status-code-list/35> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Started"@en .

<https://test.uncefact.org/vocabulary/status-code-list/350> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "350" ;
    skos:prefLabel "Signature required"@en .

<https://test.uncefact.org/vocabulary/status-code-list/351> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "351" ;
    skos:prefLabel "Defined incident attributed to logistic server provider"@en .

<https://test.uncefact.org/vocabulary/status-code-list/352> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "352" ;
    skos:prefLabel "Delivery not completed, business closed, inventory count"@en .

<https://test.uncefact.org/vocabulary/status-code-list/353> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "353" ;
    skos:prefLabel "Delivery not completed, business closed on Saturday"@en .

<https://test.uncefact.org/vocabulary/status-code-list/354> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "354" ;
    skos:prefLabel "Delivery not completed, business closed on national holiday"@en .

<https://test.uncefact.org/vocabulary/status-code-list/355> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "355" ;
    skos:prefLabel "En route, via local route"@en .

<https://test.uncefact.org/vocabulary/status-code-list/356> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "356" ;
    skos:prefLabel "En route, via national route"@en .

<https://test.uncefact.org/vocabulary/status-code-list/357> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "357" ;
    skos:prefLabel "En route, via international route"@en .

<https://test.uncefact.org/vocabulary/status-code-list/358> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "358" ;
    skos:prefLabel "Transport terminated, mail not received"@en .

<https://test.uncefact.org/vocabulary/status-code-list/359> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "359" ;
    skos:prefLabel "Bill of Lading issued"@en .

<https://test.uncefact.org/vocabulary/status-code-list/36> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Revised"@en .

<https://test.uncefact.org/vocabulary/status-code-list/360> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "360" ;
    skos:prefLabel "Cleared, by logistics service provider"@en .

<https://test.uncefact.org/vocabulary/status-code-list/361> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "361" ;
    skos:prefLabel "Delivery, expected"@en .

<https://test.uncefact.org/vocabulary/status-code-list/362> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "362" ;
    skos:prefLabel "Measured"@en .

<https://test.uncefact.org/vocabulary/status-code-list/363> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "363" ;
    skos:prefLabel "Loading, ready"@en .

<https://test.uncefact.org/vocabulary/status-code-list/364> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "364" ;
    skos:prefLabel "Arrival, at yard"@en .

<https://test.uncefact.org/vocabulary/status-code-list/365> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "365" ;
    skos:prefLabel "Departure, from yard"@en .

<https://test.uncefact.org/vocabulary/status-code-list/366> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "366" ;
    skos:prefLabel "Accepted at interchange point"@en .

<https://test.uncefact.org/vocabulary/status-code-list/367> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "367" ;
    skos:prefLabel "Alerted, no action taken"@en .

<https://test.uncefact.org/vocabulary/status-code-list/368> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "368" ;
    skos:prefLabel "Transshipment to another wagon"@en .

<https://test.uncefact.org/vocabulary/status-code-list/369> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "369" ;
    skos:prefLabel "Trip plan revised manually"@en .

<https://test.uncefact.org/vocabulary/status-code-list/37> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Stolen"@en .

<https://test.uncefact.org/vocabulary/status-code-list/370> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "370" ;
    skos:prefLabel "Special wagon handling arranged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/371> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "371" ;
    skos:prefLabel "Equipment, emptied"@en .

<https://test.uncefact.org/vocabulary/status-code-list/372> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "372" ;
    skos:prefLabel "Equipment, loaded"@en .

<https://test.uncefact.org/vocabulary/status-code-list/373> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "373" ;
    skos:prefLabel "Equipment, held by transport operator"@en .

<https://test.uncefact.org/vocabulary/status-code-list/374> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "374" ;
    skos:prefLabel "Equipment, held by terminal operator"@en .

<https://test.uncefact.org/vocabulary/status-code-list/375> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "375" ;
    skos:prefLabel "Equipment, storage period at terminal exceeded"@en .

<https://test.uncefact.org/vocabulary/status-code-list/376> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "376" ;
    skos:prefLabel "Equipment, held by equipment operator"@en .

<https://test.uncefact.org/vocabulary/status-code-list/377> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "377" ;
    skos:prefLabel "Equipment, not released by equipment operator"@en .

<https://test.uncefact.org/vocabulary/status-code-list/378> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "378" ;
    skos:prefLabel "Delivery Order Issued"@en .

<https://test.uncefact.org/vocabulary/status-code-list/379> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "379" ;
    skos:prefLabel "Cleared for container release"@en .

<https://test.uncefact.org/vocabulary/status-code-list/38> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Assigned"@en .

<https://test.uncefact.org/vocabulary/status-code-list/39> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Approved"@en .

<https://test.uncefact.org/vocabulary/status-code-list/4> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Final"@en .

<https://test.uncefact.org/vocabulary/status-code-list/40> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Withdrawn"@en .

<https://test.uncefact.org/vocabulary/status-code-list/41> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Rejected"@en .

<https://test.uncefact.org/vocabulary/status-code-list/42> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Approval pending"@en .

<https://test.uncefact.org/vocabulary/status-code-list/43> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Postponed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/44> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Replaced"@en .

<https://test.uncefact.org/vocabulary/status-code-list/45> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "45" ;
    skos:prefLabel "No status"@en .

<https://test.uncefact.org/vocabulary/status-code-list/46> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Does not exist"@en .

<https://test.uncefact.org/vocabulary/status-code-list/47> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Draft version"@en .

<https://test.uncefact.org/vocabulary/status-code-list/48> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Live version"@en .

<https://test.uncefact.org/vocabulary/status-code-list/49> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Expired version"@en .

<https://test.uncefact.org/vocabulary/status-code-list/5> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Subject to final payment"@en .

<https://test.uncefact.org/vocabulary/status-code-list/50> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Part-time"@en .

<https://test.uncefact.org/vocabulary/status-code-list/51> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Full-time"@en .

<https://test.uncefact.org/vocabulary/status-code-list/52> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Not a student"@en .

<https://test.uncefact.org/vocabulary/status-code-list/53> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "53" ;
    skos:prefLabel "To be extracted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/54> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Impacted tooth"@en .

<https://test.uncefact.org/vocabulary/status-code-list/55> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Extracted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/56> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Estimated"@en .

<https://test.uncefact.org/vocabulary/status-code-list/57> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Undefined incident"@en .

<https://test.uncefact.org/vocabulary/status-code-list/58> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Quantity error"@en .

<https://test.uncefact.org/vocabulary/status-code-list/59> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Monetary amount error"@en .

<https://test.uncefact.org/vocabulary/status-code-list/6> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Minimum"@en .

<https://test.uncefact.org/vocabulary/status-code-list/60> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Product not ordered"@en .

<https://test.uncefact.org/vocabulary/status-code-list/61> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Uncertain"@en .

<https://test.uncefact.org/vocabulary/status-code-list/62> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Significant"@en .

<https://test.uncefact.org/vocabulary/status-code-list/63> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Not accepted"@en .

<https://test.uncefact.org/vocabulary/status-code-list/64> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Order or request cancelled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/65> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Negative"@en .

<https://test.uncefact.org/vocabulary/status-code-list/66> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Unsigned amount"@en .

<https://test.uncefact.org/vocabulary/status-code-list/67> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Preliminary"@en .

<https://test.uncefact.org/vocabulary/status-code-list/68> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Split"@en .

<https://test.uncefact.org/vocabulary/status-code-list/69> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Recommended"@en .

<https://test.uncefact.org/vocabulary/status-code-list/7> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Fixed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/70> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Issued"@en .

<https://test.uncefact.org/vocabulary/status-code-list/71> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Available for ordering"@en .

<https://test.uncefact.org/vocabulary/status-code-list/72> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Not available for ordering"@en .

<https://test.uncefact.org/vocabulary/status-code-list/73> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Confirmed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/74> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Expiry date exceeded"@en .

<https://test.uncefact.org/vocabulary/status-code-list/75> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Prescribed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/76> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "76" ;
    skos:prefLabel "All published issues since subscription start"@en .

<https://test.uncefact.org/vocabulary/status-code-list/77> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "77" ;
    skos:prefLabel "All published issues since issue specified in claim"@en .

<https://test.uncefact.org/vocabulary/status-code-list/78> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "78" ;
    skos:prefLabel "All published issues from and including issue specified in claim"@en .

<https://test.uncefact.org/vocabulary/status-code-list/79> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Specified published issue only"@en .

<https://test.uncefact.org/vocabulary/status-code-list/8> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Maximum"@en .

<https://test.uncefact.org/vocabulary/status-code-list/80> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Publication issue cancelled"@en .

<https://test.uncefact.org/vocabulary/status-code-list/81> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Definitive"@en .

<https://test.uncefact.org/vocabulary/status-code-list/82> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Supplementary"@en .

<https://test.uncefact.org/vocabulary/status-code-list/83> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Under legal appeal"@en .

<https://test.uncefact.org/vocabulary/status-code-list/84> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "84" ;
    skos:prefLabel "Legally assigned"@en .

<https://test.uncefact.org/vocabulary/status-code-list/85> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Updated"@en .

<https://test.uncefact.org/vocabulary/status-code-list/86> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "86" ;
    skos:prefLabel "Ratified"@en .

<https://test.uncefact.org/vocabulary/status-code-list/87> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "87" ;
    skos:prefLabel "Under consideration"@en .

<https://test.uncefact.org/vocabulary/status-code-list/88> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "88" ;
    skos:prefLabel "Countersued"@en .

<https://test.uncefact.org/vocabulary/status-code-list/89> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "89" ;
    skos:prefLabel "Legal item dismissed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/9> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Information"@en .

<https://test.uncefact.org/vocabulary/status-code-list/90> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "90" ;
    skos:prefLabel "Disputed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/91> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "91" ;
    skos:prefLabel "Enforced"@en .

<https://test.uncefact.org/vocabulary/status-code-list/92> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "92" ;
    skos:prefLabel "Legal documentation filed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/93> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "93" ;
    skos:prefLabel "Judgement for defendant"@en .

<https://test.uncefact.org/vocabulary/status-code-list/94> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "94" ;
    skos:prefLabel "Judgement for plaintiff"@en .

<https://test.uncefact.org/vocabulary/status-code-list/95> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Unchanged"@en .

<https://test.uncefact.org/vocabulary/status-code-list/96> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "96" ;
    skos:prefLabel "Legal documentation not filed"@en .

<https://test.uncefact.org/vocabulary/status-code-list/97> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Pending"@en .

<https://test.uncefact.org/vocabulary/status-code-list/98> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "98" ;
    skos:prefLabel "Debt released"@en .

<https://test.uncefact.org/vocabulary/status-code-list/99> a skos:Concept ;
    skos:inScheme unece:status-code-list ;
    skos:notation "99" ;
    skos:prefLabel "Law suit filed"@en .

unece:statusCode a owl:ObjectProperty ;
    rdfs:label "status code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A code specifying a status for this trade product."@en ;
    schema:domainIncludes unece:ProductBatch ;
    schema:rangeIncludes unece:status-code-list ;
    unece:termStatus ts:proposed .

unece:stayPeriod a owl:ObjectProperty ;
    rdfs:label "stay period"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A period of stay at this logistics location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:stepCode a owl:ObjectProperty ;
    rdfs:label "step code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the step in this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:streetAddress a owl:DatatypeProperty ;
    rdfs:label "street address"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The street name and number of an address."@en ;
    skos:exactMatch schema:streetAddress ;
    schema:domainIncludes unece:Address ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:subBrandName a owl:DatatypeProperty ;
    rdfs:label "sub brand name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The sub-brand name, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:subcontractorParty a owl:ObjectProperty ;
    rdfs:label "subcontractor party"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A subcontractor for this trade party."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:subjectType a owl:ObjectProperty ;
    rdfs:label "subject type"@en ;
    rdfs:comment "code → assessment-subject-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The type of entity the profile assesses."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:assessment-subject-type ;
    unece:termStatus ts:proposed .

unece:subordinateFacility a owl:ObjectProperty ;
    rdfs:label "subordinate facility"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A production facility subordinate to this production facility."@en ;
    schema:domainIncludes unece:Facility ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:subordinateProcess a owl:ObjectProperty ;
    rdfs:label "subordinate process"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A subordinate process of this production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:ProductionProcess ;
    unece:termStatus ts:proposed .

unece:subordinateTypeCode a owl:ObjectProperty ;
    rdfs:label "production process subordinate type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The code specifying the subordinate type of production process."@en ;
    schema:domainIncludes unece:ProductionProcess ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:substituteApplicableMaterial a owl:ObjectProperty ;
    rdfs:label "substitute applicable material"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Substitute material applicable for this supply chain trade line item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:substituteProduct a owl:ObjectProperty ;
    rdfs:label "substitute product"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A referenced product that may substitute for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:substitutedApplicableMaterial a owl:ObjectProperty ;
    rdfs:label "substituted applicable material"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Substituted material applicable for this supply chain trade line item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Material ;
    unece:termStatus ts:proposed .

unece:substitutedProduct a owl:ObjectProperty ;
    rdfs:label "substituted product"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A referenced product substituted for this supply chain trade line item."@en ;
    schema:domainIncludes unece:ConsignmentItem ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:summaryDescription a owl:DatatypeProperty ;
    rdfs:label "summary description"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A textual summary description of this supply chain consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:suppliedProduct a owl:ObjectProperty ;
    rdfs:label "supplied product"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:closeMatch schema:product ;
    skos:definition "The product supplied as this trade item."@en ;
    schema:domainIncludes unece:TradeItem ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:supplierPartyRoleCode a owl:ObjectProperty ;
    rdfs:label "transport equipment supplier party role code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the role of the party responsible for supplying this piece of logistics transport equipment, such as the carrier or the buyer."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:transport-equipment-supplier-party-role-code-list ;
    unece:termStatus ts:proposed .

unece:supplyChainForecastTermsCommitmentLevelCode a owl:ObjectProperty ;
    rdfs:label "supply chain forecast terms commitment level code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying a commitment level in these supply chain forecast terms."@en ;
    schema:domainIncludes unece:ForecastTerms ;
    schema:rangeIncludes unece:commitment-level-code-list ;
    unece:termStatus ts:proposed .

unece:symbol a owl:ObjectProperty ;
    rdfs:label "symbol"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A symbol/image representing the material."@en ;
    schema:domainIncludes unece:Material ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:synchronizationDateTime a owl:DatatypeProperty ;
    rdfs:label "synchronization date time"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A date, time, date time, or other date time value of a synchronization of the supply chain supply plan."@en ;
    schema:domainIncludes unece:SupplyPlan ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:tREMId a owl:ObjectProperty ;
    rdfs:label "t remid"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique TRansport EMergency (TREM) card identifier for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:tag a owl:DatatypeProperty ;
    rdfs:label "tag"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A tag categorising the criterion."@en ;
    schema:domainIncludes unece:Criterion ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:tareWeight a owl:ObjectProperty ;
    rdfs:label "tare weight"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The tare (empty) weight of transport equipment or a package, as a measure."@en ;
    schema:domainIncludes unece:TransportEquipment,
        unece:TransportPackage ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:tariffCurrencyCode a owl:ObjectProperty ;
    rdfs:label "tariff currency code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a tariff currency for this logistics service charge."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:currency-code-list ;
    unece:termStatus ts:proposed .

unece:tariffDeductionQuantity a owl:ObjectProperty ;
    rdfs:label "tariff deduction quantity"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A quantity to be deducted from the tariff quantity for the calculation of this trade related tax, duty or levy."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/tax-category-code-list/A> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "A" ;
    skos:prefLabel "Mixed tax rate"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/AA> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Lower rate"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/AB> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Exempt for resale"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/AC> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "AC" ;
    skos:prefLabel "Value Added Tax (VAT) not now due for payment"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/AD> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "AD" ;
    skos:prefLabel "Value Added Tax (VAT) due from a previous invoice"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/AE> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "VAT Reverse Charge"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/B> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "B" ;
    skos:prefLabel "Transferred (VAT)"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/C> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "C" ;
    skos:prefLabel "Duty paid by supplier"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/D> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "D" ;
    skos:prefLabel "Value Added Tax (VAT) margin scheme - travel agents"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/E> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "E" ;
    skos:prefLabel "Exempt from tax"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/F> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "F" ;
    skos:prefLabel "Value Added Tax (VAT) margin scheme - second-hand goods"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/G> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "G" ;
    skos:prefLabel "Free export item, tax not charged"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/H> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "H" ;
    skos:prefLabel "Higher rate"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/I> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "I" ;
    skos:prefLabel "Value Added Tax (VAT) margin scheme - works of art Margin scheme — Works of art"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/J> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "J" ;
    skos:prefLabel "Value Added Tax (VAT) margin scheme - collector’s items and antiques"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/K> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "K" ;
    skos:prefLabel "VAT exempt for EEA intra-community supply of goods and services"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/L> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "L" ;
    skos:prefLabel "Canary Islands general indirect tax"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/M> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "M" ;
    skos:prefLabel "Tax for production, services and importation in Ceuta and Melilla"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/N> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "N" ;
    skos:prefLabel "standard rate additional VAT"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/O> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "O" ;
    skos:prefLabel "Services outside scope of tax"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/S> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "S" ;
    skos:prefLabel "Standard rate"@en .

<https://test.uncefact.org/vocabulary/tax-category-code-list/Z> a skos:Concept ;
    skos:inScheme unece:tax-category-code-list ;
    skos:notation "Z" ;
    skos:prefLabel "Zero rated goods"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/1> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Exports and Related Operations"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/10> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Exemption on particular bank and financial transactions"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/11> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Gold investment transactions"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/12> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Insurance and reinsurance transactions"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/13> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Particular real estate rental (farm land and buildings; unmanaged soil; unequipped business premises)"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/14> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Particular rentals of furnished dwelling"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/15> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Real estate transactions"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/16> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Cost reimbursement of equipment by members of grouping"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/17> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Pluri property Entities"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/18> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Not for profit organizations (including groupings of blind or disabled workers, philosophical, religious, political, civic organizations or unions)"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/19> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "19" ;
    skos:prefLabel "War memorial"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/2> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Manufacturing intraCommunity"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/20> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Second hand objects sold by their users"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/21> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Agricultural mutual aid"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/22> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Fishing"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/23> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Clubs and gambling houses"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/24> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Gamings and bets (casinos; races; lotto)"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/25> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Health Transport"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/26> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Medicinal biology analysis"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/27> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Prosthesis supply by prosthodontist"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/28> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Organs, blood and human milk"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/29> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Sport meetings"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/3> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Import Exemption"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/30> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Goods future markets"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/31> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Industry brand-new wastes and recycling/recovering materials"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/32> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Fiscal and postage stamps"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/4> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Acquisition intraCommunity exempt"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/5> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "5" ;
    skos:prefLabel "International Transport"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/6> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "6" ;
    skos:prefLabel "FR DOM (special exemptions)"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/7> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Medical professions and allied"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/8> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Health institutions"@en .

<https://test.uncefact.org/vocabulary/tax-exemption-reason-code-list/9> a skos:Concept ;
    skos:inScheme unece:tax-exemption-reason-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Education and professional training provided by recognized institutions"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAA> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAA" ;
    skos:prefLabel "Petroleum tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAB> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAB" ;
    skos:prefLabel "Provisional countervailing duty cash"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAC" ;
    skos:prefLabel "Provisional countervailing duty bond"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAD> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAD" ;
    skos:prefLabel "Tobacco tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAE> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAE" ;
    skos:prefLabel "Energy fee"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAF> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAF" ;
    skos:prefLabel "Coffee tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAG> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAG" ;
    skos:prefLabel "Harmonised sales tax, Canadian"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAH> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAH" ;
    skos:prefLabel "Quebec sales tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAI> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAI" ;
    skos:prefLabel "Canadian provincial sales tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAJ> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAJ" ;
    skos:prefLabel "Tax on replacement part"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAK> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAK" ;
    skos:prefLabel "Mineral oil tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAL> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAL" ;
    skos:prefLabel "Special tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAM> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAM" ;
    skos:prefLabel "Insurance tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAO> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAO" ;
    skos:prefLabel "Provincial Cannabis Tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/AAP> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "AAP" ;
    skos:prefLabel "Outstanding duty interest"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/ADD> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "ADD" ;
    skos:prefLabel "Anti-dumping duty"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/BOL> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "BOL" ;
    skos:prefLabel "Stamp duty (Imposta di Bollo)"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/CAP> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "CAP" ;
    skos:prefLabel "Agricultural levy"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/CAR> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "CAR" ;
    skos:prefLabel "Car tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/COC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "COC" ;
    skos:prefLabel "Paper consortium tax (Italy)"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/CST> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "CST" ;
    skos:prefLabel "Commodity specific tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/CUD> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "CUD" ;
    skos:prefLabel "Customs duty"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/CVD> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "CVD" ;
    skos:prefLabel "Countervailing duty"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/ENV> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "ENV" ;
    skos:prefLabel "Environmental tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/EXC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "EXC" ;
    skos:prefLabel "Excise duty"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/EXP> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "EXP" ;
    skos:prefLabel "Agricultural export rebate"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/FET> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "FET" ;
    skos:prefLabel "Federal excise tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/FRE> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "FRE" ;
    skos:prefLabel "Free"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/GCN> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "GCN" ;
    skos:prefLabel "General construction tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/GST> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "GST" ;
    skos:prefLabel "Goods and services tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/ILL> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "ILL" ;
    skos:prefLabel "Illuminants tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/IMP> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "IMP" ;
    skos:prefLabel "Import tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/IND> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "IND" ;
    skos:prefLabel "Individual tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/LAC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "LAC" ;
    skos:prefLabel "Business license fee"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/LCN> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "LCN" ;
    skos:prefLabel "Local construction tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/LDP> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "LDP" ;
    skos:prefLabel "Light dues payable"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/LOC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "LOC" ;
    skos:prefLabel "Local sales tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/LST> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "LST" ;
    skos:prefLabel "Lust tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/MCA> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "MCA" ;
    skos:prefLabel "Monetary compensatory amount"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/MCD> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "MCD" ;
    skos:prefLabel "Miscellaneous cash deposit"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/OTH> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "OTH" ;
    skos:prefLabel "Other taxes"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/PDB> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "PDB" ;
    skos:prefLabel "Provisional duty bond"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/PDC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "PDC" ;
    skos:prefLabel "Provisional duty cash"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/PRF> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "PRF" ;
    skos:prefLabel "Preference duty"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/SCN> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "SCN" ;
    skos:prefLabel "Special construction tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/SSS> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "SSS" ;
    skos:prefLabel "Shifted social securities"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/STT> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "STT" ;
    skos:prefLabel "State/provincial sales tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/SUP> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "SUP" ;
    skos:prefLabel "Suspended duty"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/SUR> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "SUR" ;
    skos:prefLabel "Surtax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/SWT> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "SWT" ;
    skos:prefLabel "Shifted wage tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/TAC> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "TAC" ;
    skos:prefLabel "Alcohol mark tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/TOT> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "TOT" ;
    skos:prefLabel "Total"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/TOX> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "TOX" ;
    skos:prefLabel "Turnover tax"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/TTA> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "TTA" ;
    skos:prefLabel "Tonnage taxes"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/VAD> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "VAD" ;
    skos:prefLabel "Valuation deposit"@en .

<https://test.uncefact.org/vocabulary/tax-type-code-list/VAT> a skos:Concept ;
    skos:inScheme unece:tax-type-code-list ;
    skos:notation "VAT" ;
    skos:prefLabel "Value added tax"@en .

unece:taxAmount a owl:ObjectProperty ;
    rdfs:label "tax amount"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The calculated tax amount."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:taxBasisAllowanceRate a owl:DatatypeProperty ;
    rdfs:label "tax basis allowance rate"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The rate of the tax basis allowance (deduction or discount) used to calculate the trade related tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:taxCategoryCode a owl:ObjectProperty ;
    rdfs:label "tax category code"@en ;
    rdfs:comment "code → tax-category scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The category to which this tax, levy or duty applies (e.g. standard, reduced, zero, exempt)."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:tax-category-code-list ;
    unece:termStatus ts:proposed .

unece:taxDueDateTypeCode a owl:ObjectProperty ;
    rdfs:label "tax due date type code"@en ;
    rdfs:comment "code → time-reference scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The type of due date for this tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:time-reference-code-list ;
    unece:termStatus ts:proposed .

unece:taxExemptionAuthorityId a owl:ObjectProperty ;
    rdfs:label "tax exemption authority id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The unique tax exemption authority identifier for this trade tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:taxExemptionReasonCode a owl:ObjectProperty ;
    rdfs:label "tax exemption reason code"@en ;
    rdfs:comment "code → tax-exemption-reason scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The reason for exemption from this tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:tax-exemption-reason-code-list ;
    unece:termStatus ts:proposed .

unece:taxId a owl:ObjectProperty ;
    rdfs:label "tax ID"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A tax registration identifier of a party."@en ;
    skos:exactMatch schema:taxID ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:taxPaymentMethodCode a owl:ObjectProperty ;
    rdfs:label "tax payment method code"@en ;
    rdfs:comment "code → payment-method scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The payment method for this tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:payment-method-code-list ;
    unece:termStatus ts:proposed .

unece:taxPointDate a owl:DatatypeProperty ;
    rdfs:label "tax point date"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The date of the tax point when taxes, such as VAT, are to be applied."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:taxRate a owl:DatatypeProperty ;
    rdfs:label "tax rate"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The tax rate as a percentage."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:taxType a owl:DatatypeProperty ;
    rdfs:label "tax type"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The type, expressed as text, of this trade related tax, levy or duty."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:taxTypeCode a owl:ObjectProperty ;
    rdfs:label "tax type code"@en ;
    rdfs:comment "code → tax-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The type of tax (VAT, excise, …)."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:tax-type-code-list ;
    unece:termStatus ts:proposed .

unece:technicalName a owl:DatatypeProperty ;
    rdfs:label "technical name"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A technical name, expressed as text, for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:telephone a owl:DatatypeProperty ;
    rdfs:label "telephone"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A telephone number of a party."@en ;
    skos:exactMatch schema:telephone ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Storage temperature"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Transport temperature"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Cargo operating temperature"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/4> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Transport emergency temperature"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/5> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Transport control temperature"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/6> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Boiling point"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/7> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Temperature, recorded"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/8> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Self-accelerating decomposition temperature (SADT)"@en .

<https://test.uncefact.org/vocabulary/temperature-type-code-list/9> a skos:Concept ;
    skos:inScheme unece:temperature-type-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Self-accelerating polymerization temperature (SAPT)"@en .

ts:active a skos:Concept ;
    skos:closeMatch <http://www.w3.org/2003/06/sw-vocab-status/ns#stable> ;
    skos:definition "Ratified and in normative use."@en ;
    skos:inScheme unece:term-status ;
    skos:notation "active" ;
    skos:prefLabel "active"@en .

ts:retired a skos:Concept ;
    skos:definition "Withdrawn from use but never deleted — the URI resolves forever so historic credentials stay verifiable."@en ;
    skos:inScheme unece:term-status ;
    skos:notation "retired" ;
    skos:prefLabel "retired"@en .

unece:termStatus a owl:AnnotationProperty ;
    rdfs:label "term status"@en ;
    rdfs:comment "Governance lifecycle state of a term; value from the term-status scheme (proposed → active → deprecated → retired)."@en ;
    rdfs:isDefinedBy unece-mod:core .

unece:termsAndConditionsDescription a owl:DatatypeProperty ;
    rdfs:label "terms and conditions description"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A textual description of the terms and conditions for these returnable asset instructions."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/time-reference-code-list/1> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Date of order"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/10> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Latest date/time for bid reception"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/11> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Date credit note received"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/12> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Date present document received"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/13> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Date of resale by buyer"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/14> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Date proceeds of resale collected by buyer"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/2> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Date of confirmation"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/21> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Date goods received by buyer"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/22> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Date goods received by buyer's agent"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/23> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Date goods received by carrier"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/24> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Date ex-works"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/25> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Date goods handed over for shipment by seller or agent"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/26> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Date of arrival of transport"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/27> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Date of outward frontier crossing"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/28> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Date of inward frontier crossing"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/29> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Date of delivery of goods to establishments/domicile/site"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/3> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Date of contract"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/31> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Stipulated date for payment of documentary credit"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/32> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Stipulated date for acceptance of documentary credit"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/33> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Stipulated date for negotiation of documentary credit"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/4> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Date of signature of contract"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/41> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Date of delivery to buyer of documents representing goods"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/42> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Date of delivery to buyer's agent of documents representing goods"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/43> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Date of delivery to carrier of documents representing goods"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/44> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Date of delivery to intermediary bank of documents representing good"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/45> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Date of bill of lading, consignment note or other transport document"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/46> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Date of receipt for loading (mate's receipt)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/47> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Date of negotiable instrument (draft, promissory note, bank)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/48> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Date of receipt of tool dependent initial samples plus unlimited absolute bank guarantee plus value added tax"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/5> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Date of invoice"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/52> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Due date of negotiable instrument"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/53> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Date of presentation of negotiable instrument"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/54> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Date of acceptance of negotiable instrument"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/55> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Date of acceptance of tooling"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/56> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Date of receipt of tooling"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/57> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Date of acceptance of first samples produced under production conditions"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/6> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Date of credit note"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/60> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "60" ;
    skos:prefLabel "Date of start of work"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/61> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Date of end of work"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/62> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Date of provisional reception of work"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/63> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Date of final acceptance of work"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/64> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Date of certificate of preliminary acceptance"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/65> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Date of certificate of final acceptance"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/66> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Specified date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/67> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "67" ;
    skos:prefLabel "Anticipated delivery date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/68> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "68" ;
    skos:prefLabel "Effective date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/69> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "69" ;
    skos:prefLabel "Invoice transmission date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/7> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Date of present document"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/70> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Date of issue of transport document(s)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/71> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "71" ;
    skos:prefLabel "Date of presentation of documents"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/72> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "72" ;
    skos:prefLabel "Payment date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/73> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Draft(s) at ... days sight"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/74> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "74" ;
    skos:prefLabel "Draft(s) at ... days date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/75> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "75" ;
    skos:prefLabel "Draft(s) at ... days after date of issuance of transport document(s)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/76> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "76" ;
    skos:prefLabel "Draft(s) at ... days after date of presentation of documents"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/77> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "77" ;
    skos:prefLabel "Specified draft date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/78> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "78" ;
    skos:prefLabel "Customs clearance date (import)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/79> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "79" ;
    skos:prefLabel "Customs clearance date (export)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/8> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Date of confirmation of order received"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/80> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "80" ;
    skos:prefLabel "Date of salary payment"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/81> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "81" ;
    skos:prefLabel "Date of shipment as evidenced by the transport document(s)"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/82> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "82" ;
    skos:prefLabel "Payment due date"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/83> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "83" ;
    skos:prefLabel "Requested date of delivery"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/9> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Date invoice received"@en .

<https://test.uncefact.org/vocabulary/time-reference-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:time-reference-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Other reference date agreed upon between the parties"@en .

unece:toAccount a owl:ObjectProperty ;
    rdfs:label "to account"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The account the payment is credited to."@en ;
    schema:domainIncludes unece:Payment ;
    schema:rangeIncludes unece:Account ;
    unece:termStatus ts:proposed .

unece:toFacility a owl:ObjectProperty ;
    rdfs:label "to facility"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "The facility the products move to."@en ;
    schema:domainIncludes unece:MoveEvent ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:totalInvoiceAmount a owl:ObjectProperty ;
    rdfs:label "total invoice amount"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A monetary value of the total invoice on which this header trade settlement is calculated."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:totalPrepaidAmount a owl:ObjectProperty ;
    rdfs:label "total prepaid amount"@en ;
    rdfs:comment "brought back from BSP; attached to existing class (BSP home dissolved/niche)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A monetary value of a prepaid total reported in this trade settlement header monetary summation."@en ;
    schema:domainIncludes unece:TradeSettlement ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:tradeName a owl:DatatypeProperty ;
    rdfs:label "trade name"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A trade name, expressed as text, for this trade product."@en ;
    schema:domainIncludes unece:Product ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:tradePartyLanguageCode a owl:ObjectProperty ;
    rdfs:label "trade party language code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A code specifying a language for this trade party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes unece:language-code-list ;
    unece:termStatus ts:proposed .

unece:tradePaymentTermsDirectDebitMandateId a owl:ObjectProperty ;
    rdfs:label "trade payment terms direct debit mandate id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An identifier of a direct debit mandate in these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:tradePaymentTermsInstructionTypeCode a owl:ObjectProperty ;
    rdfs:label "trade payment terms instruction type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying a type of instruction for these trade payment terms."@en ;
    schema:domainIncludes unece:PaymentTerms ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:tradePriceBracketTypeCode a owl:ObjectProperty ;
    rdfs:label "trade price bracket type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the type of bracket for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:tradePriceCategoryTypeCode a owl:ObjectProperty ;
    rdfs:label "trade price category type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the type of category, such as refund or service charge, for this trade price."@en ;
    schema:domainIncludes unece:TradePrice ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:tradeSettlementPaymentMeansId a owl:ObjectProperty ;
    rdfs:label "trade settlement payment means id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "An identifier for this trade settlement payment means."@en ;
    schema:domainIncludes unece:PaymentMeans ;
    schema:rangeIncludes unece:PaymentMeans ;
    unece:termStatus ts:proposed .

unece:tradeTaxCurrencyCode a owl:ObjectProperty ;
    rdfs:label "trade tax currency code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The code specifying the currency for this trade related tax, levy or duty [UNCL 6345]."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:currency-code-list ;
    unece:termStatus ts:proposed .

unece:tradeTaxFunctionCode a owl:ObjectProperty ;
    rdfs:label "trade tax function code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying the function of this trade tax."@en ;
    schema:domainIncludes unece:TradeTax ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:tradeTermsConditionsCode a owl:ObjectProperty ;
    rdfs:label "trade terms conditions code"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A code specifying the terms and conditions applying to the trade agreement."@en ;
    schema:domainIncludes unece:TradeAgreement ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:tradingBusinessName a owl:DatatypeProperty ;
    rdfs:label "trading business name"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The trading business name, expressed as text, of this legally set up organization."@en ;
    schema:domainIncludes unece:Organisation ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:transitDirectionCode a owl:ObjectProperty ;
    rdfs:label "transit direction code"@en ;
    rdfs:comment "code → transport-means-direction scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The transit direction of this transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:transport-means-direction-code-list ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Breakbulk"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Private parcel service"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "11" ;
    skos:prefLabel "House to house"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "12" ;
    skos:prefLabel "House to terminal"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "13" ;
    skos:prefLabel "House to pier"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/14> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Air charter"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Air express"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Geographic grouped transport"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Less than truck load"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/18> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Pooled piggyback"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Consignee transportation provided"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "2" ;
    skos:prefLabel "LCL/LCL"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Rail"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Terminal to house"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Terminal to terminal"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Terminal to pier"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "3" ;
    skos:prefLabel "FCL/FCL"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/31> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Pier to house"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/32> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Pier to terminal"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/33> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Pier to pier"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "4" ;
    skos:prefLabel "FCL/LCL"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/41> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Station to station"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/42> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "42" ;
    skos:prefLabel "House to warehouse"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/43> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Warehouse to house"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/44> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Station to house"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/45> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Geographic grouped transport, multiple origins, multiple destinations"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/46> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Geographic grouped transport, multiple origins, single destination"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/47> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Geographic receiving"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "5" ;
    skos:prefLabel "LCL/FCL"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Consolidation"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Parcel post"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Expedited truck"@en .

<https://test.uncefact.org/vocabulary/transport-contract-movement-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-contract-movement-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Consignor determined means"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AA> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AA" ;
    skos:prefLabel "Ground equipment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AB> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AB" ;
    skos:prefLabel "Chain"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AD> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AD" ;
    skos:prefLabel "Temperature recorder"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AE> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AE" ;
    skos:prefLabel "Body trailer"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AG> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AG" ;
    skos:prefLabel "Slipsheet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AH> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AH" ;
    skos:prefLabel "No special equipment needed"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AI> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AI" ;
    skos:prefLabel "Vessel hold"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AJ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AJ" ;
    skos:prefLabel "Flat rack"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AK> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AK" ;
    skos:prefLabel "Aircraft"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AL> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AL" ;
    skos:prefLabel "Medical device"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AM> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AM" ;
    skos:prefLabel "Refrigerated container"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AN> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AN" ;
    skos:prefLabel "Synthetic pallet 80*120cm"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AO> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AO" ;
    skos:prefLabel "Synthetic pallet 100*120cm"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AP" ;
    skos:prefLabel "Clothing hanger rack"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AQ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AQ" ;
    skos:prefLabel "Road/rail trailer"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/AT> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "AT" ;
    skos:prefLabel "Overhang wagon"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BB> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BB" ;
    skos:prefLabel "Un-containerized cargo (breakbulk)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BL> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BL" ;
    skos:prefLabel "Blocks"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPN> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPN" ;
    skos:prefLabel "Box pallet non-exchangeable"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPO> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPO" ;
    skos:prefLabel "Truck being transported"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPP" ;
    skos:prefLabel "Truck and trailer combination being transported"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPQ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPQ" ;
    skos:prefLabel "Tractor and trailer being transported"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPR" ;
    skos:prefLabel "Postal bag"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPS> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPS" ;
    skos:prefLabel "Letter Tray"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPT> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPT" ;
    skos:prefLabel "Roller Cage"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPU> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPU" ;
    skos:prefLabel "Flats Tray"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPV> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPV" ;
    skos:prefLabel "Out of bag parcel"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPW> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPW" ;
    skos:prefLabel "Wheeled Platform"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPX> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPX" ;
    skos:prefLabel "Container non-compliant with the Customs Convention on Containers"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPY> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPY" ;
    skos:prefLabel "Box pallet EUR Y non exchangeable"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BPZ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BPZ" ;
    skos:prefLabel "Roll Pallet 1"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BR" ;
    skos:prefLabel "Barge"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/BX> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "BX" ;
    skos:prefLabel "Boxcar"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/CH> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "CH" ;
    skos:prefLabel "Chassis"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/CN> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "CN" ;
    skos:prefLabel "Container"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPA> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPA" ;
    skos:prefLabel "Deadlight (panel)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPB> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPB" ;
    skos:prefLabel "Roll Pallet 2"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPC> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPC" ;
    skos:prefLabel "Container gantry crane"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPD> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPD" ;
    skos:prefLabel "Mobile crane"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPE> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPE" ;
    skos:prefLabel "Floating crane"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPF> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPF" ;
    skos:prefLabel "Ship's equipment crane"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPG> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPG" ;
    skos:prefLabel "Conveyor belt"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPH> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPH" ;
    skos:prefLabel "Forklift"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPI> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPI" ;
    skos:prefLabel "Stacking equipment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPJ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPJ" ;
    skos:prefLabel "Taillift"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPK> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPK" ;
    skos:prefLabel "Pallet ISO 0 - 1/2 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPL> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPL" ;
    skos:prefLabel "On-board equipment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPM> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPM" ;
    skos:prefLabel "Pallet ISO 1 - 1/1 EURO Pallet (GS1 Temporary Code)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPN> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPN" ;
    skos:prefLabel "Pallet ISO 2"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/DPO> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "DPO" ;
    skos:prefLabel "1/4 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFP" ;
    skos:prefLabel "Exchangeable EUR flat pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFQ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFQ" ;
    skos:prefLabel "1/8 EURO Pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFR" ;
    skos:prefLabel "Wholesaler pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFS> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFS" ;
    skos:prefLabel "Pallet 80 X 100 cm"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFT> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFT" ;
    skos:prefLabel "Pallet 60 X 100 cm"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFU> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFU" ;
    skos:prefLabel "Oneway pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFV> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFV" ;
    skos:prefLabel "Returnable pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFW> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFW" ;
    skos:prefLabel "Bottlecrate"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFX> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFX" ;
    skos:prefLabel "Bottle, non-protected, cylindrical"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFY> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFY" ;
    skos:prefLabel "Box"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EFZ> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EFZ" ;
    skos:prefLabel "CHEP Eurobox"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGA> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGA" ;
    skos:prefLabel "Case"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGB> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGB" ;
    skos:prefLabel "Display package"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGC> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGC" ;
    skos:prefLabel "Isothermic case"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGD> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGD" ;
    skos:prefLabel "Pallet modular collars 80*100"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGE> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGE" ;
    skos:prefLabel "Pallet modular collars 80*120"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGF> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGF" ;
    skos:prefLabel "Tray"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGG> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGG" ;
    skos:prefLabel "Roll cage"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGH> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGH" ;
    skos:prefLabel "Trolley"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EGI> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EGI" ;
    skos:prefLabel "Landside power generator"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/EYP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "EYP" ;
    skos:prefLabel "Exchangeable EUR Y box pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/FPN> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "FPN" ;
    skos:prefLabel "Flat pallet EUR non exchangeable"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/FPR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "FPR" ;
    skos:prefLabel "Flat pallet (railway property) non-exchangeable"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/IL> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "IL" ;
    skos:prefLabel "Lidded stackable rigid tray (CEN TS 14482:2002)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/LAR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "LAR" ;
    skos:prefLabel "Lashing rope"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/LU> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "LU" ;
    skos:prefLabel "Load/unload device on equipment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/MPA> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "MPA" ;
    skos:prefLabel "Movable panel"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/PA> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "PA" ;
    skos:prefLabel "Pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/PBP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "PBP" ;
    skos:prefLabel "Identified private box pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/PFP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "PFP" ;
    skos:prefLabel "Identified private flat pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/PL> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "PL" ;
    skos:prefLabel "Platform"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/PPA> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "PPA" ;
    skos:prefLabel "Protecting panel"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/PST> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "PST" ;
    skos:prefLabel "Portable stove"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/RF> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "RF" ;
    skos:prefLabel "Flat car"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/RG> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "RG" ;
    skos:prefLabel "Reefer generator"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/RGF> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "RGF" ;
    skos:prefLabel "Ground facility"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/RO> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "RO" ;
    skos:prefLabel "Rope"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/RR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "RR" ;
    skos:prefLabel "Rail car"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/SM> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "SM" ;
    skos:prefLabel "Semi-trailer"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/SPP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "SPP" ;
    skos:prefLabel "Identified special pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/STR> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "STR" ;
    skos:prefLabel "Strap"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/SW> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "SW" ;
    skos:prefLabel "Swap body"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/TE> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "TE" ;
    skos:prefLabel "Trailer"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/TN> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "TN" ;
    skos:prefLabel "Tank"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/TP> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "TP" ;
    skos:prefLabel "Tarpaulin"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/TS> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "TS" ;
    skos:prefLabel "Tackles"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/TSU> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "TSU" ;
    skos:prefLabel "Tarpaulin support"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-category-code-list/UL> a skos:Concept ;
    skos:inScheme unece:transport-equipment-category-code-list ;
    skos:notation "UL" ;
    skos:prefLabel "ULD (Unit load device)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "1" ;
    skos:prefLabel "More than one quarter volume available"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Part load mixed consignments"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Single invoiced load"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Multi invoiced load"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Full load, multiple bills"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "2" ;
    skos:prefLabel "More than half volume available"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "3" ;
    skos:prefLabel "More than three quarters volume available"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Empty"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Full"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "6" ;
    skos:prefLabel "No volume available"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Full, mixed consignment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Full, single consignment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-fullness-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-equipment-fullness-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Part load"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-haulage-arrangements-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-equipment-haulage-arrangements-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Carrier"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-haulage-arrangements-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-equipment-haulage-arrangements-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Merchant"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-legal-status-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-equipment-legal-status-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Shortlanded"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-legal-status-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-equipment-legal-status-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Overlanded"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-movement-status-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-equipment-movement-status-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Export"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-movement-status-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-equipment-movement-status-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Import"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-movement-status-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-equipment-movement-status-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Transhipment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-movement-status-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-equipment-movement-status-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Overlanded"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Positioning"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Delivery"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Redelivery"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Repair"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/14> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Reloader"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Returned"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Dropped off"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Cross terminal transshipment"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/18> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Booking confirmed"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Inspected at terminal gate"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Arrived at offloading location"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Departed from loading location."@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Loaded"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Unloaded"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/24> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Intra-terminal movement"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/25> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Stuffing ordered"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/26> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Stripping ordered"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/27> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Stuffing confirmed"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/28> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Stripping confirmed"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/29> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Sent for heavy repair"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/30> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Replaced"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Remain on board"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-operational-status-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-equipment-operational-status-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Shifter"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Dime coated tank"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Nonworking reefer container 40 ft"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Europallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Scandinavian pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/14> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Trailer"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Nonworking reefer container 20 ft"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Exchangeable pallet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Semi-trailer"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/18> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Tank container 20 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Tank container 30 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Epoxy coated tank"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Tank container 40 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Container IC 20 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Container IC 30 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Container IC 40 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/24> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Refrigerated tank 20 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/25> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Refrigerated tank 30 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/26> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Refrigerated tank 40 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/27> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Tank container IC 20 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/28> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Tank container IC 30 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/29> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Tank container IC 40 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/30> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Refrigerated tank IC 20 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/31> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Temperature controlled container 30 ft."@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/32> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Refrigerated tank IC 40 feet"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/33> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Movable case: L < 6,15m"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/34> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Movable case: 6,15m < L < 7,82m"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/35> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Movable case: 7,82m < L < 9,15m"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/36> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Movable case: 9,15m < L < 10,90m"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/37> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Movable case: 10,90m < L < 13,75m"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/38> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Totebin"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/39> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Temperature controlled container 20 ft"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/40> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Temperature controlled container 40 ft"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/41> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Non working refrigerated (reefer) container 30ft."@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/42> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Dual trailers"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/43> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "43" ;
    skos:prefLabel "20 ft IL container (open top)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/44> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "44" ;
    skos:prefLabel "20 ft IL container (closed top)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/45> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "45" ;
    skos:prefLabel "40 ft IL container (closed top)"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/46> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Synthetic pallet ISO 1"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/47> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Synthetic pallet ISO 2"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Pressurized tank"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Refrigerated tank"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-size-type-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-equipment-size-type-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Stainless steel tank"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-status/discharged> a skos:Concept ;
    skos:inScheme unece:transport-equipment-status ;
    skos:notation "discharged" ;
    skos:prefLabel "discharged"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-status/empty> a skos:Concept ;
    skos:inScheme unece:transport-equipment-status ;
    skos:notation "empty" ;
    skos:prefLabel "empty"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-status/in-transit> a skos:Concept ;
    skos:inScheme unece:transport-equipment-status ;
    skos:notation "in-transit" ;
    skos:prefLabel "in transit"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-status/loaded> a skos:Concept ;
    skos:inScheme unece:transport-equipment-status ;
    skos:notation "loaded" ;
    skos:prefLabel "loaded"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Shipper supplied"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Carrier supplied"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Consolidator supplied"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Deconsolidator supplied"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Third party supplied"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Forwarder supplied from a leasing company"@en .

<https://test.uncefact.org/vocabulary/transport-equipment-supplier-party-role-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-equipment-supplier-party-role-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Forwarder supplied from the railways' pool"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/BS> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "BS" ;
    skos:prefLabel "Buyer to seller"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/SB> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "SB" ;
    skos:prefLabel "Seller to buyer"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/SC> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "SC" ;
    skos:prefLabel "Subcontractor to seller"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/SD> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "SD" ;
    skos:prefLabel "Seller to drop ship designated location"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/SF> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "SF" ;
    skos:prefLabel "Seller to freight forwarder"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/SS> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "SS" ;
    skos:prefLabel "Seller to subcontractor"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/ST> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "ST" ;
    skos:prefLabel "Mother vessel to lighter"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/SU> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "SU" ;
    skos:prefLabel "Lighter to mother vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-direction-code-list/ZZZ> a skos:Concept ;
    skos:inScheme unece:transport-means-direction-code-list ;
    skos:notation "ZZZ" ;
    skos:prefLabel "Mutually defined"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1501> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1501" ;
    skos:prefLabel "Grain vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1502> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1502" ;
    skos:prefLabel "Timber/log carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1503> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1503" ;
    skos:prefLabel "Wood chips vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1504> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1504" ;
    skos:prefLabel "Steel products vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1505> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1505" ;
    skos:prefLabel "Carrier, general cargo/container"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1506> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1506" ;
    skos:prefLabel "Temperature controlled cargo vessels"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1511> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1511" ;
    skos:prefLabel "Full container ship/cellular vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1512> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1512" ;
    skos:prefLabel "RoRo vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1513> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1513" ;
    skos:prefLabel "Car carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1514> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1514" ;
    skos:prefLabel "Livestock carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1515> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1515" ;
    skos:prefLabel "Barge carrier - Lash ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1516> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1516" ;
    skos:prefLabel "Chemical carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1517> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1517" ;
    skos:prefLabel "Irradiated fuel carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1518> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1518" ;
    skos:prefLabel "Heavy cargo vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1519> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1519" ;
    skos:prefLabel "RoRo/Container vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1521> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1521" ;
    skos:prefLabel "Dry bulk carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1522> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1522" ;
    skos:prefLabel "Ore carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1523> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1523" ;
    skos:prefLabel "Cement carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1524> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1524" ;
    skos:prefLabel "Gravel carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1525> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1525" ;
    skos:prefLabel "Coal carrier"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1531> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1531" ;
    skos:prefLabel "Crude oil tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1532> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1532" ;
    skos:prefLabel "Chemical tanker, coaster"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1533> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1533" ;
    skos:prefLabel "Chemical tanker, deep sea"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1534> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1534" ;
    skos:prefLabel "Oil and other derivatives tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1541> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1541" ;
    skos:prefLabel "LPG tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1542> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1542" ;
    skos:prefLabel "LNG tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1543> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1543" ;
    skos:prefLabel "LNG/LPG tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1551> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1551" ;
    skos:prefLabel "Asphalt/bitumen tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1552> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1552" ;
    skos:prefLabel "Molasses tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1553> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1553" ;
    skos:prefLabel "Vegetable oil tanker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1591> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1591" ;
    skos:prefLabel "Cruise ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1592> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1592" ;
    skos:prefLabel "Ferry"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1593> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1593" ;
    skos:prefLabel "Other passenger ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1594> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1594" ;
    skos:prefLabel "Passenger ship, sailing"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1601> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1601" ;
    skos:prefLabel "Tug, without tow"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1602> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1602" ;
    skos:prefLabel "Tug, with tow"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1603> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1603" ;
    skos:prefLabel "Salvage vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1604> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1604" ;
    skos:prefLabel "Rescue vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1605> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1605" ;
    skos:prefLabel "Oil combat vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1606> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1606" ;
    skos:prefLabel "Oil rig"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1607> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1607" ;
    skos:prefLabel "Hospital vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1711> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1711" ;
    skos:prefLabel "Pilot boat"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1712> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1712" ;
    skos:prefLabel "Patrol/measure ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1721> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1721" ;
    skos:prefLabel "Supply vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1723> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1723" ;
    skos:prefLabel "Offshore support vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1724> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1724" ;
    skos:prefLabel "Pontoon"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1725> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1725" ;
    skos:prefLabel "Stone dumping vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1726> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1726" ;
    skos:prefLabel "Cable layer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1727> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1727" ;
    skos:prefLabel "Buoyage vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1728> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1728" ;
    skos:prefLabel "Icebreaker"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1729> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1729" ;
    skos:prefLabel "Pipelaying vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1751> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1751" ;
    skos:prefLabel "Trawler"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1752> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1752" ;
    skos:prefLabel "Cutter"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1753> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1753" ;
    skos:prefLabel "Factory ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1761> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1761" ;
    skos:prefLabel "Fishery research vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1762> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1762" ;
    skos:prefLabel "Climate registration vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1763> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1763" ;
    skos:prefLabel "Ship for environmental measurement"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1764> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1764" ;
    skos:prefLabel "Scientific vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1765> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1765" ;
    skos:prefLabel "Sailing school ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1766> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1766" ;
    skos:prefLabel "Training vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1781> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1781" ;
    skos:prefLabel "Crane, floating"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/1782> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "1782" ;
    skos:prefLabel "Dock, floating"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2201> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2201" ;
    skos:prefLabel "Train, super express"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2202> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2202" ;
    skos:prefLabel "Train, sleeper"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2203> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2203" ;
    skos:prefLabel "Train, passenger, hired group"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2301> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2301" ;
    skos:prefLabel "Blocktrain"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2302> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2302" ;
    skos:prefLabel "Train, container"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2303> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2303" ;
    skos:prefLabel "Train, with one wagon"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2304> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2304" ;
    skos:prefLabel "Train, with more than one and less than 20 wagons"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/2305> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "2305" ;
    skos:prefLabel "Train, with more than 20 wagons"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3100> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3100" ;
    skos:prefLabel "Truck, tautliner with removal trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3101> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3101" ;
    skos:prefLabel "Truck, tautliner with removable roof and removal trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3102> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3102" ;
    skos:prefLabel "Car, with caravan"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3103> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3103" ;
    skos:prefLabel "Truck, tautliner, 25 tonne"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3104> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3104" ;
    skos:prefLabel "Truck, tautliner, 25 tonne with removable roof"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3105> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3105" ;
    skos:prefLabel "Lorry, articulated, flat bed, 25 tonne"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3106> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3106" ;
    skos:prefLabel "Lorry, articulated, flat bed, 24 tonne, with 10 metre crane"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3107> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3107" ;
    skos:prefLabel "Lorry, articulated, flat bed, 24 tonne, with 15 metre crane"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3108> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3108" ;
    skos:prefLabel "Lorry, articulated, flat bed, 24 tonne, with 18 metre crane"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3109> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3109" ;
    skos:prefLabel "Lorry, articulated, flat bed, 10 tonne"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3110> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3110" ;
    skos:prefLabel "Truck, tautliner, 25 tonne, with 90 cubic metre trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3111> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3111" ;
    skos:prefLabel "Truck, tautliner, 25 tonne, with 120 cubic metre trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3112> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3112" ;
    skos:prefLabel "Lorry, flat with trailer and 10 metre crane"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3113> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3113" ;
    skos:prefLabel "Lorry, articulated with tank"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3114> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3114" ;
    skos:prefLabel "Lorry, flat, 15 tonne"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3115> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3115" ;
    skos:prefLabel "Lorry, flat, 15 tonne with crane"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3116> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3116" ;
    skos:prefLabel "Truck, isothermic"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3117> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3117" ;
    skos:prefLabel "Truck, refrigerated"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3118> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3118" ;
    skos:prefLabel "Van, freezer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3119> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3119" ;
    skos:prefLabel "Van, isothermic"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3120> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3120" ;
    skos:prefLabel "Van, refrigerated"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3121> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3121" ;
    skos:prefLabel "Truck, bulk"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3122> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3122" ;
    skos:prefLabel "Truck, tip-up"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3123> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3123" ;
    skos:prefLabel "Truck, articulated, tip-up"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3124> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3124" ;
    skos:prefLabel "Truck, rigid, with tank"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3125> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3125" ;
    skos:prefLabel "Truck, tautliner"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3126> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3126" ;
    skos:prefLabel "Truck, tautliner, with removable roof"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3127> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3127" ;
    skos:prefLabel "Truck, with opening floor"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3128> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3128" ;
    skos:prefLabel "Truck, freezer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3129> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3129" ;
    skos:prefLabel "Truck, with crane for moving goods, without trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3130> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3130" ;
    skos:prefLabel "Truck, with crane for moving goods, with trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3131> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3131" ;
    skos:prefLabel "Truck, with crane for lifting goods, without trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3132> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3132" ;
    skos:prefLabel "Truck, with crane for lifting goods, with trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3133> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3133" ;
    skos:prefLabel "Taxi cab"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3134> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3134" ;
    skos:prefLabel "Truck, furniture"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3135> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3135" ;
    skos:prefLabel "Truck, hydrant"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3136> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3136" ;
    skos:prefLabel "Car"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3137> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3137" ;
    skos:prefLabel "Truck, with tail-lift"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3138> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3138" ;
    skos:prefLabel "Armoured vehicle"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3201> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3201" ;
    skos:prefLabel "Car, elevator"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3301> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3301" ;
    skos:prefLabel "Bus, with trailer"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3302> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3302" ;
    skos:prefLabel "Bus, highway"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3303> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3303" ;
    skos:prefLabel "Bus, sightseeing"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/3304> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "3304" ;
    skos:prefLabel "Bus, airport/city"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/4000> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "4000" ;
    skos:prefLabel "Aircraft, type unknown"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/5000> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "5000" ;
    skos:prefLabel "Mail, type unknown"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8021> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8021" ;
    skos:prefLabel "Motor tanker, liquid cargo, type N"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8022> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8022" ;
    skos:prefLabel "Motor tanker, liquid cargo, type C"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8023> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8023" ;
    skos:prefLabel "Motor tanker, dry cargo"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8161> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8161" ;
    skos:prefLabel "Tank barge, liquid cargo, type N"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8162> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8162" ;
    skos:prefLabel "Tank barge, liquid cargo, type C"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8163> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8163" ;
    skos:prefLabel "Tank barge, dry cargo"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8441> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8441" ;
    skos:prefLabel "Ferry"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8442> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8442" ;
    skos:prefLabel "Red cross ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8443> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8443" ;
    skos:prefLabel "Cruise ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8444> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8444" ;
    skos:prefLabel "Passenger ship without accommodation"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8445> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8445" ;
    skos:prefLabel "Day-trip high speed vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8446> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8446" ;
    skos:prefLabel "Day-trip hydrofoil vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8447> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8447" ;
    skos:prefLabel "Sailing cruise ship"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8448> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8448" ;
    skos:prefLabel "Sailing passenger ship without accommodation"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8451> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8451" ;
    skos:prefLabel "Service vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8452> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8452" ;
    skos:prefLabel "Police patrol vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8453> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8453" ;
    skos:prefLabel "Port service vessel"@en .

<https://test.uncefact.org/vocabulary/transport-means-type-code-list/8454> a skos:Concept ;
    skos:inScheme unece:transport-means-type-code-list ;
    skos:notation "8454" ;
    skos:prefLabel "Navigation surveillance vessel"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/0> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "0" ;
    skos:prefLabel "Transport mode not specified"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Maritime transport"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Rail transport"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Road transport"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Air transport"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Mail"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Multimodal transport"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Fixed transport installations"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Inland water transport"@en .

<https://test.uncefact.org/vocabulary/transport-mode-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-mode-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Transport mode not applicable"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Inland transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Pre-carriage transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "11" ;
    skos:prefLabel "At border"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "12" ;
    skos:prefLabel "At departure"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "13" ;
    skos:prefLabel "At destination"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Main carriage - fourth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Main carriage - fifth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Main carriage - sixth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/18> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Main carriage - seventh carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Main carriage - eighth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "2" ;
    skos:prefLabel "At the statistical territory limit"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Main-carriage transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Main carriage - first carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Main carriage - second carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Main carriage - third carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/24> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Inland waterway transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/25> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Delivery carrier all transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/26> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Second pre-carriage transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/27> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Pre-acceptance transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/28> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Second on-carriage transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/29> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Main carriage - ninth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "3" ;
    skos:prefLabel "At arrival"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/30> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "30" ;
    skos:prefLabel "On-carriage transport"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/31> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Main carriage - tenth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/32> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Main carriage - eleventh carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/33> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Main carriage - twelfth carrier"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/34> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Overflight"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Means of transport at transit"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Means of transport crossing the regulatory border"@en .

<https://test.uncefact.org/vocabulary/transport-movement-stage-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-movement-stage-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Means of transport at first port of arrival into regulatory territory"@en .

<https://test.uncefact.org/vocabulary/transport-movement-type-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-movement-type-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Export"@en .

<https://test.uncefact.org/vocabulary/transport-movement-type-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-movement-type-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Import"@en .

<https://test.uncefact.org/vocabulary/transport-movement-type-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-movement-type-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Transit"@en .

<https://test.uncefact.org/vocabulary/transport-movement-type-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-movement-type-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Relay"@en .

<https://test.uncefact.org/vocabulary/transport-movement-type-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-movement-type-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Transshipment"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "1" ;
    skos:prefLabel "All charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Origin port charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Origin haulage charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Other charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Specific amount payable"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/14> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Transport costs (carriage charges)"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "15" ;
    skos:prefLabel "All costs up to a specified location"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Weight/valuation charge"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "17" ;
    skos:prefLabel "All costs"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Supply of certificate of shipment"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Additional charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Supply of consular formalities or certificate of origin"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Supply of non-categorised documentation in paper form"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Supply of customs formalities, export"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Supply of customs formalities, transit"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/24> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Supply of customs formalities, import"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Transport charges + additional charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Basic freight"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "5" ;
    skos:prefLabel "Destination haulage charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Disbursement"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Destination port charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Miscellaneous charges"@en .

<https://test.uncefact.org/vocabulary/transport-service-category-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-service-category-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Transport charges up to a specified location"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "1" ;
    skos:prefLabel "AVC conditions"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Port to port"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "11" ;
    skos:prefLabel "CMR carnet"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Special tariff, parcels transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Special tariff, full transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/14> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Through transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Cancel space allocation"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Report sale of space"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Alternative space allocation"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/18> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "18" ;
    skos:prefLabel "No alternative space allocation"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Allotment sale"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Special agreement for parcels transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Confirmation of space"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Unable to confirm"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Non-operative flight"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Wait list"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/24> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Prior space allocation request"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/25> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Holding confirmed space allocation"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/26> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Holding wait list"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/27> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Door-to-door"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/28> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Door-to-pier"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/29> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Pier-to-door"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Special agreement for full loading transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/30> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Pier-to-pier"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/31> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Space cancellation noted"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/32> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Mini landbridge service"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/34> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Speed level - required"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/35> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Speed level - adopted"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/36> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Normal tariff, less than full load transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/37> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Re-expedition special tariff"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/38> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Transport arrangement by the requester"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/39> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Transport arrangement by the provider"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Combined transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/40> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Transport arrangement by the patient"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "5" ;
    skos:prefLabel "FIATA combined transport bill of lading"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "6" ;
    skos:prefLabel "Freight forwarders national conditions"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Normal tariff, parcels transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Normal tariff, full loading transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-condition-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-service-condition-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Ordinary"@en .

<https://test.uncefact.org/vocabulary/transport-service-payment-arrangement-code-list/A> a skos:Concept ;
    skos:inScheme unece:transport-service-payment-arrangement-code-list ;
    skos:notation "A" ;
    skos:prefLabel "Payable elsewhere"@en .

<https://test.uncefact.org/vocabulary/transport-service-payment-arrangement-code-list/B> a skos:Concept ;
    skos:inScheme unece:transport-service-payment-arrangement-code-list ;
    skos:notation "B" ;
    skos:prefLabel "Third party to pay"@en .

<https://test.uncefact.org/vocabulary/transport-service-payment-arrangement-code-list/C> a skos:Concept ;
    skos:inScheme unece:transport-service-payment-arrangement-code-list ;
    skos:notation "C" ;
    skos:prefLabel "Collect"@en .

<https://test.uncefact.org/vocabulary/transport-service-payment-arrangement-code-list/P> a skos:Concept ;
    skos:inScheme unece:transport-service-payment-arrangement-code-list ;
    skos:notation "P" ;
    skos:prefLabel "Prepaid"@en .

<https://test.uncefact.org/vocabulary/transport-service-priority-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-service-priority-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Express"@en .

<https://test.uncefact.org/vocabulary/transport-service-priority-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-service-priority-code-list ;
    skos:notation "2" ;
    skos:prefLabel "High speed"@en .

<https://test.uncefact.org/vocabulary/transport-service-priority-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-service-priority-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Normal speed"@en .

<https://test.uncefact.org/vocabulary/transport-service-priority-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-service-priority-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Post service"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/1> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Carrier loads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/10> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "10" ;
    skos:prefLabel "Partial shipment not allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/11> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "11" ;
    skos:prefLabel "Partial shipment and/or drawing allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/12> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "12" ;
    skos:prefLabel "Partial shipment and/or drawing not allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/13> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "13" ;
    skos:prefLabel "Carrier unloads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/14> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "14" ;
    skos:prefLabel "Shipper unloads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/15> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "15" ;
    skos:prefLabel "Consignee unloads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/16> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "16" ;
    skos:prefLabel "Consignee loads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/17> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Exclusive usage of equipment"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/18> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "18" ;
    skos:prefLabel "Non exclusive usage of equipment"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/19> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "19" ;
    skos:prefLabel "Direct delivery"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/2> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Full loads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/20> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "20" ;
    skos:prefLabel "Direct pick-up"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/21> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "21" ;
    skos:prefLabel "Request for delivery advice services"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/22> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "22" ;
    skos:prefLabel "Do not arrange customs clearance"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/23> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "23" ;
    skos:prefLabel "Arrange customs clearance"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/24> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "24" ;
    skos:prefLabel "Check container condition"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/25> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "25" ;
    skos:prefLabel "Damaged containers allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/26> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "26" ;
    skos:prefLabel "Dirty containers allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/27> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "27" ;
    skos:prefLabel "Fork lift holes not required"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/28> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Fork lift holes required"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/29> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "29" ;
    skos:prefLabel "Insure goods during transport"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/3> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Less than full loads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/30> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "30" ;
    skos:prefLabel "Arrange main-carriage"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/31> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "31" ;
    skos:prefLabel "Arrange on-carriage"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/32> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "32" ;
    skos:prefLabel "Arrange pre-carriage"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/33> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "33" ;
    skos:prefLabel "Report container safety convention information"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/34> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "34" ;
    skos:prefLabel "Check seals"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/35> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Container must be clean"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/36> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Request for proof of delivery"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/37> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "37" ;
    skos:prefLabel "Request for Customs procedure"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/38> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Request for administration services"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/39> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Transport insulated under Intercontainer INTERFRIGO conditions"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/4> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "4" ;
    skos:prefLabel "Shipper loads"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/40> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Transport mechanically refrigerated under Intercontainer INTERFRIGO conditions"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/41> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Cool or freeze service, not under Intercontainer INTERFRIGO conditions"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/42> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Transhipment overseas"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/43> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Station delivery"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/44> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Non station delivery"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/45> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "45" ;
    skos:prefLabel "Cleaning or disinfecting"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/46> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "46" ;
    skos:prefLabel "Close ventilation valve"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/47> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "47" ;
    skos:prefLabel "Consignment held for pick-up"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/48> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "48" ;
    skos:prefLabel "Refrigeration unit check"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/49> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "49" ;
    skos:prefLabel "Customs clearance at arrival country by carrier"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/5> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "5" ;
    skos:prefLabel "To be delivered"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/50> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "50" ;
    skos:prefLabel "Customs clearance at departure country by carrier"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/51> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "51" ;
    skos:prefLabel "Heating for live animals"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/52> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "52" ;
    skos:prefLabel "Goods humidification"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/53> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "53" ;
    skos:prefLabel "Ensure load is secure"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/54> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "54" ;
    skos:prefLabel "Open ventilation valve"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/55> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "55" ;
    skos:prefLabel "Phytosanitary control"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/56> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "56" ;
    skos:prefLabel "Tare check by carrier"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/57> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "57" ;
    skos:prefLabel "Temperature check"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/58> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "58" ;
    skos:prefLabel "Weighing of goods"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/59> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "59" ;
    skos:prefLabel "Escort"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/6> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "6" ;
    skos:prefLabel "To be kept"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/60> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "60" ;
    skos:prefLabel "No escort"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/61> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "61" ;
    skos:prefLabel "Request for berthing services"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/62> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "62" ;
    skos:prefLabel "Request for planned berth consideration"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/63> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "63" ;
    skos:prefLabel "Request for inbound passing services through port area"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/64> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "64" ;
    skos:prefLabel "Request for outbound passing services through port area"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/65> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "65" ;
    skos:prefLabel "Neutral delivery"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/66> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "66" ;
    skos:prefLabel "Early delivery"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/7> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "7" ;
    skos:prefLabel "Transhipment allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/8> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "8" ;
    skos:prefLabel "Transhipment not allowed"@en .

<https://test.uncefact.org/vocabulary/transport-service-requirement-code-list/9> a skos:Concept ;
    skos:inScheme unece:transport-service-requirement-code-list ;
    skos:notation "9" ;
    skos:prefLabel "Partial shipment allowed"@en .

unece:transportDangerousGoodsPackageTypeCode a owl:ObjectProperty ;
    rdfs:label "transport dangerous goods package type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the package type for the transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:package-type-code-list ;
    unece:termStatus ts:proposed .

unece:transportExpertContact a owl:ObjectProperty ;
    rdfs:label "transport expert contact"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The expert to be contacted for details about the transport of these dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:transportMeans a owl:DatatypeProperty ;
    rdfs:label "transport means"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A means of transport, expressed as text, for this transport route."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:transportMeansType a owl:DatatypeProperty ;
    rdfs:label "transport means type"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The type, expressed as text, of this logistics means of transport."@en ;
    schema:domainIncludes unece:TransportMeans ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:transportMeansTypeCode a owl:ObjectProperty ;
    rdfs:label "transport means type code"@en ;
    rdfs:comment "code → transport-means-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The type of transport means."@en ;
    schema:domainIncludes unece:TransportMeans ;
    schema:rangeIncludes unece:transport-means-type-code-list ;
    unece:termStatus ts:proposed .

unece:transportMovementType a owl:DatatypeProperty ;
    rdfs:label "transport movement type"@en ;
    rdfs:comment "restored from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The type, as expressed as text, of the logistics transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:transportMovementTypeCode a owl:ObjectProperty ;
    rdfs:label "transport movement type code"@en ;
    rdfs:comment "code → transport-movement-type scheme (re-added from BSP)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The transport movement type (e.g. import, export, transit) for this cross-border regulatory procedure."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:transport-movement-type-code-list ;
    unece:termStatus ts:proposed .

unece:transportRouteStatusCode a owl:ObjectProperty ;
    rdfs:label "transport route status code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying a status for a transport route, such as planned or actual."@en ;
    schema:domainIncludes unece:TransportRoute ;
    schema:rangeIncludes unece:status-code-list ;
    unece:termStatus ts:proposed .

unece:transportServiceCategoryCode a owl:ObjectProperty ;
    rdfs:label "transport service category code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the category of this logistics service charge [Reference United Nations Code List (UNCL) 5237]."@en ;
    schema:domainIncludes unece:ServiceCharge ;
    schema:rangeIncludes unece:transport-service-category-code-list ;
    unece:termStatus ts:proposed .

unece:transportServiceCategoryTypeCode a owl:ObjectProperty ;
    rdfs:label "transport service category type code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of category for this transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:transport-service-category-code-list ;
    unece:termStatus ts:proposed .

unece:transportServiceConditionTypeCode a owl:ObjectProperty ;
    rdfs:label "transport service condition type code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a type of condition for this transport service, such as a contract or carriage condition."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:transport-service-condition-code-list ;
    unece:termStatus ts:proposed .

unece:transportServicePriorityCode a owl:ObjectProperty ;
    rdfs:label "transport service priority code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the priority of this transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:transport-service-priority-code-list ;
    unece:termStatus ts:proposed .

unece:transportServiceRequirementCode a owl:ObjectProperty ;
    rdfs:label "transport service requirement code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A code specifying a service requirement for this transport service."@en ;
    schema:domainIncludes unece:Service ;
    schema:rangeIncludes unece:transport-service-requirement-code-list ;
    unece:termStatus ts:proposed .

unece:transportStage a owl:ObjectProperty ;
    rdfs:label "transport stage"@en ;
    rdfs:comment "code → transport-stage scheme."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The carriage stage of the leg (pre-carriage, main carriage, on-carriage)."@en ;
    schema:domainIncludes unece:TransportLeg ;
    schema:rangeIncludes unece:transport-movement-stage-code-list ;
    unece:termStatus ts:proposed .

unece:transportTemperature a owl:ObjectProperty ;
    rdfs:label "transport temperature"@en ;
    dcterms:provenance "Proposed Vocab addition — not from BSP/UNTP; pending governance approval."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The required transport temperature setting for the consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:transshipmentIndicator a owl:DatatypeProperty ;
    rdfs:label "transshipment indicator"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Whether transshipment of the consignment is permitted."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:trustmark a owl:ObjectProperty ;
    rdfs:label "trustmark"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A trustmark image associated with the attestation, scheme or endorsement."@en ;
    schema:domainIncludes unece:Attestation,
        unece:Endorsement,
        unece:Scheme ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:tunnelRestrictionCode a owl:ObjectProperty ;
    rdfs:label "tunnel restriction code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the tunnel restriction for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:uNDGIdentificationCode a owl:ObjectProperty ;
    rdfs:label "u ndgidentification code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the unique United Nations Dangerous Goods (UNDG) number assigned to these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:un-dangerous-goods-number ;
    unece:termStatus ts:proposed .

unece:uRIId a owl:DatatypeProperty ;
    rdfs:label "u riid"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A Uniform Resource Identifier (URI) for this specified certification."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:ucumCode a owl:AnnotationProperty ;
    rdfs:label "UCUM code"@en ;
    rdfs:comment "Machine-parseable unit expression (Unified Code for Units of Measure). Source: QUDT."@en .

unece:unLocationCode a owl:ObjectProperty ;
    rdfs:label "UN/LOCODE"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The UN/LOCODE identifying a location."@en ;
    schema:domainIncludes unece:Location ;
    schema:rangeIncludes unece:un-locode ;
    unece:termStatus ts:proposed .

unece:underRegulation a owl:ObjectProperty ;
    rdfs:label "under regulation"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The regulation the procedure is performed under."@en ;
    schema:domainIncludes unece:RegulatoryProcedure ;
    schema:rangeIncludes unece:Regulation ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/A32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A32" ;
    skos:prefLabel "coulomb per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 I1 T1" ;
    unece:rec20Quantity "Faraday constant"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "C.mol-1" ;
    unece:unitSymbol "C/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A6> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-M2-K2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A6" ;
    skos:prefLabel "ampere per square metre kelvin squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-2 Θ-2" ;
    unece:rec20Quantity "Richardson constant"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "A.m-2.K-2" ;
    unece:unitSymbol "A/(m²·K²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B18" ;
    skos:prefLabel "joule second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-1" ;
    unece:rec20Quantity "Planck constant"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "J.s" ;
    unece:unitSymbol "J·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B36> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B36" ;
    skos:prefLabel "calorie (thermochemical) per gram"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "specific Helmholtz function, massic Gibbs free energy, specific Gibbs free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.g-1" ;
    unece:unitSymbol "calth/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M2-PER-KiloGM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C54" ;
    skos:prefLabel "newton metre squared per kilogram squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 M-1 T-2" ;
    unece:rec20Quantity "gravitational constant"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m2.kg-2" ;
    unece:unitSymbol "N·m²/kg²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C83" ;
    skos:prefLabel "radian square metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M-1" ;
    unece:rec20Quantity "massic optical, rotatory power, specific optical rotatory power"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "rad.m2.kg-1" ;
    unece:unitSymbol "rad·m²/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C84" ;
    skos:prefLabel "radian per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "Debye angular repetency, Debye angular wave number"@en,
        "angular repetency, angular wavenumber"@en,
        "angular wave number, angular repetency"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "rad.m-1" ;
    unece:unitSymbol "rad/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-ANGSTROM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C85" ;
    skos:prefLabel "reciprocal angstrom"@en ;
    unece:conversionMultiplier 10000000000.0 ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "Fermi angular repetency, Fermi angular wave number"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "/Ao" ;
    unece:unitSymbol "Å⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C95" ;
    skos:prefLabel "reciprocal mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1" ;
    unece:rec20Quantity "Avogadro constant"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "/mol" ;
    unece:unitSymbol "mol⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D18" ;
    skos:prefLabel "metre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 Θ1" ;
    unece:rec20Quantity "second radiation constant"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "m.K" ;
    unece:unitSymbol "m·K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-V-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D26" ;
    skos:prefLabel "square metre per volt second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 M-1 T2" ;
    unece:rec20Quantity "mobility"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m2.V-1.s-1" ;
    unece:unitSymbol "m²/(V·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D35> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D35" ;
    skos:prefLabel "calorie (thermochemical)"@en ;
    unece:conversionMultiplier 4.184 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "Gibbs function, Gibbs free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th" ;
    unece:unitSymbol "calth" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M2-K4> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D56" ;
    skos:prefLabel "watt per square metre kelvin to the fourth power"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 Θ-4 T-3" ;
    unece:rec20Quantity "Stefan-Boltzmann constant"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "W.m-2.K-4" ;
    unece:unitSymbol "W/(m²·K⁴)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-V-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H58" ;
    skos:prefLabel "metre per volt second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-1 M-1 T2" ;
    unece:rec20Quantity "mobility"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m.V-1.s-1" ;
    unece:unitSymbol "m/(V·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KWN> a skos:Concept ;
    skos:definition "Kilowatt hour per normalized cubic metre (temperature 0°C and pressure 101325 millibars )."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KWN" ;
    skos:prefLabel "Kilowatt hour per normalized cubic metre"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/KWS> a skos:Concept ;
    skos:definition "Kilowatt hour per standard cubic metre (temperature 15°C and pressure 101325 millibars)."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KWS" ;
    skos:prefLabel "Kilowatt hour per standard cubic metre"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/MNJ> a skos:Concept ;
    skos:definition "Energy in Mega Joules per normalised cubic metre for gas (temperature 0°C and pressure 101325 millibars)"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MNJ" ;
    skos:prefLabel "Mega Joule per Normalised cubic Metre"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "MJ/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P10> a skos:Concept ;
    skos:definition "Derived SI unit coulomb divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P10" ;
    skos:prefLabel "coulomb per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-1 T1" ;
    unece:rec20Quantity "lineic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.m-1" ;
    unece:unitSymbol "C/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q41> a skos:Concept ;
    skos:definition "Joule per normalised cubic metre (temperature 0°C and pressure 101325 millibars)."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q41" ;
    skos:prefLabel "Joule per normalised cubic metre"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q42> a skos:Concept ;
    skos:definition "Joule per standard cubic metre (temperature 15°C and pressure 101325 millibars)."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q42" ;
    skos:prefLabel "Joule per standard cubic metre"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/acceleration> a skos:Collection ;
    rdfs:label "Acceleration units"@en ;
    skos:definition "Units of measure grouped by quantity kind: acceleration."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2B>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/IV>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MSK> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/acoustic> a skos:Collection ;
    rdfs:label "Acoustic (sound) units"@en ;
    skos:definition "Units of measure grouped by quantity kind: acoustic (sound)."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2N>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MSK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTS>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P43> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/angle> a skos:Collection ;
    rdfs:label "Angle units"@en ;
    skos:definition "Units of measure grouped by quantity kind: angle."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DD>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M55> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/area> a skos:Collection ;
    rdfs:label "Area units"@en ;
    skos:definition "Units of measure grouped by quantity kind: area."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/ACR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/ARE>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CMK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DAA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DMK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FTK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HAR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/INK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KMK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MIK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MMK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/YDK> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/capacitance> a skos:Collection ;
    rdfs:label "Capacitance & permittivity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: capacitance & permittivity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4O>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4T>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FAR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N90> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/charge> a skos:Collection ;
    rdfs:label "Electric charge units"@en ;
    skos:definition "Units of measure grouped by quantity kind: electric charge."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A8>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AMH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/COU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E09>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/TAH> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/density> a skos:Collection ;
    rdfs:label "Density units"@en ;
    skos:definition "Units of measure grouped by quantity kind: density."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A2>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A4>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A7>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AE>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B8>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D5>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F08>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GE>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GF>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GJ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GO>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GP>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KMQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KW>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M1>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/ON>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P2>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PO> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/dimensionless> a skos:Collection ;
    rdfs:label "Dimensionless quantity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: dimensionless quantity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2N>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F03>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F04>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F05>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F07>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MQS>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S4> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/electric-current> a skos:Collection ;
    rdfs:label "Electric current units"@en ;
    skos:definition "Units of measure grouped by quantity kind: electric current."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4K>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AMP>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N97> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/energy> a skos:Collection ;
    rdfs:label "Energy, work, heat units"@en ;
    skos:definition "Units of measure grouped by quantity kind: energy, work, heat."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/3B>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GV>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GWH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J2>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JOU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KJO>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KWH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MWH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/WHR> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/flow-rate> a skos:Collection ;
    rdfs:label "Flow rate units"@en ;
    skos:definition "Units of measure grouped by quantity kind: flow rate."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2I>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2J>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2K>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2L>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4M>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4U>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4W>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4X>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/5A>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G2>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KGS>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KWT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L2>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LD>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MQH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MQS>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/WTT> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/force> a skos:Collection ;
    rdfs:label "Force, moment, momentum units"@en ;
    skos:definition "Units of measure grouped by quantity kind: force, moment, momentum."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4Q>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4R>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A5>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/IA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NEW>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/VLT> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/frequency> a skos:Collection ;
    rdfs:label "Frequency units"@en ;
    skos:definition "Units of measure grouped by quantity kind: frequency."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2A>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H09>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HTZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KHZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MHZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/OPM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/RPM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/RPS> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/inductance> a skos:Collection ;
    rdfs:label "Inductance units"@en ;
    skos:definition "Units of measure grouped by quantity kind: inductance."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H03>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H04>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H05>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H06>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P24> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/length> a skos:Collection ;
    rdfs:label "Length, distance units"@en ;
    skos:definition "Units of measure grouped by quantity kind: length, distance."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4H>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/AWG>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CMT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DMT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FOT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G04>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G05>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G06>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HMT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/INH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KMT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KTM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M7>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MAM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MMT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NMI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/SMI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/X1>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/YRD> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/luminous> a skos:Collection ;
    rdfs:label "Luminous intensity & illuminance units"@en ;
    skos:definition "Units of measure grouped by quantity kind: luminous intensity & illuminance."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CDL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D1>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D2>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KLX>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LUM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LUX>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P36> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/magnetic> a skos:Collection ;
    rdfs:label "Magnetic flux & field units"@en ;
    skos:definition "Units of measure grouped by quantity kind: magnetic flux & field."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/WEB> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/mass> a skos:Collection ;
    rdfs:label "Mass units"@en ;
    skos:definition "Units of measure grouped by quantity kind: mass."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2U>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/APZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CWA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CWI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DG>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DJ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DTN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GRM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GRN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KTN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LBR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LTN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MC>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MGM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/ONZ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/STI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/STN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/power> a skos:Collection ;
    rdfs:label "Power units"@en ;
    skos:definition "Units of measure grouped by quantity kind: power."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A90>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BHP>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HJ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K5>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KVA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KVR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KWT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MAR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MAW>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MVA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/WTT> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/pressure> a skos:Collection ;
    rdfs:label "Pressure or stress units"@en ;
    skos:definition "Units of measure grouped by quantity kind: pressure or stress."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4P>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/ATM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/ATT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BAR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D9>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DX>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E01>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FP>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G01>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H07>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HBA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HP>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/INQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KBA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KNM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KPA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MBR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MPA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PAL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PS>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/UA> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/radiation> a skos:Collection ;
    rdfs:label "Radiation, dose & activity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: radiation, dose & activity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2C>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2Q>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2R>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2Y>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4N>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BQL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C8>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CKG>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CUR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D6>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D93>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GBQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H08>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KAT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L31>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M5>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MCU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTK>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P78> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/resistance> a skos:Collection ;
    rdfs:label "Resistance & conductance units"@en ;
    skos:definition "Units of measure grouped by quantity kind: resistance & conductance."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B77>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F54>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/OHM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/SIE> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/substance> a skos:Collection ;
    rdfs:label "Amount of substance units"@en ;
    skos:definition "Units of measure grouped by quantity kind: amount of substance."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/P48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Z9> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/temperature> a skos:Collection ;
    rdfs:label "Temperature units"@en ;
    skos:definition "Units of measure grouped by quantity kind: temperature."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CEL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F02>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FAH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KEL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N79> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/thermal> a skos:Collection ;
    rdfs:label "Thermal capacity & conductivity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: thermal capacity & conductivity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/A1>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BTU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/E97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J75>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J76>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JE>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/JOU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K53>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N72>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N88>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S4> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/time> a skos:Collection ;
    rdfs:label "Time, duration units"@en ;
    skos:definition "Units of measure grouped by quantity kind: time, duration."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/ANN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B52>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DAY>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HUR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M56>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MIN>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MON>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/SEC>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/WEE> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/velocity> a skos:Collection ;
    rdfs:label "Velocity or speed units"@en ;
    skos:definition "Units of measure grouped by quantity kind: velocity or speed."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2A>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2M>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/2X>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FS>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H49>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HM>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/IU>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J85>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K18>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K48>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KMH>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KNT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L12>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L13>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M59>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M63>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M66>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTS> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/viscosity> a skos:Collection ;
    rdfs:label "Viscosity units"@en ;
    skos:definition "Units of measure grouped by quantity kind: viscosity."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/4C>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/89>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C17>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C7>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F06>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G08>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G09>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G10>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J73>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J74>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K91>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K92>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L16>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L64>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M80>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M81>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N35>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N38>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N41>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N42>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/S4> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/voltage> a skos:Collection ;
    rdfs:label "Electric potential & field units"@en ;
    skos:definition "Units of measure grouped by quantity kind: electric potential & field."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/2Z>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B55>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B78>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B79>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/C30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D47>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D50>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D51>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/D82>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/F87>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G60>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H45>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H46>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KVT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N98>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N99>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/VLT> .

<https://test.uncefact.org/vocabulary/unit-of-measure/kind/volume> a skos:Collection ;
    rdfs:label "Volume units"@en ;
    skos:definition "Units of measure grouped by quantity kind: volume."@en ;
    skos:member <https://test.uncefact.org/vocabulary/unit-of-measure/22>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/4G>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/5I>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A36>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A37>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A39>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A40>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/A44>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/B58>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BLD>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BLL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BUA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/BUI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CLT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/CMQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DLT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DMA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/DMQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/FTQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G24>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G25>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G26>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G27>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G94>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G95>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G96>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/G97>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GLD>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GLI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/GLL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H15>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H19>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H20>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H65>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/H83>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/HLT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/INQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/J57>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K21>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K23>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/K6>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/KX>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L43>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L61>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L62>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L84>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/L86>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/LTR>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M11>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M14>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M67>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M68>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M69>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M70>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/M71>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MAL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MLT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MMQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N28>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N29>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/N30>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/NM3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/OZA>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/OZI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PTD>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PTI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/PTL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q32>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q33>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/Q34>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/QT>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/QTD>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/QTI>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/QTL>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/SM3>,
        <https://test.uncefact.org/vocabulary/unit-of-measure/YDQ> .

unece:unitCode a owl:ObjectProperty ;
    rdfs:label "unit code"@en ;
    rdfs:comment "code → UN/ECE Rec 20 unit scheme."@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:unitCode ;
    skos:definition "The unit of measure of a measure value."@en ;
    schema:domainIncludes unece:Measure ;
    schema:rangeIncludes unece:unit-of-measure ;
    unece:termStatus ts:proposed .

unece:unitPrice a owl:ObjectProperty ;
    rdfs:label "unit price"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The price per unit of the trade item."@en ;
    schema:domainIncludes unece:TradeItem ;
    schema:rangeIncludes unece:MonetaryAmount ;
    unece:termStatus ts:proposed .

unece:unitSymbol a owl:AnnotationProperty ;
    rdfs:label "unit symbol"@en ;
    rdfs:comment "The display symbol of a unit of measure (e.g. m, kg)."@en .

unece:upperPartOrangeHazardPlacardId a owl:ObjectProperty ;
    rdfs:label "upper part orange hazard placard id"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The unique upper part of the orange hazard placard identifier for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:upperTolerance a owl:DatatypeProperty ;
    rdfs:label "upper tolerance"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The upper tolerance bound of a measured value."@en ;
    schema:domainIncludes unece:Measure ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:useCode a owl:ObjectProperty ;
    rdfs:label "use code"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The code specifying the use of this universal communication such as for business purposes or private."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:usedCapacityCode a owl:ObjectProperty ;
    rdfs:label "transport equipment fullness used capacity code"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The code specifying the used capacity of this piece of logistics transport equipment, such as full or empty."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:transport-equipment-fullness-code-list ;
    unece:termStatus ts:proposed .

unece:usedTransportMeans a owl:ObjectProperty ;
    rdfs:label "used transport means"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The means of transport used for this logistics transport movement."@en ;
    schema:domainIncludes unece:TransportMovement ;
    schema:rangeIncludes unece:TransportMeans ;
    unece:termStatus ts:proposed .

unece:validFrom a owl:DatatypeProperty ;
    rdfs:label "valid from"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date from which the profile is valid."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:validIndicator a owl:DatatypeProperty ;
    rdfs:label "valid indicator"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The indication of whether or not this specified certificate is valid."@en ;
    schema:domainIncludes unece:Licence ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/validation-document-status-code-list/1> a skos:Concept ;
    skos:inScheme unece:validation-document-status-code-list ;
    skos:notation "1" ;
    skos:prefLabel "Accepted"@en .

<https://test.uncefact.org/vocabulary/validation-document-status-code-list/42> a skos:Concept ;
    skos:inScheme unece:validation-document-status-code-list ;
    skos:notation "42" ;
    skos:prefLabel "In error"@en .

unece:validityPeriod a owl:ObjectProperty ;
    rdfs:label "validity period"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A period of validity specified for this referenced document."@en ;
    schema:domainIncludes unece:AllowanceCharge ;
    schema:rangeIncludes unece:Period ;
    unece:termStatus ts:proposed .

unece:value a owl:DatatypeProperty ;
    rdfs:label "value"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:value ;
    skos:definition "The numeric value of a measure or monetary amount."@en ;
    schema:domainIncludes unece:Measure,
        unece:MonetaryAmount ;
    schema:rangeIncludes xsd:decimal ;
    unece:termStatus ts:proposed .

unece:vehicleRegistrationId a owl:ObjectProperty ;
    rdfs:label "vehicle registration ID"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The registration plate identifier of a truck."@en ;
    schema:domainIncludes unece:Truck ;
    schema:rangeIncludes unece:Identifier ;
    unece:termStatus ts:proposed .

unece:verifiedFacility a owl:ObjectProperty ;
    rdfs:label "verified facility"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The facility that is the subject of verification."@en ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:verifiedGrossWeight a owl:ObjectProperty ;
    rdfs:label "verified gross weight"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "The SOLAS VGM (verified gross mass) of transport equipment, as a measure."@en ;
    schema:domainIncludes unece:TransportEquipment ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:verifiedProduct a owl:ObjectProperty ;
    rdfs:label "verified product"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The product that is the subject of verification."@en ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:version a owl:DatatypeProperty ;
    rdfs:label "version"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The version of a criterion or profile."@en ;
    schema:domainIncludes unece:ConformityProfile,
        unece:Criterion ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:viscosityMeasure a owl:ObjectProperty ;
    rdfs:label "viscosity measure"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A viscosity measure for these transported dangerous goods."@en ;
    schema:domainIncludes unece:DangerousGoods ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:volume a owl:ObjectProperty ;
    rdfs:label "volume"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The volume, as a measure."@en ;
    schema:domainIncludes unece:Dimension ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:warehouseKeeperParty a owl:ObjectProperty ;
    rdfs:label "warehouse keeper party"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A party taking responsibility for goods stored in a warehouse for this supply chain consignment."@en ;
    schema:domainIncludes unece:Consignment ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:website a owl:DatatypeProperty ;
    rdfs:label "website"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:url ;
    skos:definition "A web URL of a party."@en ;
    schema:domainIncludes unece:Party ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:websiteURIId a owl:DatatypeProperty ;
    rdfs:label "website uriid"@en ;
    rdfs:comment "added from BSP (per-class property assessment)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:url ;
    skos:definition "A website Uniform Resource Identifier (URI) for this specified marketplace."@en ;
    schema:domainIncludes unece:Communication ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:weight a owl:ObjectProperty ;
    rdfs:label "weight"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The weight, as a measure."@en ;
    skos:exactMatch schema:weight ;
    schema:domainIncludes unece:Dimension ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:width a owl:ObjectProperty ;
    rdfs:label "width"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The width, as a measure."@en ;
    skos:exactMatch schema:width ;
    schema:domainIncludes unece:Dimension ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/1> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "1" ;
    skos:prefLabel "To be done"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/108> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "108" ;
    skos:prefLabel "Instructed to start"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/109> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "109" ;
    skos:prefLabel "Instructed to stop"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/111> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "111" ;
    skos:prefLabel "Inactive"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/112> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "112" ;
    skos:prefLabel "Active"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/121> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "121" ;
    skos:prefLabel "Complete"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/17> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "17" ;
    skos:prefLabel "Requested"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/2> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "2" ;
    skos:prefLabel "Done"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/28> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "28" ;
    skos:prefLabel "Transaction expected to be executed"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/3> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "3" ;
    skos:prefLabel "Passed on"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/35> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "35" ;
    skos:prefLabel "Started"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/36> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "36" ;
    skos:prefLabel "Revised"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/38> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "38" ;
    skos:prefLabel "Assigned"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/39> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "39" ;
    skos:prefLabel "Approved"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/40> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "40" ;
    skos:prefLabel "Withdrawn"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/41> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "41" ;
    skos:prefLabel "Rejected"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/42> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "42" ;
    skos:prefLabel "Approval pending"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/43> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "43" ;
    skos:prefLabel "Postponed"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/44> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "44" ;
    skos:prefLabel "Replaced"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/70> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "70" ;
    skos:prefLabel "Issued"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/73> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "73" ;
    skos:prefLabel "Confirmed"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/85> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "85" ;
    skos:prefLabel "Updated"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/95> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "95" ;
    skos:prefLabel "Unchanged"@en .

<https://test.uncefact.org/vocabulary/workflow-status-code-list/97> a skos:Concept ;
    skos:inScheme unece:workflow-status-code-list ;
    skos:notation "97" ;
    skos:prefLabel "Pending"@en .

unece:Aircraft a owl:Class ;
    rdfs:label "Aircraft"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    rdfs:subClassOf unece:TransportMeans ;
    skos:definition "An air transport means (adds e.g. tail number, flight-specific properties)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Characteristics a owl:Class ;
    rdfs:label "Characteristics"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A declaration of conformance with one or more criteria from a specific scheme."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:IdentifierScheme a owl:Class ;
    rdfs:label "Identifier Scheme"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "An identifier registration scheme for products, facilities, or organisations."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:ShippingMarks a owl:Class ;
    rdfs:label "Shipping Marks"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Physical markings or labels on individual packages or transport units for logistics purposes."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/conformity-topics/access-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Controls for authentication, authorization, and system access ensuring only authorized parties can access resources and data."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.04" ;
    skos:prefLabel "Access Management"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "ISO/IEC 27001 Annex A - Access Control."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/accessibility-requirements> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with inclusive design and accessibility standards ensuring products and services are usable by people with diverse abilities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.07" ;
    skos:prefLabel "Accessibility Requirements"@en ;
    skos:relatedMatch sdg:10 ;
    skos:scopeNote "ISO 21542 Accessibility; WCAG 2.1; EN 301 549."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/air-quality-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Controlling and reducing non-GHG air pollutant emissions including SOx, NOx, VOCs, particulates, and ozone-depleting substances from operations and production processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.10" ;
    skos:prefLabel "Air Quality Management"@en ;
    skos:relatedMatch sdg:13,
        sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Air Emissions; WHO Air Quality Guidelines; Montreal Protocol (ozone-depleting substances)."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/anti-corruption-measures> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Preventing bribery, extortion, and corrupt practices through policies, controls, and organizational culture."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.01" ;
    skos:prefLabel "Anti-Corruption Measures"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Requirements; UNTP governance.ethics."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/audit-and-accountability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Logging, monitoring, and accountability mechanisms for digital activities to support compliance verification and forensic analysis."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.08" ;
    skos:prefLabel "Audit Trail and Accountability"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "ISO/IEC 27001 Annex A - Logging and Monitoring."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/business-resilience> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Building long-term profitability and organizational resilience through sustainable business models and practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.01" ;
    skos:prefLabel "Business Resilience"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance for Sustainability."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/capacity-building> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Training and developing stakeholder knowledge and skills to implement and maintain sustainability practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.04" ;
    skos:prefLabel "Capacity Building"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Support."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/chemical-safety> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Restriction and responsible management of hazardous substances in materials, products, and production processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.09" ;
    skos:prefLabel "Chemical Safety"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Annex I - Substance Restrictions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/community-empowerment> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Supporting local community development, livelihoods, and participation in decisions that affect their wellbeing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.04" ;
    skos:prefLabel "Community Empowerment"@en ;
    skos:relatedMatch sdg:1 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Engagement; UNTP social.community."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/competitive-fairness> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Ensuring fair market practices, preventing anti-competitive behavior, and maintaining a level playing field."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.08" ;
    skos:prefLabel "Competitive Fairness"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/compliance-verification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Independent audits, inspections, and verification processes to confirm adherence to sustainability standards and regulations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.07" ;
    skos:prefLabel "Compliance Verification"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 4 - Compliance Monitoring."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/consumer-information> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Providing clear, accurate, and accessible product labeling and information to enable informed consumer choices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.07" ;
    skos:prefLabel "Consumer Information"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 7 - Information Obligations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/customs-classification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Accurate tariff classification and customs valuation of goods in accordance with the Harmonized System and national schedules."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.02" ;
    skos:prefLabel "Customs Classification"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WCO Harmonized System Convention."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/cybersecurity-controls> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Implementation of technical and organizational security measures to protect digital infrastructure from threats and vulnerabilities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.02" ;
    skos:prefLabel "Cybersecurity Controls"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 27001; NIST Cybersecurity Framework; IEC 62443."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/data-privacy> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Protection of personal information and responsible data handling in compliance with privacy regulations and ethical standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.06" ;
    skos:prefLabel "Data Privacy"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/data-protection-and-privacy> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Safeguarding personal and sensitive data in compliance with privacy regulations, consent requirements, and ethical data handling principles."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.01" ;
    skos:prefLabel "Data Protection and Privacy"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "GDPR; ISO/IEC 27701 Privacy Information Management."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/decent-work-conditions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Provision of fair wages, reasonable working hours, and dignified employment conditions throughout the supply chain."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.02" ;
    skos:prefLabel "Decent Work Conditions"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Supply Chain Due Diligence; UNTP social.labour."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/digital-identity-and-trust> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Verification and assurance of digital identities, credentials, and trust relationships in electronic transactions and communications."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.03" ;
    skos:prefLabel "Digital Identity and Trust"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "eIDAS Regulation; W3C Verifiable Credentials; UNTP Digital Identity Anchor."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/economic-risk-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Assessing and managing financial risks arising from environmental, social, and governance factors."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.07" ;
    skos:prefLabel "Economic Risk Management"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ecosystem-preservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Protecting biodiversity, natural habitats, and ecosystem services from degradation caused by production and extraction activities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.05" ;
    skos:prefLabel "Ecosystem Preservation"@en ;
    skos:relatedMatch sdg:15 ;
    skos:scopeNote "EU ESPR Annex I - Biodiversity Impact; UNTP environment.biodiversity."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/emergency-readiness> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Preparedness planning, training, and response capabilities for workplace emergencies including fire, chemical spills, and natural disasters."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.02" ;
    skos:prefLabel "Emergency Readiness"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Safety Measures."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/employment-opportunities> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Creating decent jobs and fostering inclusive economic participation through sustainable business growth."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.04" ;
    skos:prefLabel "Employment Opportunities"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/encryption-and-data-security> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Protection of data confidentiality and integrity in transit and at rest through cryptographic controls and key management."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.07" ;
    skos:prefLabel "Encryption and Data Security"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 19790 Cryptographic Modules; NIST FIPS 140."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Effective collection, recycling, and disposal processes for products at end of useful life, minimizing environmental impact."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.08" ;
    skos:prefLabel "End-of-Life Management"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - End-of-Life Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/energy-optimization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Improving energy efficiency across supply chain operations including manufacturing, logistics, and warehousing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.04" ;
    skos:prefLabel "Energy Optimization"@en ;
    skos:relatedMatch sdg:7 ;
    skos:scopeNote "EU ESPR Art. 7 - Energy Efficiency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ergonomic-design> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Designing safe physical work environments that minimize musculoskeletal strain and support worker comfort and productivity."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.08" ;
    skos:prefLabel "Ergonomic Design"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 5 - Product Safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ethical-material-sourcing> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Procuring raw materials through sustainable and responsible practices, avoiding conflict minerals and environmentally destructive extraction."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.01" ;
    skos:prefLabel "Ethical Material Sourcing"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Due Diligence; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/exposure-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Controlling worker exposure to harmful chemical, biological, and physical agents through monitoring and protective measures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.03" ;
    skos:prefLabel "Exposure Management"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Substance Safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/feedback-channels> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Accessible grievance mechanisms, whistleblower protections, and feedback systems for workers, communities, and stakeholders to raise concerns without fear of retaliation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.06" ;
    skos:prefLabel "Feedback Channels"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Engagement."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/forced-labor-elimination> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Preventing all forms of forced, bonded, or compulsory labor including debt bondage and human trafficking in supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.06" ;
    skos:prefLabel "Forced Labor Elimination"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Human Rights Due Diligence."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/forest-conservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Preventing deforestation and promoting sustainable forestry practices in raw material sourcing and land use."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.06" ;
    skos:prefLabel "Forest Conservation"@en ;
    skos:relatedMatch sdg:15 ;
    skos:scopeNote "EU ESPR Art. 5 - Resource Use; UNTP environment.deforestation."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/gender-equity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Promoting gender diversity, equal opportunity, and elimination of gender-based discrimination in employment and business practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.08" ;
    skos:prefLabel "Gender Equity"@en ;
    skos:relatedMatch sdg:5 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/green-innovation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Developing sustainable technologies, processes, and business models that reduce environmental impact while creating economic value."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.03" ;
    skos:prefLabel "Green Innovation"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Innovation Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/greenhouse-gas-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Measuring, reporting, and reducing greenhouse gas emissions (CO2, methane, N2O, F-gases) across production, transport, and supply chain activities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.01" ;
    skos:prefLabel "Greenhouse Gas Emissions"@en ;
    skos:relatedMatch sdg:13 ;
    skos:scopeNote "EU ESPR Art. 5 - Environmental Sustainability; UNTP environment.emissions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/healthcare-access> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Providing access to medical support, occupational health services, and health insurance for workers."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.05" ;
    skos:prefLabel "Healthcare Access"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Health Provisions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/import-export-controls> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Compliance with cross-border trade restrictions, licensing requirements, and controlled goods regulations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.01" ;
    skos:prefLabel "Import and Export Controls"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO Trade Facilitation Agreement; national export control regimes."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/incident-response> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Preparedness planning, detection, response procedures, and recovery capabilities for security breaches and system failures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.05" ;
    skos:prefLabel "Incident Response and Recovery"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 27035 Incident Management; NIST SP 800-61."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/interoperability-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Conformity with standards ensuring compatibility, data exchange, and seamless interaction between systems, components, and services."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.06" ;
    skos:prefLabel "Interoperability Standards"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC JTC 1 information technology standards; W3C web standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ip-protection> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Respecting intellectual property rights including patents, trademarks, copyrights, and trade secrets."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.07" ;
    skos:prefLabel "Intellectual Property Protection"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/legal-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Adherence to applicable laws, regulations, and legal obligations in all jurisdictions of operation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.03" ;
    skos:prefLabel "Legal Compliance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 4 - Compliance Obligations; UNTP governance.compliance."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/living-conditions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Ensuring safe, sanitary, and dignified accommodation for workers where employer-provided housing is applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.04" ;
    skos:prefLabel "Living Conditions"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Worker Welfare."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/market-authorization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Meeting regulatory requirements for market entry including product registration, type approval, and pre-market conformity assessment."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.05" ;
    skos:prefLabel "Market Authorization"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT Agreement Art. 5 - Conformity Assessment Procedures."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Accuracy and traceability of measurements and calibrations to national and international measurement standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.03" ;
    skos:prefLabel "Metrology and Measurement"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "BIPM International System of Units; OIML Recommendations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/mutual-recognition> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Acceptance of conformity assessment results, certifications, and test reports across jurisdictions through mutual recognition agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.08" ;
    skos:prefLabel "Mutual Recognition"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT Agreement Art. 6; ILAC and IAF mutual recognition arrangements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/nutrition-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Ensuring safe, adequate, and nutritious food provisions for workers where employer-provided meals are applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.07" ;
    skos:prefLabel "Nutrition Standards"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Worker Welfare."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/open-reporting> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Transparent disclosure of environmental, social, and governance performance to stakeholders and the public."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.02" ;
    skos:prefLabel "Open Reporting"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Information Requirements; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/origin-tracking> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Transparent documentation and verification of material and product origins throughout the supply chain."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.06" ;
    skos:prefLabel "Origin Tracking"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/outcome-tracking> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Monitoring, measuring, and reporting on sustainability performance against defined targets and indicators."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.03" ;
    skos:prefLabel "Outcome Tracking"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Reporting Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/performance-specifications> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Meeting defined functional, reliability, and performance benchmarks established by regulations, standards, or contractual requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.08" ;
    skos:prefLabel "Performance Specifications"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "Industry-specific performance standards and testing protocols."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/process-enhancement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Continuous improvement of operational processes to achieve better sustainability outcomes over time."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.05" ;
    skos:prefLabel "Process Enhancement"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Performance Improvement."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/product-longevity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Enhancing product durability, repairability, and lifespan to reduce premature obsolescence and waste."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.04" ;
    skos:prefLabel "Product Longevity"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Durability; UNTP circularity.design."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/product-safety-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Ensuring consumer safety through compliance with product safety requirements, testing, and hazard prevention."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.01" ;
    skos:prefLabel "Product Safety Standards"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Safety Requirements; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/quality-performance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Meeting defined performance specifications, functional requirements, and quality benchmarks for products and services."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.02" ;
    skos:prefLabel "Quality Performance"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Performance Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/recycled-material-integration> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Incorporation of secondary and recycled materials into production processes, reducing dependence on virgin resources."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.07" ;
    skos:prefLabel "Recycled Material Integration"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 8 - Recycled Content; UNTP circularity.content."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/regional-economic-growth> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Supporting local economic development and equitable distribution of economic benefits in communities of operation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.05" ;
    skos:prefLabel "Regional Economic Growth"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Community Benefits; UNTP social.community."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/renewable-energy-use> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Transition to sustainable energy sources including solar, wind, hydro, and other renewables in production and operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.02" ;
    skos:prefLabel "Renewable Energy Use"@en ;
    skos:relatedMatch sdg:7 ;
    skos:scopeNote "EU ESPR Art. 7 - Energy Efficiency; UNTP environment.energy."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/resource-circularity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Promoting reuse, remanufacturing, and recycling of materials to create closed-loop resource flows."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.03" ;
    skos:prefLabel "Resource Circularity"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 8 - Recycled Content; UNTP circularity.content."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/resource-efficiency> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Optimizing resource utilization to reduce costs and environmental impact while maintaining productivity."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.06" ;
    skos:prefLabel "Resource Efficiency"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 7 - Efficiency Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/responsible-procurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Ethical sourcing and purchasing practices that consider environmental, social, and governance factors in supplier selection."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.04" ;
    skos:prefLabel "Responsible Procurement"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Responsibility."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/rights-and-equality> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Ensuring non-discrimination and equal treatment regardless of race, gender, religion, disability, or other protected characteristics."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.01" ;
    skos:prefLabel "Rights and Equality"@en ;
    skos:relatedMatch sdg:10 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability; UNTP social.rights."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/risk-identification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Systematic assessment and prioritization of environmental, social, and governance risks across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.02" ;
    skos:prefLabel "Risk Identification"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Due Diligence."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/rules-of-origin> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Verification of product origin to determine eligibility for preferential tariff treatment under trade agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.03" ;
    skos:prefLabel "Rules of Origin"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO Agreement on Rules of Origin; WCO Revised Kyoto Convention."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sanctions-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Adherence to international trade sanctions, embargoes, and restricted party screening requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.04" ;
    skos:prefLabel "Sanctions Compliance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "UN Security Council sanctions; national sanctions regimes."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with food safety, animal health, and plant health standards designed to protect human, animal, and plant life."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.05" ;
    skos:prefLabel "Sanitary and Phytosanitary Measures"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "WTO SPS Agreement; Codex Alimentarius; OIE; IPPC."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/stakeholder-inclusion> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Meaningful engagement with affected parties including workers, communities, and civil society in governance processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.05" ;
    skos:prefLabel "Stakeholder Inclusion"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Dialogue."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Compliance with applicable product certifications, industry standards, and regulatory requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.05" ;
    skos:prefLabel "Standards Adherence"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 4 - Ecodesign Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/substance-control> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Banning or restricting harmful materials and substances of concern in product composition and manufacturing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.03" ;
    skos:prefLabel "Substance Control"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Annex I - Substance Restrictions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supplier-development> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Building supplier capacity and capability to meet sustainability requirements through training, support, and partnership."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.07" ;
    skos:prefLabel "Supplier Development"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Support."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supplier-sustainability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Ensuring suppliers meet environmental, social, and governance requirements through assessment, monitoring, and collaboration."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.02" ;
    skos:prefLabel "Supplier Sustainability"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Responsibility."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-labor-rights> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Ensuring fair treatment of workers throughout the supply chain including subcontractors and informal workers."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.05" ;
    skos:prefLabel "Supply Chain Labor Rights"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Labor Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-risk-reduction> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Identifying, assessing, and mitigating environmental, social, and operational vulnerabilities in supply networks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.08" ;
    skos:prefLabel "Supply Chain Risk Reduction"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Risk Management."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-traceability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Tracking product origins, components, and transformations throughout the supply chain to enable transparency and accountability."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.06" ;
    skos:prefLabel "Supply Chain Traceability"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-network-strength> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Enhancing the stability, diversity, and resilience of value chain networks against disruption."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.08" ;
    skos:prefLabel "Supply Network Strength"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Resilience."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sustainability-policies> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Formal organizational commitments, policies, and targets for environmental, social, and governance performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.01" ;
    skos:prefLabel "Sustainability Policies"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Framework."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sustainable-investment> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Directing capital toward green initiatives, sustainable technologies, and projects with positive environmental and social outcomes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.02" ;
    skos:prefLabel "Sustainable Investment"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Resource Efficiency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sustainable-product-design> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Designing products for durability, repairability, recyclability, and minimal environmental impact throughout their lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.08" ;
    skos:prefLabel "Sustainable Product Design"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Durability and Recyclability; UNTP circularity.design."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/system-integrity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Ensuring reliability, uptime, and integrity of digital systems through resilient architecture and continuity planning."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.06" ;
    skos:prefLabel "System Integrity and Availability"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO 22301 Business Continuity; ISO/IEC 27001 Availability Controls."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/tariff-and-duty-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Correct assessment, declaration, and payment of applicable customs duties, taxes, and fees."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.07" ;
    skos:prefLabel "Tariff and Duty Compliance"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WCO Revised Kyoto Convention; national customs legislation."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/technical-regulations> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with mandatory government-imposed technical requirements for products, processes, and production methods."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.01" ;
    skos:prefLabel "Technical Regulations"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement Art. 2 - Technical Regulations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/testing-and-certification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Third-party conformity assessment including laboratory testing, product certification, and inspection by accredited bodies."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.04" ;
    skos:prefLabel "Testing and Certification"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 17065 Product Certification; ISO/IEC 17025 Testing Laboratories."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/trade-documentation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Accuracy, completeness, and digital exchange of trade and customs documentation including certificates, invoices, and declarations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.06" ;
    skos:prefLabel "Trade Documentation"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "UNECE Trade Facilitation Recommendations; UN/CEFACT standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/transparent-communication> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Public disclosure and reporting of sustainability policies, performance, and progress to stakeholders."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.08" ;
    skos:prefLabel "Transparent Communication"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Information Disclosure; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/voluntary-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Adherence to consensus-based standards developed by recognized standards bodies for products, services, and management systems."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.02" ;
    skos:prefLabel "Voluntary Standards"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement Art. 4 - Standards; ISO, IEC, ITU standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/waste-minimization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Reducing waste generation through prevention, reuse, and improved production processes across the product lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.04" ;
    skos:prefLabel "Waste Minimization"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - Waste Prevention; UNTP environment.waste."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/water-conservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Sustainable water management including efficient use, pollution prevention, and watershed protection throughout operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.03" ;
    skos:prefLabel "Water Conservation"@en ;
    skos:relatedMatch sdg:6 ;
    skos:scopeNote "EU ESPR Annex I - Water Use; UNTP environment.water."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/wellbeing-support> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Addressing worker mental health, stress management, and overall wellbeing through support programs and workplace culture."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.06" ;
    skos:prefLabel "Wellbeing Support"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/worker-representation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Respecting freedom of association, collective bargaining rights, and worker participation in workplace governance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.05" ;
    skos:prefLabel "Worker Representation"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Labor Rights."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/workplace-hazard-control> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Systematic identification, assessment, and mitigation of workplace hazards to reduce risk of injury and illness, including incident reporting, investigation, and corrective action."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.01" ;
    skos:prefLabel "Workplace Hazard Control"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/workplace-safety> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Protecting worker health and safety through hazard prevention, protective equipment, and safe working environments."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.03" ;
    skos:prefLabel "Workplace Safety"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/youth-protection> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Safeguarding young workers from hazardous conditions and eliminating child labor in all forms across supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.07" ;
    skos:prefLabel "Youth Protection"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Child Labor Ban."@en .

<https://test.uncefact.org/vocabulary/improvement-indicator/context-dependent> a skos:Concept ;
    skos:definition "Whether a higher or lower value is better depends on context; there is no universal improvement direction"@en ;
    skos:inScheme unece:improvement-indicator ;
    skos:notation "context-dependent" ;
    skos:prefLabel "Context dependent"@en .

unece:iso-3166-2 a skos:ConceptScheme ;
    rdfs:label "ISO 3166-2 (country subdivisions)"@en ;
    dcterms:provenance "Proposed Vocab addition; external-reference code list; maintained by its owner, not held locally."@en ;
    rdfs:seeAlso <https://unece.org/trade/uncefact/unlocode-country-subdivisions-iso-3166-2>,
        <https://www.iso.org/iso-3166-country-codes.html> ;
    skos:definition "ISO 3166-2 codes for the principal subdivisions (e.g. provinces, states) of countries, maintained by ISO and published freely by UNECE. An external-reference list; bind the concrete subdivision codes downstream."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

unece:itu-calling-code a skos:ConceptScheme ;
    rdfs:label "ITU-T E.164 country calling codes"@en ;
    dcterms:provenance "Proposed Vocab addition; external-reference code list; maintained by its owner, not held locally."@en ;
    rdfs:seeAlso <https://www.itu.int/pub/T-SP-E.164D> ;
    skos:definition "The ITU-T Recommendation E.164 assigned country (dialling) codes for the international public telecommunication numbering plan, maintained by the ITU. An external-reference list; bind the concrete calling codes downstream."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

<https://test.uncefact.org/vocabulary/language-code-list/aa> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "aa" ;
    skos:prefLabel "Afar"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ab> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ab" ;
    skos:prefLabel "Abkhazian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ae> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ae" ;
    skos:prefLabel "Avestan"@en .

<https://test.uncefact.org/vocabulary/language-code-list/af> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "af" ;
    skos:prefLabel "Afrikaans"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ak> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ak" ;
    skos:prefLabel "Akan"@en .

<https://test.uncefact.org/vocabulary/language-code-list/am> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "am" ;
    skos:prefLabel "Amharic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/an> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "an" ;
    skos:prefLabel "Aragonese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ar> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ar" ;
    skos:prefLabel "Arabic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/as> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "as" ;
    skos:prefLabel "Assamese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/av> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "av" ;
    skos:prefLabel "Avaric"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ay> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ay" ;
    skos:prefLabel "Aymara"@en .

<https://test.uncefact.org/vocabulary/language-code-list/az> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "az" ;
    skos:prefLabel "Azerbaijani"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ba> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ba" ;
    skos:prefLabel "Bashkir"@en .

<https://test.uncefact.org/vocabulary/language-code-list/be> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "be" ;
    skos:prefLabel "Belarusian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bg> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bg" ;
    skos:prefLabel "Bulgarian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bh> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bh" ;
    skos:prefLabel "Bihari"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bi" ;
    skos:prefLabel "Bislama"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bm> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bm" ;
    skos:prefLabel "Bambara"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bn" ;
    skos:prefLabel "Bengali"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bo" ;
    skos:prefLabel "Tibetan"@en .

<https://test.uncefact.org/vocabulary/language-code-list/br> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "br" ;
    skos:prefLabel "Breton"@en .

<https://test.uncefact.org/vocabulary/language-code-list/bs> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "bs" ;
    skos:prefLabel "Bosnian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ca> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ca" ;
    skos:prefLabel "Catalan; Valencian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ce> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ce" ;
    skos:prefLabel "Chechen"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ch> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ch" ;
    skos:prefLabel "Chamorro"@en .

<https://test.uncefact.org/vocabulary/language-code-list/co> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "co" ;
    skos:prefLabel "Corsican"@en .

<https://test.uncefact.org/vocabulary/language-code-list/cr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "cr" ;
    skos:prefLabel "Cree"@en .

<https://test.uncefact.org/vocabulary/language-code-list/cs> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "cs" ;
    skos:prefLabel "Czech"@en .

<https://test.uncefact.org/vocabulary/language-code-list/cu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "cu" ;
    skos:prefLabel "Church Slavic; Old Slavonic; Church Slavonic; Old Bulgarian; Old Church Slavonic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/cv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "cv" ;
    skos:prefLabel "Chuvash"@en .

<https://test.uncefact.org/vocabulary/language-code-list/cy> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "cy" ;
    skos:prefLabel "Welsh"@en .

<https://test.uncefact.org/vocabulary/language-code-list/da> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "da" ;
    skos:prefLabel "Danish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/de> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "de" ;
    skos:prefLabel "German"@en .

<https://test.uncefact.org/vocabulary/language-code-list/dv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "dv" ;
    skos:prefLabel "Divehi; Dhivehi; Maldivian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/dz> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "dz" ;
    skos:prefLabel "Dzongkha"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ee> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ee" ;
    skos:prefLabel "Ewe"@en .

<https://test.uncefact.org/vocabulary/language-code-list/el> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "el" ;
    skos:prefLabel "Greek; Modern (1453-)"@en .

<https://test.uncefact.org/vocabulary/language-code-list/en> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "en" ;
    skos:prefLabel "English"@en .

<https://test.uncefact.org/vocabulary/language-code-list/eo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "eo" ;
    skos:prefLabel "Esperanto"@en .

<https://test.uncefact.org/vocabulary/language-code-list/es> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "es" ;
    skos:prefLabel "Spanish; Castilian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/et> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "et" ;
    skos:prefLabel "Estonian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/eu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "eu" ;
    skos:prefLabel "Basque"@en .

<https://test.uncefact.org/vocabulary/language-code-list/fa> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "fa" ;
    skos:prefLabel "Persian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ff> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ff" ;
    skos:prefLabel "Fulah"@en .

<https://test.uncefact.org/vocabulary/language-code-list/fi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "fi" ;
    skos:prefLabel "Finnish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/fj> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "fj" ;
    skos:prefLabel "Fijian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/fo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "fo" ;
    skos:prefLabel "Faroese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/fr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "fr" ;
    skos:prefLabel "French"@en .

<https://test.uncefact.org/vocabulary/language-code-list/fy> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "fy" ;
    skos:prefLabel "Western Frisian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ga> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ga" ;
    skos:prefLabel "Irish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/gd> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "gd" ;
    skos:prefLabel "Gaelic; Scottish Gaelic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/gl> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "gl" ;
    skos:prefLabel "Galician"@en .

<https://test.uncefact.org/vocabulary/language-code-list/gn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "gn" ;
    skos:prefLabel "Guarani"@en .

<https://test.uncefact.org/vocabulary/language-code-list/gu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "gu" ;
    skos:prefLabel "Gujarati"@en .

<https://test.uncefact.org/vocabulary/language-code-list/gv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "gv" ;
    skos:prefLabel "Manx"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ha> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ha" ;
    skos:prefLabel "Hausa"@en .

<https://test.uncefact.org/vocabulary/language-code-list/he> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "he" ;
    skos:prefLabel "Hebrew"@en .

<https://test.uncefact.org/vocabulary/language-code-list/hi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "hi" ;
    skos:prefLabel "Hindi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ho> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ho" ;
    skos:prefLabel "Hiri Motu"@en .

<https://test.uncefact.org/vocabulary/language-code-list/hr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "hr" ;
    skos:prefLabel "Croatian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ht> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ht" ;
    skos:prefLabel "Haitian; Haitian Creole"@en .

<https://test.uncefact.org/vocabulary/language-code-list/hu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "hu" ;
    skos:prefLabel "Hungarian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/hy> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "hy" ;
    skos:prefLabel "Armenian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/hz> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "hz" ;
    skos:prefLabel "Herero"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ia> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ia" ;
    skos:prefLabel "Interlingua (International Auxiliary Language Association)"@en .

<https://test.uncefact.org/vocabulary/language-code-list/id> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "id" ;
    skos:prefLabel "Indonesian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ie> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ie" ;
    skos:prefLabel "Interlingue"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ig> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ig" ;
    skos:prefLabel "Igbo"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ii> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ii" ;
    skos:prefLabel "Sichuan Yi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ik> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ik" ;
    skos:prefLabel "Inupiaq"@en .

<https://test.uncefact.org/vocabulary/language-code-list/io> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "io" ;
    skos:prefLabel "Ido"@en .

<https://test.uncefact.org/vocabulary/language-code-list/is> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "is" ;
    skos:prefLabel "Icelandic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/it> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "it" ;
    skos:prefLabel "Italian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/iu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "iu" ;
    skos:prefLabel "Inuktiut"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ja> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ja" ;
    skos:prefLabel "Japanese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/jv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "jv" ;
    skos:prefLabel "Javanese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ka> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ka" ;
    skos:prefLabel "Georgian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kg> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kg" ;
    skos:prefLabel "Kongo"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ki> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ki" ;
    skos:prefLabel "Kikuyu; Gikuyu"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kj> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kj" ;
    skos:prefLabel "Kuanyama; Kwanyama"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kk> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kk" ;
    skos:prefLabel "Kazakh"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kl> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kl" ;
    skos:prefLabel "Kalaallisut; Greenlandic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/km> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "km" ;
    skos:prefLabel "Central Khmer"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kn" ;
    skos:prefLabel "Kannada"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ko> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ko" ;
    skos:prefLabel "Korean"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kr" ;
    skos:prefLabel "Kanuri"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ks> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ks" ;
    skos:prefLabel "Kashmiri"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ku> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ku" ;
    skos:prefLabel "Kurdish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kv" ;
    skos:prefLabel "Komi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/kw> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "kw" ;
    skos:prefLabel "Cornish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ky> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ky" ;
    skos:prefLabel "Kirghiz; Kyrgyz"@en .

<https://test.uncefact.org/vocabulary/language-code-list/la> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "la" ;
    skos:prefLabel "Latin"@en .

<https://test.uncefact.org/vocabulary/language-code-list/lb> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "lb" ;
    skos:prefLabel "Luxembourgish; Letzeburgesch"@en .

<https://test.uncefact.org/vocabulary/language-code-list/lg> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "lg" ;
    skos:prefLabel "Ganda"@en .

<https://test.uncefact.org/vocabulary/language-code-list/li> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "li" ;
    skos:prefLabel "Limburgan; Limburger; Limburgish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ln> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ln" ;
    skos:prefLabel "Lingala"@en .

<https://test.uncefact.org/vocabulary/language-code-list/lo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "lo" ;
    skos:prefLabel "Lao"@en .

<https://test.uncefact.org/vocabulary/language-code-list/lt> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "lt" ;
    skos:prefLabel "Lithuanian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/lu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "lu" ;
    skos:prefLabel "Luba-Katanga"@en .

<https://test.uncefact.org/vocabulary/language-code-list/lv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "lv" ;
    skos:prefLabel "Latvian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mg> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mg" ;
    skos:prefLabel "Malagasy"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mh> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mh" ;
    skos:prefLabel "Marshallese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mi" ;
    skos:prefLabel "Maori"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mk> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mk" ;
    skos:prefLabel "Macedonian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ml> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ml" ;
    skos:prefLabel "Malayalam"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mn" ;
    skos:prefLabel "Mongolian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mo" ;
    skos:prefLabel "Moldavian; Moldovan"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mr" ;
    skos:prefLabel "Marathi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ms> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ms" ;
    skos:prefLabel "Malay"@en .

<https://test.uncefact.org/vocabulary/language-code-list/mt> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "mt" ;
    skos:prefLabel "Maltese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/my> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "my" ;
    skos:prefLabel "Burmese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/na> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "na" ;
    skos:prefLabel "Nauru"@en .

<https://test.uncefact.org/vocabulary/language-code-list/nb> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "nb" ;
    skos:prefLabel "Bokmal Norwegian; Norwegian Bokmal"@en .

<https://test.uncefact.org/vocabulary/language-code-list/nd> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "nd" ;
    skos:prefLabel "Ndebele; North; North Ndebele"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ne> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ne" ;
    skos:prefLabel "Nepali"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ng> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ng" ;
    skos:prefLabel "Ndonga"@en .

<https://test.uncefact.org/vocabulary/language-code-list/nl> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "nl" ;
    skos:prefLabel "Dutch; Flemish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/nn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "nn" ;
    skos:prefLabel "Norwegian Nynorsk; Nynorsk, Norwegian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/no> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "no" ;
    skos:prefLabel "Norwegian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/nr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "nr" ;
    skos:prefLabel "Ndebele; South; South Ndebele"@en .

<https://test.uncefact.org/vocabulary/language-code-list/nv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "nv" ;
    skos:prefLabel "Navajo; Navaho"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ny> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ny" ;
    skos:prefLabel "Chichewa; Chewa; Nyanja"@en .

<https://test.uncefact.org/vocabulary/language-code-list/oc> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "oc" ;
    skos:prefLabel "Occitan (post 1500); Provencal"@en .

<https://test.uncefact.org/vocabulary/language-code-list/oj> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "oj" ;
    skos:prefLabel "Ojibwa"@en .

<https://test.uncefact.org/vocabulary/language-code-list/om> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "om" ;
    skos:prefLabel "Oromo"@en .

<https://test.uncefact.org/vocabulary/language-code-list/or> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "or" ;
    skos:prefLabel "Oriya"@en .

<https://test.uncefact.org/vocabulary/language-code-list/os> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "os" ;
    skos:prefLabel "Ossetian; Ossetic"@en .

<https://test.uncefact.org/vocabulary/language-code-list/pa> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "pa" ;
    skos:prefLabel "Panjabi; Punjabi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/pi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "pi" ;
    skos:prefLabel "Pali"@en .

<https://test.uncefact.org/vocabulary/language-code-list/pl> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "pl" ;
    skos:prefLabel "Polish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ps> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ps" ;
    skos:prefLabel "Pushto; Pashto"@en .

<https://test.uncefact.org/vocabulary/language-code-list/pt> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "pt" ;
    skos:prefLabel "Portuguese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/qu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "qu" ;
    skos:prefLabel "Quechua"@en .

<https://test.uncefact.org/vocabulary/language-code-list/rm> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "rm" ;
    skos:prefLabel "Romansh"@en .

<https://test.uncefact.org/vocabulary/language-code-list/rn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "rn" ;
    skos:prefLabel "Rundi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ro> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ro" ;
    skos:prefLabel "Romanian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ru> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ru" ;
    skos:prefLabel "Russian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/rw> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "rw" ;
    skos:prefLabel "Kinyarwanda"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sa> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sa" ;
    skos:prefLabel "Sanskrit"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sc> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sc" ;
    skos:prefLabel "Sardinian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sd> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sd" ;
    skos:prefLabel "Sindhi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/se> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "se" ;
    skos:prefLabel "Northern Sami"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sg> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sg" ;
    skos:prefLabel "Sango"@en .

<https://test.uncefact.org/vocabulary/language-code-list/si> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "si" ;
    skos:prefLabel "Sinhala; Sinhalese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sk> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sk" ;
    skos:prefLabel "Slovak"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sl> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sl" ;
    skos:prefLabel "Slovenian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sm> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sm" ;
    skos:prefLabel "Samoan"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sn" ;
    skos:prefLabel "Shona"@en .

<https://test.uncefact.org/vocabulary/language-code-list/so> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "so" ;
    skos:prefLabel "Somali"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sq> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sq" ;
    skos:prefLabel "Albanian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sr" ;
    skos:prefLabel "Serbian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ss> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ss" ;
    skos:prefLabel "Swati"@en .

<https://test.uncefact.org/vocabulary/language-code-list/st> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "st" ;
    skos:prefLabel "Sotho, Southern"@en .

<https://test.uncefact.org/vocabulary/language-code-list/su> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "su" ;
    skos:prefLabel "Sundanese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sv> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sv" ;
    skos:prefLabel "Swedish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/sw> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "sw" ;
    skos:prefLabel "Swahili"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ta> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ta" ;
    skos:prefLabel "Tamil"@en .

<https://test.uncefact.org/vocabulary/language-code-list/te> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "te" ;
    skos:prefLabel "Telugu"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tg> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tg" ;
    skos:prefLabel "Tajik"@en .

<https://test.uncefact.org/vocabulary/language-code-list/th> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "th" ;
    skos:prefLabel "Thai"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ti> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ti" ;
    skos:prefLabel "Tigrinya"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tk> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tk" ;
    skos:prefLabel "Turkmen"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tl> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tl" ;
    skos:prefLabel "Tagalog"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tn> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tn" ;
    skos:prefLabel "Tswana"@en .

<https://test.uncefact.org/vocabulary/language-code-list/to> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "to" ;
    skos:prefLabel "Tonga (Tonga Islands)"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tr> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tr" ;
    skos:prefLabel "Turkish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ts> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ts" ;
    skos:prefLabel "Tsonga"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tt> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tt" ;
    skos:prefLabel "Tatar"@en .

<https://test.uncefact.org/vocabulary/language-code-list/tw> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "tw" ;
    skos:prefLabel "Twi"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ty> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ty" ;
    skos:prefLabel "Tahitian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ug> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ug" ;
    skos:prefLabel "Uighur; Uyghur"@en .

<https://test.uncefact.org/vocabulary/language-code-list/uk> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "uk" ;
    skos:prefLabel "Ukrainian"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ur> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ur" ;
    skos:prefLabel "Urdu"@en .

<https://test.uncefact.org/vocabulary/language-code-list/uz> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "uz" ;
    skos:prefLabel "Uzbek"@en .

<https://test.uncefact.org/vocabulary/language-code-list/ve> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "ve" ;
    skos:prefLabel "Venda"@en .

<https://test.uncefact.org/vocabulary/language-code-list/vi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "vi" ;
    skos:prefLabel "Vietnamese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/vo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "vo" ;
    skos:prefLabel "Volapük"@en .

<https://test.uncefact.org/vocabulary/language-code-list/wa> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "wa" ;
    skos:prefLabel "Walloon"@en .

<https://test.uncefact.org/vocabulary/language-code-list/wo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "wo" ;
    skos:prefLabel "Wolof"@en .

<https://test.uncefact.org/vocabulary/language-code-list/xh> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "xh" ;
    skos:prefLabel "Xhosa"@en .

<https://test.uncefact.org/vocabulary/language-code-list/yi> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "yi" ;
    skos:prefLabel "Yiddish"@en .

<https://test.uncefact.org/vocabulary/language-code-list/yo> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "yo" ;
    skos:prefLabel "Yoruba"@en .

<https://test.uncefact.org/vocabulary/language-code-list/za> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "za" ;
    skos:prefLabel "Zhuang; Chuang"@en .

<https://test.uncefact.org/vocabulary/language-code-list/zh> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "zh" ;
    skos:prefLabel "Chinese"@en .

<https://test.uncefact.org/vocabulary/language-code-list/zu> a skos:Concept ;
    skos:inScheme unece:language-code-list ;
    skos:notation "zu" ;
    skos:prefLabel "Zulu"@en .

<https://test.uncefact.org/vocabulary/party-role/accountHolder> a skos:Concept ;
    skos:definition "Party that holds a financial account."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "accountHolder" ;
    skos:prefLabel "Account Holder"@en .

<https://test.uncefact.org/vocabulary/party-role/applicant> a skos:Concept ;
    skos:definition "Party applying for a documentary credit."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "applicant" ;
    skos:prefLabel "Applicant"@en .

<https://test.uncefact.org/vocabulary/party-role/beneficiary> a skos:Concept ;
    skos:definition "Party in whose favour a credit or payment is made."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "beneficiary" ;
    skos:prefLabel "Beneficiary"@en .

<https://test.uncefact.org/vocabulary/party-role/brandOwner> a skos:Concept ;
    skos:definition "Party responsible for the brand or product specification."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "brandOwner" ;
    skos:prefLabel "Brand Owner"@en .

<https://test.uncefact.org/vocabulary/party-role/buyer> a skos:Concept ;
    skos:definition "Party purchasing goods or services."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "buyer" ;
    skos:prefLabel "Buyer"@en .

<https://test.uncefact.org/vocabulary/party-role/carrier> a skos:Concept ;
    skos:definition "Party physically transporting the goods."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "carrier" ;
    skos:prefLabel "Carrier"@en .

<https://test.uncefact.org/vocabulary/party-role/certifier> a skos:Concept ;
    skos:definition "Party issuing certification or conformity assessment."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "certifier" ;
    skos:prefLabel "Certifier"@en .

<https://test.uncefact.org/vocabulary/party-role/consignee> a skos:Concept ;
    skos:definition "Party receiving the goods."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "consignee" ;
    skos:prefLabel "Consignee"@en .

<https://test.uncefact.org/vocabulary/party-role/consignor> a skos:Concept ;
    skos:definition "Party sending the goods."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "consignor" ;
    skos:prefLabel "Consignor"@en .

<https://test.uncefact.org/vocabulary/party-role/customsAuthority> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/competentAuthority> ;
    skos:definition "Government customs authority."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "customsAuthority" ;
    skos:prefLabel "Customs Authority"@en .

<https://test.uncefact.org/vocabulary/party-role/customsBroker> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/agent> ;
    skos:definition "Party acting as agent for customs formalities."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "customsBroker" ;
    skos:prefLabel "Customs Broker"@en .

<https://test.uncefact.org/vocabulary/party-role/declarant> a skos:Concept ;
    skos:definition "Party lodging a customs declaration."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "declarant" ;
    skos:prefLabel "Declarant"@en .

<https://test.uncefact.org/vocabulary/party-role/deliveryParty> a skos:Concept ;
    skos:definition "Party to which the goods are delivered."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "deliveryParty" ;
    skos:prefLabel "Delivery Party"@en .

<https://test.uncefact.org/vocabulary/party-role/depositor> a skos:Concept ;
    skos:definition "Party depositing goods into storage."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "depositor" ;
    skos:prefLabel "Depositor"@en .

<https://test.uncefact.org/vocabulary/party-role/distributor> a skos:Concept ;
    skos:definition "Party distributing goods in the supply chain."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "distributor" ;
    skos:prefLabel "Distributor"@en .

<https://test.uncefact.org/vocabulary/party-role/drawee> a skos:Concept ;
    skos:definition "Party on which a bill of exchange is drawn."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "drawee" ;
    skos:prefLabel "Drawee"@en .

<https://test.uncefact.org/vocabulary/party-role/drawer> a skos:Concept ;
    skos:definition "Party that draws (issues) a bill of exchange."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "drawer" ;
    skos:prefLabel "Drawer"@en .

<https://test.uncefact.org/vocabulary/party-role/exporter> a skos:Concept ;
    skos:definition "Party exporting the goods from a jurisdiction."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "exporter" ;
    skos:prefLabel "Exporter"@en .

<https://test.uncefact.org/vocabulary/party-role/freightForwarder> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/logisticsProvider> ;
    skos:definition "Party arranging transport on behalf of consignor or consignee."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "freightForwarder" ;
    skos:prefLabel "Freight Forwarder"@en .

<https://test.uncefact.org/vocabulary/party-role/guarantor> a skos:Concept ;
    skos:definition "Party providing a guarantee or surety."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "guarantor" ;
    skos:prefLabel "Guarantor"@en .

<https://test.uncefact.org/vocabulary/party-role/importer> a skos:Concept ;
    skos:definition "Party importing the goods into a jurisdiction."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "importer" ;
    skos:prefLabel "Importer"@en .

<https://test.uncefact.org/vocabulary/party-role/inspector> a skos:Concept ;
    skos:definition "Party performing inspection or testing."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "inspector" ;
    skos:prefLabel "Inspector"@en .

<https://test.uncefact.org/vocabulary/party-role/insured> a skos:Concept ;
    skos:definition "Party covered by an insurance policy."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "insured" ;
    skos:prefLabel "Insured"@en .

<https://test.uncefact.org/vocabulary/party-role/insurer> a skos:Concept ;
    skos:definition "Party providing insurance cover."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "insurer" ;
    skos:prefLabel "Insurer"@en .

<https://test.uncefact.org/vocabulary/party-role/invoicee> a skos:Concept ;
    skos:definition "Party to whom an invoice is issued."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "invoicee" ;
    skos:prefLabel "Invoicee"@en .

<https://test.uncefact.org/vocabulary/party-role/notifyParty> a skos:Concept ;
    skos:definition "Party to be notified of the arrival of goods."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "notifyParty" ;
    skos:prefLabel "Notify Party"@en .

<https://test.uncefact.org/vocabulary/party-role/operator> a skos:Concept ;
    skos:definition "Party operating a facility or process."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "operator" ;
    skos:prefLabel "Operator"@en .

<https://test.uncefact.org/vocabulary/party-role/owner> a skos:Concept ;
    skos:definition "Party that owns the product or asset."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "owner" ;
    skos:prefLabel "Owner"@en .

<https://test.uncefact.org/vocabulary/party-role/payee> a skos:Concept ;
    skos:definition "Party receiving a payment."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "payee" ;
    skos:prefLabel "Payee"@en .

<https://test.uncefact.org/vocabulary/party-role/payer> a skos:Concept ;
    skos:definition "Party making a payment."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "payer" ;
    skos:prefLabel "Payer"@en .

<https://test.uncefact.org/vocabulary/party-role/processor> a skos:Concept ;
    skos:definition "Party that processes or transforms materials."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "processor" ;
    skos:prefLabel "Processor"@en .

<https://test.uncefact.org/vocabulary/party-role/producer> a skos:Concept ;
    skos:definition "Party that extracts, grows, or produces raw materials."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "producer" ;
    skos:prefLabel "Producer"@en .

<https://test.uncefact.org/vocabulary/party-role/recycler> a skos:Concept ;
    skos:definition "Party that recovers materials from products."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "recycler" ;
    skos:prefLabel "Recycler"@en .

<https://test.uncefact.org/vocabulary/party-role/remanufacturer> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/manufacturer> ;
    skos:definition "Party that remanufactures or refurbishes products."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "remanufacturer" ;
    skos:prefLabel "Remanufacturer"@en .

<https://test.uncefact.org/vocabulary/party-role/retailer> a skos:Concept ;
    skos:definition "Party selling goods to end users."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "retailer" ;
    skos:prefLabel "Retailer"@en .

<https://test.uncefact.org/vocabulary/party-role/serviceProvider> a skos:Concept ;
    skos:definition "Party providing maintenance or servicing."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "serviceProvider" ;
    skos:prefLabel "Service Provider"@en .

<https://test.uncefact.org/vocabulary/party-role/shippingAgent> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/agent> ;
    skos:definition "Party acting as agent for a carrier or shipper."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "shippingAgent" ;
    skos:prefLabel "Shipping Agent"@en .

<https://test.uncefact.org/vocabulary/party-role/supplier> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/seller> ;
    skos:definition "Party supplying goods or services."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "supplier" ;
    skos:prefLabel "Supplier"@en .

<https://test.uncefact.org/vocabulary/party-role/warehouseKeeper> a skos:Concept ;
    skos:definition "Party operating a warehouse where goods are stored."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "warehouseKeeper" ;
    skos:prefLabel "Warehouse Keeper"@en .

<https://test.uncefact.org/vocabulary/performance-metrics/allergen-presence> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Declared presence or measured concentration of a specified allergen in a food product, supporting consumer safety and regulatory labelling requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.07" ;
    skos:prefLabel "Allergen Presence"@en ;
    skos:scopeNote "Codex CXS 1-1985 (allergen labelling); EU Regulation (EU) 1169/2011 Annex II; Codex CXA 4-1989 (allergen classification)."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/anti-corruption-training-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of employees and governance body members who have received anti-corruption training during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.01" ;
    skos:prefLabel "Anti-Corruption Training Coverage"@en ;
    skos:scopeNote "ESRS G1-4; GRI 205-2; OECD Anti-Bribery Convention."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-impact-score> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Composite index quantifying the impact of operations on species diversity and ecosystem integrity, using a recognised assessment framework (e.g., STAR, BII)."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.03" ;
    skos:prefLabel "Biodiversity Impact Score"@en ;
    skos:scopeNote "TNFD LEAP approach; ESRS E4; SBTN biodiversity targets."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/biogenic-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "CO2 emissions from the combustion or biodegradation of biomass, reported separately from fossil-fuel emissions, in tonnes CO2."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.08" ;
    skos:prefLabel "Biogenic Emissions"@en ;
    skos:scopeNote "GHG Protocol Land Sector and Removals Guidance; GRI 305-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/chemical-contaminant-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified chemical contaminant (heavy metals, mycotoxins, dioxins, etc.) in food, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.02" ;
    skos:prefLabel "Chemical Contaminant Level"@en ;
    skos:scopeNote "Codex CXS 193 (General Standard for Contaminants and Toxins); EU Regulation (EC) 1881/2006."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/chemical-substance-concentration> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Concentration of a specified regulated or restricted substance present in a product, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.07" ;
    skos:prefLabel "Chemical Substance Concentration"@en ;
    skos:scopeNote "EU REACH (SVHCs); EU RoHS Directive; EU ESPR Annex I; EU GPSR chemical safety requirements."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/child-labor-incidents> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Number of confirmed incidents of child labor identified in own operations and supply chain during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.08" ;
    skos:prefLabel "Child Labor Incidents"@en ;
    skos:scopeNote "ESRS S1, S2; GRI 408-1; ILO Conventions 138, 182."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/count> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/collective-bargaining-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of employees covered by collective bargaining agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.06" ;
    skos:prefLabel "Collective Bargaining Coverage"@en ;
    skos:scopeNote "ESRS S1-8; GRI 407-1; ILO Convention 98."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/deforestation-free-sourcing> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Percentage of raw material inputs verified as sourced without associated deforestation or forest degradation after a declared cut-off date."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.01" ;
    skos:prefLabel "Deforestation-Free Sourcing"@en ;
    skos:scopeNote "EU Deforestation Regulation (EUDR); ESRS E4; GRI 304."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/electrical-safety-rating> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Composite test result or classification for electrical insulation, shock protection, and fault tolerance under applicable safety standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.05" ;
    skos:prefLabel "Electrical Safety Rating"@en ;
    skos:scopeNote "IEC 60335 (household appliances); IEC 60601 (medical devices); IEC 62368 (AV/IT equipment); UL product safety standards."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/employee-turnover-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of employees who leave the organisation voluntarily or involuntarily during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.07" ;
    skos:prefLabel "Employee Turnover Rate"@en ;
    skos:scopeNote "ESRS S1-6; GRI 401-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/energy-intensity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Energy consumed per unit of economic output or physical activity, expressed as MWh per unit of measure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.03" ;
    skos:prefLabel "Energy Intensity"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-3."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/esg-disclosure-score> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Composite score measuring the completeness, accuracy, and timeliness of environmental, social, and governance public disclosures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.03" ;
    skos:prefLabel "ESG Disclosure Score"@en ;
    skos:scopeNote "IFRS S1; ESRS 1; CDP Disclosure Scoring Methodology."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/latest> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/fire-resistance-rating> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Duration a material or assembly maintains structural integrity, insulation, and limits heat transfer under standard fire exposure conditions, in minutes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.04" ;
    skos:prefLabel "Fire Resistance Rating"@en ;
    skos:scopeNote "ICC IBC Chapter 7; ASTM E119; ISO 834; EU Construction Products Regulation (EN 13501)."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MIN> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/flammability-rating> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Classification of a material's reaction to fire, covering ignitability, flame spread, heat release, and smoke generation under standard test conditions."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.06" ;
    skos:prefLabel "Flammability Rating"@en ;
    skos:scopeNote "EN 13501 (EU Euroclasses); UL 94 (plastics); ASTM E84 (surface burning); EU GPSR flammability requirements."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/food-additive-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified food additive in the final product, measured against the applicable maximum permitted level, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.05" ;
    skos:prefLabel "Food Additive Level"@en ;
    skos:scopeNote "Codex General Standard for Food Additives (CXS 192); EU Regulation (EC) 1333/2008."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/forced-labor-incidents> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Number of confirmed incidents of forced, bonded, or compulsory labor identified in own operations and supply chain during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.09" ;
    skos:prefLabel "Forced Labor Incidents"@en ;
    skos:scopeNote "ESRS S1, S2; GRI 409-1; ILO Conventions 29, 105."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/count> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/gender-pay-gap> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Difference in average compensation between male and female employees as a percentage of male average compensation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.03" ;
    skos:prefLabel "Gender Pay Gap"@en ;
    skos:scopeNote "ESRS S1-16; GRI 405-2; EU Pay Transparency Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/ghg-emissions-intensity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Greenhouse gas emissions per unit of economic output or physical activity, expressed as kg CO2e per unit of measure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.06" ;
    skos:prefLabel "GHG Emissions Intensity"@en ;
    skos:scopeNote "IFRS S2 para 29(b); ESRS E1-6; GRI 305-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/ghg-reduction-progress> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Percentage of committed GHG reduction target achieved, measured against a declared baseline year."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.09" ;
    skos:prefLabel "GHG Reduction Target Progress"@en ;
    skos:scopeNote "IFRS S2 para 33; ESRS E1-4; SBTi Target Validation Protocol."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/latest> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/grievance-response-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of grievances received through formal mechanisms that were acknowledged and addressed within the defined response timeframe."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.04" ;
    skos:prefLabel "Grievance Response Rate"@en ;
    skos:scopeNote "ESRS S1-17, S2-11; GRI 2-25, 2-26; UN Guiding Principles Principle 31."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/hazardous-waste-generated> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Total weight of waste classified as hazardous under applicable regulations, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.02" ;
    skos:prefLabel "Hazardous Waste Generated"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-3; Basel Convention."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/impact-resistance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Energy absorbed by a material or product before fracture under impact loading, in joules."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.02" ;
    skos:prefLabel "Impact Resistance"@en ;
    skos:scopeNote "ISO 179 (Charpy impact, plastics); ISO 148 (Charpy impact, metals); IEC 62262 (IK rating, equipment enclosures)."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/JOU> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/land-use-change> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Area of natural ecosystems converted to managed land for production or extraction activities, in hectares."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.02" ;
    skos:prefLabel "Land Use Change"@en ;
    skos:scopeNote "ESRS E4; GRI 304-1; GHG Protocol Land Sector Guidance."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HAR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/living-wage-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of workers (including contractor and supply-chain workers in scope) receiving at least a verified living wage."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.01" ;
    skos:prefLabel "Living Wage Coverage"@en ;
    skos:scopeNote "ESRS S1-10; GRI 202-1; Global Living Wage Coalition methodology."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/lost-time-injury-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Number of lost-time injuries per one million hours worked, measuring workplace safety performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.02" ;
    skos:prefLabel "Lost Time Injury Frequency Rate"@en ;
    skos:scopeNote "ESRS S1-14; GRI 403-9; ISO 45001."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/material-recovery-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of end-of-life product mass actually recovered through recycling, remanufacturing, or refurbishment processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.06" ;
    skos:prefLabel "Material Recovery Rate"@en ;
    skos:scopeNote "EU ESPR Art. 6; EU Waste Framework Directive Art. 11; GRI 306-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/mechanical-strength> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Tensile, compressive, or flexural strength of a material or product under specified test conditions, in megapascals."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.01" ;
    skos:prefLabel "Mechanical Strength"@en ;
    skos:scopeNote "ISO 527 (tensile, plastics); ISO 6892 (tensile, metals); ASTM C39 (compressive, concrete); ICC IBC structural requirements."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MPA> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/microbiological-count> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Colony-forming units of a specified microorganism per unit of food, measuring microbiological safety and hygiene performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.01" ;
    skos:prefLabel "Microbiological Count"@en ;
    skos:scopeNote "Codex CAC/GL 21; EU Regulation (EC) 2073/2005 on microbiological criteria for foodstuffs; ISO 4833."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/noise-emission-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Sound power or sound pressure level emitted by a product during normal operation, in decibels."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.08" ;
    skos:prefLabel "Noise Emission Level"@en ;
    skos:scopeNote "EU Outdoor Noise Directive 2000/14/EC; ISO 3744; IEC 60704 (household appliances); EU Energy Labelling Regulation."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/non-renewable-energy-consumption> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Energy consumed from non-renewable sources including fossil fuels and nuclear, in megawatt hours."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.05" ;
    skos:prefLabel "Non-Renewable Energy Consumption"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/nox-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of nitrogen oxides released to air from combustion and industrial processes, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.02" ;
    skos:prefLabel "NOx Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; EU Industrial Emissions Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/nutritional-content> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Amount of a specified nutrient (energy, protein, fat, carbohydrate, sugar, sodium, fibre, vitamins, minerals) per standard serving or per 100 grams of food."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.06" ;
    skos:prefLabel "Nutritional Content"@en ;
    skos:scopeNote "Codex CXS 1-1985 (General Standard for Labelling); Codex CXG 2-1985 (Nutrition Labelling Guidelines); EU Regulation (EU) 1169/2011."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/GRM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/context-dependent> .

<https://test.uncefact.org/vocabulary/performance-metrics/onsite-renewable-generation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Total renewable energy generated on-site from owned or controlled installations, in megawatt hours."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.04" ;
    skos:prefLabel "On-site Renewable Generation"@en ;
    skos:scopeNote "GRI 302-1; RE100 reporting methodology."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/ozone-depleting-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of ozone-depleting substances released, measured in kg CFC-11 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.06" ;
    skos:prefLabel "Ozone-Depleting Substance Emissions"@en ;
    skos:scopeNote "GRI 305-6; Montreal Protocol; ESRS E2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/particulate-matter-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of fine particulate matter (PM2.5 and PM10) released to air from operations, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.04" ;
    skos:prefLabel "Particulate Matter Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; WHO Air Quality Guidelines."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/pesticide-residue-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified pesticide residue in food, measured against the applicable maximum residue limit, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.03" ;
    skos:prefLabel "Pesticide Residue Level"@en ;
    skos:scopeNote "Codex Maximum Residue Limits for Pesticides (CX/MRL); EU Regulation (EC) 396/2005."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/product-carbon-footprint> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Total lifecycle greenhouse gas emissions attributable to a single product unit, from raw material extraction through end-of-life, in kg CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.07" ;
    skos:prefLabel "Product Carbon Footprint"@en ;
    skos:scopeNote "ISO 14067; EU PEF method; EU Battery Regulation Art. 7."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/product-durability-index> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Expected useful life of a product under normal conditions of use, expressed in years or cycles as applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.08" ;
    skos:prefLabel "Product Durability Index"@en ;
    skos:scopeNote "EU ESPR Art. 5 – Durability requirements; ESRS E5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/ANN> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/protected-area-impact> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Area of operations, sourcing, or infrastructure footprint located within or adjacent to legally protected or high-biodiversity-value areas, in hectares."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.04" ;
    skos:prefLabel "Protected Area Impact"@en ;
    skos:scopeNote "ESRS E4; GRI 304-1; IUCN Protected Area categories."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HAR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/recyclability-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of product weight that is technically recyclable at end of life under available infrastructure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.05" ;
    skos:prefLabel "Recyclability Rate"@en ;
    skos:scopeNote "EU ESPR Art. 6; ISO 14021."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/recycled-content-percentage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Share of pre-consumer and post-consumer recycled material in the total weight of a product or material input."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.04" ;
    skos:prefLabel "Recycled Content Percentage"@en ;
    skos:scopeNote "EU ESPR Art. 8; EU Battery Regulation Art. 8; ISO 14021; GRI 301-2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/renewable-energy-percentage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Share of total energy consumption sourced from renewable sources such as solar, wind, hydro, and geothermal."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.02" ;
    skos:prefLabel "Renewable Energy Percentage"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-1; RE100 reporting."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/reuse-remanufacturing-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of product units or components returned to service through reuse, refurbishment, or remanufacturing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.09" ;
    skos:prefLabel "Reuse and Remanufacturing Rate"@en ;
    skos:scopeNote "EU ESPR Art. 6; EU Waste Framework Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-1-ghg-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Absolute GHG emissions from sources owned or controlled by the reporting entity, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.01" ;
    skos:prefLabel "Scope 1 GHG Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-1; GHG Protocol Scope 1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-2-ghg-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Indirect GHG emissions from purchased electricity, steam, heating, and cooling consumed by the reporting entity, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.02" ;
    skos:prefLabel "Scope 2 GHG Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-2; GHG Protocol Scope 2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-3-downstream-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Indirect GHG emissions occurring in the downstream value chain including product use, end-of-life treatment, and distribution, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.04" ;
    skos:prefLabel "Scope 3 Downstream Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-3; GHG Protocol Scope 3 categories 9–15."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-3-upstream-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Indirect GHG emissions occurring in the upstream value chain including purchased goods, transportation, and business travel, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.03" ;
    skos:prefLabel "Scope 3 Upstream Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-3; GHG Protocol Scope 3 categories 1–8."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/shelf-life-duration> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Expected period during which a food product maintains safety and quality under stated storage conditions, in days."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.08" ;
    skos:prefLabel "Shelf Life Duration"@en ;
    skos:scopeNote "Codex General Principles of Food Hygiene (CXC 1-1969); EU Regulation (EU) 1169/2011 (date marking); ISO 22000."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/DAY> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/sox-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of sulphur oxides released to air from stationary and mobile sources, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.01" ;
    skos:prefLabel "SOx Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; EU Industrial Emissions Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/substances-of-concern> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of substances of concern or substances of very high concern (SVHC) present in products or released during production, in kilograms."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.05" ;
    skos:prefLabel "Substances of Concern"@en ;
    skos:scopeNote "EU ESPR Annex I; REACH SVHC candidate list; ESRS E2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/supplier-due-diligence-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of significant suppliers assessed against environmental and social due diligence criteria during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.02" ;
    skos:prefLabel "Supplier Due Diligence Coverage"@en ;
    skos:scopeNote "ESRS G1-5; GRI 308-1, 414-1; EU CSDDD."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/thermal-performance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Thermal resistance (R-value) or thermal conductivity of a material or assembly, indicating its ability to insulate against heat transfer."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.03" ;
    skos:prefLabel "Thermal Performance"@en ;
    skos:scopeNote "ICC International Energy Conservation Code (IECC); ISO 22007; ASTM C518; EU Energy Performance of Buildings Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-energy-consumption> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Total energy consumed from all sources including fuel, electricity, heating, cooling, and steam, in megawatt hours."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.01" ;
    skos:prefLabel "Total Energy Consumption"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-1; ISO 50001."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-ghg-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Sum of Scope 1, Scope 2, and Scope 3 greenhouse gas emissions, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.05" ;
    skos:prefLabel "Total GHG Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29; ESRS E1-6; GRI 305."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-waste-generated> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Total weight of hazardous and non-hazardous waste generated by operations, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.01" ;
    skos:prefLabel "Total Waste Generated"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-3."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-water-withdrawal> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Total volume of water drawn from surface, ground, sea, produced, or third-party sources, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.01" ;
    skos:prefLabel "Total Water Withdrawal"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-3."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/training-hours-per-employee> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Average number of hours of training and professional development provided per employee per year."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.05" ;
    skos:prefLabel "Training Hours per Employee"@en ;
    skos:scopeNote "ESRS S1-13; GRI 404-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HUR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/veterinary-drug-residue-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified veterinary drug residue in animal-derived food, measured against the applicable maximum residue limit, in micrograms per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.04" ;
    skos:prefLabel "Veterinary Drug Residue Level"@en ;
    skos:scopeNote "Codex Maximum Residue Limits for Veterinary Drugs (CX/MRL); EU Regulation (EU) 37/2010."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/voc-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of volatile organic compounds released to air from solvents, coatings, and industrial processes, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.03" ;
    skos:prefLabel "VOC Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; EU Solvents Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/waste-diversion-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of total waste diverted from landfill and incineration through recycling, composting, or other recovery methods."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.03" ;
    skos:prefLabel "Waste Diversion Rate"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/waste-to-landfill> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Total weight of waste disposed via landfill, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.07" ;
    skos:prefLabel "Waste to Landfill"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-consumption> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Volume of water withdrawn that is not returned to the original source, representing net water removed from the environment, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.02" ;
    skos:prefLabel "Water Consumption"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-discharge> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Total volume of effluent water discharged to surface water, groundwater, or third-party treatment, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.04" ;
    skos:prefLabel "Water Discharge"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-intensity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Water consumed per unit of economic output or physical activity, expressed as litres per unit of measure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.05" ;
    skos:prefLabel "Water Intensity"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/LTR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-recycling-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Percentage of total water use that is recycled or reused within operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.03" ;
    skos:prefLabel "Water Recycling Rate"@en ;
    skos:scopeNote "GRI 303-3; CEO Water Mandate."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-stress-area-withdrawal> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Volume of water withdrawn from areas classified as high or extremely-high baseline water stress, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.06" ;
    skos:prefLabel "Water Stress Area Withdrawal"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-3; WRI Aqueduct water stress classifications."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/women-in-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of management and leadership positions held by women."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.04" ;
    skos:prefLabel "Women in Management"@en ;
    skos:scopeNote "ESRS S1-9; GRI 405-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/workforce-diversity-ratio> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Representation of under-represented groups in the workforce as a percentage of total headcount, covering gender, ethnicity, disability, and other protected characteristics."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.10" ;
    skos:prefLabel "Workforce Diversity Ratio"@en ;
    skos:scopeNote "ESRS S1-9; GRI 405-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

unece:un-dangerous-goods-number a skos:ConceptScheme ;
    rdfs:label "UN number (Dangerous Goods)"@en ;
    dcterms:provenance "Proposed Vocab addition; external-reference code list; maintained by its owner, not held locally."@en ;
    rdfs:seeAlso <https://unece.org/transport/dangerous-goods> ;
    skos:definition "The UN numbers (four-digit substance identifiers) from the UN Recommendations on the Transport of Dangerous Goods, Model Regulations, Dangerous Goods List. An external-reference list; bind the concrete UN numbers downstream."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

unece:un-locode a skos:ConceptScheme ;
    rdfs:label "UN/LOCODE"@en ;
    dcterms:provenance "Proposed Vocab addition; external-reference code list; maintained by its owner, not held locally."@en ;
    rdfs:seeAlso <https://unece.org/trade/cefact/unlocode-code-list-country-and-territory> ;
    skos:definition "The UN Code for Trade and Transport Locations (UN/LOCODE), maintained by UNECE. An external-reference list; bind the concrete UN/LOCODE codes downstream."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

<https://test.uncefact.org/vocabulary/unit-of-measure/22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciL-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "22" ;
    skos:prefLabel "decilitre per gram"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dL.g-1" ;
    unece:unitSymbol "dl/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "23" ;
    skos:prefLabel "gram per cubic centimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm-3" ;
    unece:unitSymbol "g/cm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "25" ;
    skos:prefLabel "gram per square centimetre"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm-2" ;
    unece:unitSymbol "g/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2B> a skos:Concept ;
    skos:definition "Refer ISO/TC12 SI Guide"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2B" ;
    skos:prefLabel "radian per second squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-2" ;
    unece:rec20Quantity "angular acceleration"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "rad.s-2" ;
    unece:unitSymbol "rad/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2C> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2C" ;
    skos:prefLabel "roentgen"@en ;
    unece:conversionMultiplier 0.000258 ;
    unece:dimensionVector "I1 M-1 T1" ;
    unece:rec20Quantity "exposure"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "R" ;
    unece:unitSymbol "R" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2I> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2I" ;
    skos:prefLabel "British thermal unit (international table) per hour"@en ;
    unece:conversionMultiplier 0.29307107 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].h-1" ;
    unece:unitSymbol "BtuIT/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2J> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2J" ;
    skos:prefLabel "cubic centimetre per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.s-1" ;
    unece:unitSymbol "cm³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2K> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2K" ;
    skos:prefLabel "cubic foot per hour"@en ;
    unece:conversionMultiplier 7.865792e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cft_i].h-1" ;
    unece:unitSymbol "ft³/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2L> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2L" ;
    skos:prefLabel "cubic foot per minute"@en ;
    unece:conversionMultiplier 0.0004719474432000001 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cft_i].min-1" ;
    unece:unitSymbol "ft³/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2M> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2M" ;
    skos:prefLabel "centimetre per second"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.s-1" ;
    unece:unitSymbol "cm/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2Q> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloBQ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2Q" ;
    skos:prefLabel "kilobecquerel"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "kBq" ;
    unece:unitSymbol "kBq" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2R> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCi> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2R" ;
    skos:prefLabel "kilocurie"@en ;
    unece:conversionMultiplier 37000000000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "kCi" ;
    unece:unitSymbol "kCi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2U> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2U" ;
    skos:prefLabel "megagram"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Mg" ;
    unece:unitSymbol "Mg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2X> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2X" ;
    skos:prefLabel "metre per minute"@en ;
    unece:conversionMultiplier 0.0166666667 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.min-1" ;
    unece:unitSymbol "m/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2Y> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2Y" ;
    skos:prefLabel "milliroentgen"@en ;
    unece:conversionMultiplier 2.58e-07 ;
    unece:dimensionVector "I1 M-1 T1" ;
    unece:rec20Quantity "exposure"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mR" ;
    unece:unitSymbol "mR" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2Z> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2Z" ;
    skos:prefLabel "millivolt"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-1 L2 M1 T-3" ;
    unece:rec20Quantity "electric potential, potential difference, tension, voltage, electromotive force"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mV" ;
    unece:unitSymbol "mV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPA-M2-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "33" ;
    skos:prefLabel "kilopascal square metre per gram"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "burst index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "kPa.m2.g-1" ;
    unece:unitSymbol "kPa·m²/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPA-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "34" ;
    skos:prefLabel "kilopascal per millimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "kPa.mm-1" ;
    unece:unitSymbol "kPa/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-CentiM2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "35" ;
    skos:prefLabel "millilitre per square centimetre second"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "porosity"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "mL.cm-2.s-1" ;
    unece:unitSymbol "ml/(cm²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/36> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Conversion factor required"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-MIN-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "36" ;
    skos:prefLabel "cubic foot per minute per square foot"@en ;
    unece:conversionMultiplier 0.00508 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "porosity"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "[cft_i].min-1.[sft_i]-1" ;
    unece:unitSymbol "ft³/(min/ft²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "37" ;
    skos:prefLabel "ounce per square foot"@en ;
    unece:conversionMultiplier 0.305151727 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[sft_i]-1" ;
    unece:unitSymbol "oz/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/3B> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "3B" ;
    skos:prefLabel "megajoule"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MJ" ;
    unece:unitSymbol "MJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "40" ;
    skos:prefLabel "millilitre per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.s-1" ;
    unece:unitSymbol "ml/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "41" ;
    skos:prefLabel "millilitre per minute"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.min-1" ;
    unece:unitSymbol "ml/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4C> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiST> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4C" ;
    skos:prefLabel "centistokes"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cSt" ;
    unece:unitSymbol "cSt" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4G> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4G" ;
    skos:prefLabel "microlitre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "uL" ;
    unece:unitSymbol "µl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4H> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4H" ;
    skos:prefLabel "micrometre (micron)"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "um" ;
    unece:unitSymbol "µm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4K> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4K" ;
    skos:prefLabel "milliampere"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA" ;
    unece:unitSymbol "mA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4M> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4M" ;
    skos:prefLabel "milligram per hour"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.h-1" ;
    unece:unitSymbol "mg/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4N> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaBQ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4N" ;
    skos:prefLabel "megabecquerel"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "MBq" ;
    unece:unitSymbol "MBq" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4O> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroFARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4O" ;
    skos:prefLabel "microfarad"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uF" ;
    unece:unitSymbol "µF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4P> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4P" ;
    skos:prefLabel "newton per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m-1" ;
    unece:unitSymbol "N/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4Q> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4Q" ;
    skos:prefLabel "ounce inch"@en ;
    unece:conversionMultiplier 0.000720077887375 ;
    unece:dimensionVector "L1 M1" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[in_i]" ;
    unece:unitSymbol "oz·in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4R> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4R" ;
    skos:prefLabel "ounce foot"@en ;
    unece:conversionMultiplier 0.0086409 ;
    unece:dimensionVector "L1 M1" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[ft_i]" ;
    unece:unitSymbol "oz·ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4T> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoFARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4T" ;
    skos:prefLabel "picofarad"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pF" ;
    unece:unitSymbol "pF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4U> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4U" ;
    skos:prefLabel "pound per hour"@en ;
    unece:conversionMultiplier 0.00012599788055555556 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].h-1" ;
    unece:unitSymbol "lb/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4W> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_US-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4W" ;
    skos:prefLabel "ton (US) per hour"@en ;
    unece:conversionMultiplier 0.251944444444444 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].h-1" ;
    unece:unitSymbol "ton (US) /h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/4X> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloL-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "4X" ;
    skos:prefLabel "kilolitre per hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kL.h-1" ;
    unece:unitSymbol "kl/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/5A> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_US-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "5A" ;
    skos:prefLabel "barrel (US) per minute"@en ;
    unece:conversionMultiplier 0.0026498 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bbl_us].min-1" ;
    unece:unitSymbol "barrel (US)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/5I> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Use standard (common code WSD)"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "5I" ;
    skos:prefLabel "standard cubic foot"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "std" .

<https://test.uncefact.org/vocabulary/unit-of-measure/74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "74" ;
    skos:prefLabel "millipascal"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa" ;
    unece:unitSymbol "mPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "77" ;
    skos:prefLabel "milli-inch"@en ;
    unece:conversionMultiplier 2.54e-05 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m[in_i]" ;
    unece:unitSymbol "mil" .

<https://test.uncefact.org/vocabulary/unit-of-measure/80> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "80" ;
    skos:prefLabel "pound per square inch absolute"@en ;
    unece:conversionMultiplier 703.06957963916 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[sin_i]-1" ;
    unece:unitSymbol "lb/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/H> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "81" ;
    skos:prefLabel "henry"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-2 L2 M1 T-2" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "H" ;
    unece:unitSymbol "H" .

<https://test.uncefact.org/vocabulary/unit-of-measure/84> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "A unit of pressure defining the number of kilopounds force per square inch."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloLB_F-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "84" ;
    skos:prefLabel "A unit of pressure defining the number of kilopounds force per square inch. Use kip per square inch (common code N20)."@en ;
    unece:conversionMultiplier 6894757.89 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "k[lbf_av].[sin_i]-1" ;
    unece:unitSymbol "klbf/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-LB_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "85" ;
    skos:prefLabel "foot pound-force"@en ;
    unece:conversionMultiplier 1.35581807 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i].[lbf_av]" ;
    unece:unitSymbol "ft·lbf" .

<https://test.uncefact.org/vocabulary/unit-of-measure/87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "87" ;
    skos:prefLabel "pound per cubic foot"@en ;
    unece:conversionMultiplier 16.018463373960138 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[cft_i]-1" ;
    unece:unitSymbol "lb/ft³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "89" ;
    skos:prefLabel "poise"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P" ;
    unece:unitSymbol "P" .

<https://test.uncefact.org/vocabulary/unit-of-measure/91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "91" ;
    skos:prefLabel "stokes"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St" ;
    unece:unitSymbol "St" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A1> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_15_DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A1" ;
    skos:prefLabel "15 °C calorie"@en ;
    unece:conversionMultiplier 4.1855 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_[15]" ;
    unece:unitSymbol "cal₁₅" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-M2-PER-J-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A10" ;
    skos:prefLabel "ampere square metre per joule second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 M-1 T1" ;
    unece:rec20Quantity "gyromagnetic coefficient, (gyromagnetic ratio)"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "A.m2.J-1.s-1" ;
    unece:unitSymbol "A·m²/(J·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ANGSTROM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A11" ;
    skos:prefLabel "angstrom"@en ;
    unece:conversionMultiplier 1e-10 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "Bohr radius"@en,
        "lattice plane spacing, Burgers vector"@en,
        "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en,
        "wavelength"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Periodic and related phenomena"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "Ao" ;
    unece:unitSymbol "Å" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/AU> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A12" ;
    skos:prefLabel "astronomical unit"@en ;
    unece:conversionMultiplier 149597870691.6 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "AU" ;
    unece:unitSymbol "ua" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/AttoJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A13" ;
    skos:prefLabel "attojoule"@en ;
    unece:conversionMultiplier 1e-18 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "donor ionization energy, acceptor ionization energy, exchange intergral, superconductor energy gap, electron affinity"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "aJ" ;
    unece:unitSymbol "aJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BARN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A14" ;
    skos:prefLabel "barn"@en ;
    unece:conversionMultiplier 1e-28 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "total cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "b" ;
    unece:unitSymbol "b" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BARN-PER-EV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A15" ;
    skos:prefLabel "barn per electronvolt"@en ;
    unece:conversionMultiplier 6.241509e-10 ;
    unece:dimensionVector "M-1 T2" ;
    unece:rec20Quantity "spectral cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "b.eV-1" ;
    unece:unitSymbol "b/eV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BARN-PER-SR-EV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A16" ;
    skos:prefLabel "barn per steradian electronvolt"@en ;
    unece:conversionMultiplier 6.241509e-10 ;
    unece:dimensionVector "M-1 T2" ;
    unece:rec20Quantity "spectral angular cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "b.sr-1.eV-1" ;
    unece:unitSymbol "b/(sr·eV)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BARN-PER-SR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A17" ;
    skos:prefLabel "barn per steradian"@en ;
    unece:conversionMultiplier 1e-28 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "angular cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "b.sr-1" ;
    unece:unitSymbol "b/sr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BQ-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A18" ;
    skos:prefLabel "becquerel per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M-1 T-1" ;
    unece:rec20Quantity "specific activity in a sample"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "Bq.kg-1" ;
    unece:unitSymbol "Bq/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BQ-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A19" ;
    skos:prefLabel "becquerel per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 T-1" ;
    unece:rec20Quantity "volumic activity, activity concentration"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "Bq.m-3" ;
    unece:unitSymbol "Bq/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A2> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A2" ;
    skos:prefLabel "ampere per centimetre"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "I1 L-1" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.cm-1" ;
    unece:unitSymbol "A/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A20" ;
    skos:prefLabel "British thermal unit (international table) per second square foot degree Rankine"@en ;
    unece:conversionMultiplier 20441.748028008555 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].s-1.[ft_i]-2.[degR]-1" ;
    unece:unitSymbol "BtuIT/(s·ft²·°R)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A21" ;
    skos:prefLabel "British thermal unit (international table) per pound degree Rankine"@en ;
    unece:conversionMultiplier 426.9 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[lbf_av]-1.[degR]-1" ;
    unece:unitSymbol "Btu/IT(lb·°R)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A22" ;
    skos:prefLabel "British thermal unit (international table) per second foot degree Rankine"@en ;
    unece:conversionMultiplier 6230.644798937007 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].s-1.[ft_i]-1.[degR]-1" ;
    unece:unitSymbol "BtuIT/(s·ft·°R)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A23" ;
    skos:prefLabel "British thermal unit (international table) per hour square foot degree Rankine"@en ;
    unece:conversionMultiplier 5.678263341113487 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].h-1.[ft_i]-2.[degR]-1" ;
    unece:unitSymbol "BtuIT/(h·ft²·°R)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CD-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A24" ;
    skos:prefLabel "candela per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "cd.m-2" ;
    unece:unitSymbol "cd/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A25> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Synonym: metric horse power"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A25" ;
    skos:prefLabel "cheval vapeur"@en ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "CV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A26" ;
    skos:prefLabel "coulomb metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L1 T1" ;
    unece:rec20Quantity "electric dipole moment"@en,
        "electric dipole moment of molecule"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "C.m" ;
    unece:unitSymbol "C·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-M2-PER-V> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A27" ;
    skos:prefLabel "coulomb metre squared per volt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 M-1 T4" ;
    unece:rec20Quantity "electric polarizability of a molecule"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "C.m2.V-1" ;
    unece:unitSymbol "C·m²/V" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A28" ;
    skos:prefLabel "coulomb per cubic centimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.cm-3" ;
    unece:unitSymbol "C/cm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A29" ;
    skos:prefLabel "coulomb per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.m-3" ;
    unece:unitSymbol "C/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A3> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A3" ;
    skos:prefLabel "ampere per millimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 L-1" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.mm-1" ;
    unece:unitSymbol "A/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-MilliM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A30" ;
    skos:prefLabel "coulomb per cubic millimetre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.mm-3" ;
    unece:unitSymbol "C/mm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-KiloGM-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A31" ;
    skos:prefLabel "coulomb per kilogram second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 M-1" ;
    unece:rec20Quantity "exposure rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "C.kg-1.s-1" ;
    unece:unitSymbol "C/(kg·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A33" ;
    skos:prefLabel "coulomb per square centimetre"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.cm-2" ;
    unece:unitSymbol "C/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A34" ;
    skos:prefLabel "coulomb per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.m-2" ;
    unece:unitSymbol "C/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A35" ;
    skos:prefLabel "coulomb per square millimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "C.mm-2" ;
    unece:unitSymbol "C/mm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A36" ;
    skos:prefLabel "cubic centimetre per mole"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "N-1 L3" ;
    unece:rec20Quantity "molar volume"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "cm3.mol-1" ;
    unece:unitSymbol "cm³/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A37" ;
    skos:prefLabel "cubic decimetre per mole"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N-1 L3" ;
    unece:rec20Quantity "molar volume"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "dm3.mol-1" ;
    unece:unitSymbol "dm³/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A38" ;
    skos:prefLabel "cubic metre per coulomb"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L3 T-1" ;
    unece:rec20Quantity "Hall coefficient"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "m3.C-1" ;
    unece:unitSymbol "m³/C" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A39" ;
    skos:prefLabel "cubic metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.kg-1" ;
    unece:unitSymbol "m³/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A4> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A4" ;
    skos:prefLabel "ampere per square centimetre"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "I1 L-2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.cm-2" ;
    unece:unitSymbol "A/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A40" ;
    skos:prefLabel "cubic metre per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 L3" ;
    unece:rec20Quantity "molar volume"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "m3.mol-1" ;
    unece:unitSymbol "m³/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A41" ;
    skos:prefLabel "ampere per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.m-2" ;
    unece:unitSymbol "A/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CI-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A42" ;
    skos:prefLabel "curie per kilogram"@en ;
    unece:conversionMultiplier 37000000000.0 ;
    unece:dimensionVector "M-1 T-1" ;
    unece:rec20Quantity "specific activity in a sample"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:unitSymbol "Ci/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A44" ;
    skos:prefLabel "decalitre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "daL" ;
    unece:unitSymbol "dal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A45" ;
    skos:prefLabel "decametre"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dam" ;
    unece:unitSymbol "dam" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A48> a skos:Concept ;
    skos:definition "Refer ISO 80000-5 (Quantities and units — Part 5: Thermodynamics)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A48" ;
    skos:prefLabel "degree Rankine"@en ;
    unece:conversionMultiplier 0.5555555555555556 ;
    unece:dimensionVector "Θ1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR]" ;
    unece:unitSymbol "°R" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A5> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A5" ;
    skos:prefLabel "ampere square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L2" ;
    unece:rec20Quantity "electromagnetic moment, magnetic moment, (magnetic area moment)"@en,
        "magnetic moment of particle, Bohr magneton, nuclear magneton ornucleus"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Electricity and Magnetism"@en ;
    unece:ucumCode "A.m2" ;
    unece:unitSymbol "A·m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A50> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A50" ;
    skos:prefLabel "dyne second per cubic centimetre"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "L-2 M1 T-1" ;
    unece:rec20Quantity "surface density of mechanical impedance"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "dyn.s.cm-3" ;
    unece:unitSymbol "dyn·s/cm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A51> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A51" ;
    skos:prefLabel "dyne second per centimetre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mechanical impedance"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "dyn.s.cm-1" ;
    unece:unitSymbol "dyn·s/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A52> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-SEC-PER-CentiM5> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A52" ;
    skos:prefLabel "dyne second per centimetre to the fifth power"@en ;
    unece:conversionMultiplier 100000.0 ;
    unece:dimensionVector "L-4 M1 T-1" ;
    unece:rec20Quantity "acoustic impedance"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "dyn.s.cm-5" ;
    unece:unitSymbol "dyn·s/cm⁵" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/EV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A53" ;
    skos:prefLabel "electronvolt"@en ;
    unece:conversionMultiplier 1.602177e-19 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "Fermi energy"@en,
        "maximum beta particle energy, beta disintegration energy"@en,
        "resonance energy"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "eV" ;
    unece:unitSymbol "eV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/EV-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A55" ;
    skos:prefLabel "electronvolt square metre"@en ;
    unece:conversionMultiplier 1.602176e-19 ;
    unece:dimensionVector "L4 M1 T-2" ;
    unece:rec20Quantity "total atomic stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "eV.m2" ;
    unece:unitSymbol "eV·m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/EV-M2-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A56" ;
    skos:prefLabel "electronvolt square metre per kilogram"@en ;
    unece:conversionMultiplier 1.602176e-19 ;
    unece:dimensionVector "L4 T-2" ;
    unece:rec20Quantity "total mass stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "eV.m2.kg-1" ;
    unece:unitSymbol "eV·m²/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A57> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A57" ;
    skos:prefLabel "erg"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "average energy loss per ion, pair formed, (average energy  loss per elementary charge of the same sign produced)"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg" ;
    unece:unitSymbol "erg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A60> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-PER-CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A60" ;
    skos:prefLabel "erg per cubic centimetre"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "sound energy density, volumic, sound energy"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "erg.cm-3" ;
    unece:unitSymbol "erg/cm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A61> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A61" ;
    skos:prefLabel "erg per gram"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "kerma"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg.g-1" ;
    unece:unitSymbol "erg/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A62> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-PER-GM-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A62" ;
    skos:prefLabel "erg per gram second"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "kerma rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg.g-1.s-1" ;
    unece:unitSymbol "erg/g·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A63> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A63" ;
    skos:prefLabel "erg per second"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en,
        "sound power"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Mechanics"@en ;
    unece:ucumCode "erg.s-1" ;
    unece:unitSymbol "erg/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A64> a skos:Concept ;
    owl:deprecated true ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A64" ;
    skos:prefLabel "erg per second square centimetre"@en ;
    unece:rec20Quantity "sound intensity"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:unitSymbol "erg/(s·cm²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A65> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-PER-CentiM2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A65" ;
    skos:prefLabel "erg per square centimetre second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "energy fluence rate, (energy flux density)"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg.cm-2.s-1" ;
    unece:unitSymbol "erg/(cm²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A66> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A66" ;
    skos:prefLabel "erg square centimetre"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L4 M1 T-2" ;
    unece:rec20Quantity "total atomic stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg.cm2" ;
    unece:unitSymbol "erg·cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A67> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-CentiM2-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A67" ;
    skos:prefLabel "erg square centimetre per gram"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L4 T-2" ;
    unece:rec20Quantity "total mass stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg.cm2.g-1" ;
    unece:unitSymbol "erg·cm²/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ExaJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A68" ;
    skos:prefLabel "exajoule"@en ;
    unece:conversionMultiplier 1e+18 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "EJ" ;
    unece:unitSymbol "EJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FARAD-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A69" ;
    skos:prefLabel "farad per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 L-3 M-1 T4" ;
    unece:rec20Quantity "permittivity, permittivity of vacuum, (electric constant)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "F.m-1" ;
    unece:unitSymbol "F/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A7> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A7" ;
    skos:prefLabel "ampere per square millimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 L-2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.mm-2" ;
    unece:unitSymbol "A/mm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FemtoJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A70" ;
    skos:prefLabel "femtojoule"@en ;
    unece:conversionMultiplier 1e-15 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "gap energy"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "fJ" ;
    unece:unitSymbol "fJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FemtoM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A71" ;
    skos:prefLabel "femtometre"@en ;
    unece:conversionMultiplier 1e-15 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "fm" ;
    unece:unitSymbol "fm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A73" ;
    skos:prefLabel "foot per second squared"@en ;
    unece:conversionMultiplier 0.3048 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].s-2" ;
    unece:unitSymbol "ft/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-LB_F-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A74" ;
    skos:prefLabel "foot pound-force per second"@en ;
    unece:conversionMultiplier 1.35581807 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i].[lbf_av].s-1" ;
    unece:unitSymbol "ft·lbf/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GALILEO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A76" ;
    skos:prefLabel "gal"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "Gal" ;
    unece:unitSymbol "Gal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A8> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A8" ;
    skos:prefLabel "ampere second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.s" ;
    unece:unitSymbol "A·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaC-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A84" ;
    skos:prefLabel "gigacoulomb per cubic metre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "GC.m-3" ;
    unece:unitSymbol "GC/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaEV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A85" ;
    skos:prefLabel "gigaelectronvolt"@en ;
    unece:conversionMultiplier 1.602177e-10 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "GeV" ;
    unece:unitSymbol "GeV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaHZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A86" ;
    skos:prefLabel "gigahertz"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "GHz" ;
    unece:unitSymbol "GHz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A87" ;
    skos:prefLabel "gigaohm"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "GOhm" ;
    unece:unitSymbol "GΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaOHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A88" ;
    skos:prefLabel "gigaohm metre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "GOhm.m" ;
    unece:unitSymbol "GΩ·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A89" ;
    skos:prefLabel "gigapascal"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "GPa" ;
    unece:unitSymbol "GPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A90" ;
    skos:prefLabel "gigawatt"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en,
        "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Mechanics"@en ;
    unece:ucumCode "GW" ;
    unece:unitSymbol "GW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A91> a skos:Concept ;
    skos:altLabel "grade"@en ;
    skos:definition "Synonym: grade"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GON> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A91" ;
    skos:prefLabel "gon"@en ;
    unece:conversionMultiplier 0.015707963267949 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "gon" ;
    unece:unitSymbol "gon" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A93" ;
    skos:prefLabel "gram per cubic metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.m-3" ;
    unece:unitSymbol "g/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A94" ;
    skos:prefLabel "gram per mole"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N-1 M1" ;
    unece:rec20Quantity "molar mass"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "g.mol-1" ;
    unece:unitSymbol "g/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A95" ;
    skos:prefLabel "gray"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "specific energy imparted, massic energy imparted"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Gy" ;
    unece:unitSymbol "Gy" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAY-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A96" ;
    skos:prefLabel "gray per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Gy.s-1" ;
    unece:unitSymbol "Gy/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A97" ;
    skos:prefLabel "hectopascal"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hPa" ;
    unece:unitSymbol "hPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/H-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A98" ;
    skos:prefLabel "henry per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-2 L1 M1 T-2" ;
    unece:rec20Quantity "permeability, permeability of vacuum, magnetic constant"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "H.m-1" ;
    unece:unitSymbol "H/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ACR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/AC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ACR" ;
    skos:prefLabel "acre"@en ;
    unece:conversionMultiplier 4046.8564224 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[acr_br]" ;
    unece:unitSymbol "acre" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AE" ;
    skos:prefLabel "ampere per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-1" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en,
        "magnetization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.m-1" ;
    unece:unitSymbol "A/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FATH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AK" ;
    skos:prefLabel "fathom"@en ;
    unece:conversionMultiplier 1.8288 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[fth_i]" ;
    unece:unitSymbol "fth" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AMH> a skos:Concept ;
    skos:definition "A unit of electric charge defining the amount of charge accumulated by a steady flow of one ampere for one hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AMH" ;
    skos:prefLabel "ampere hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.h" ;
    unece:unitSymbol "A·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AMP> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AMP" ;
    skos:prefLabel "ampere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A" ;
    unece:unitSymbol "A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/APZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_TROY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "APZ" ;
    skos:prefLabel "troy ounce or apothecary ounce"@en ;
    unece:conversionMultiplier 0.0311034768 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_tr]" ;
    unece:unitSymbol "tr oz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ARE> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Synonym: square decametre"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/ARE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ARE" ;
    skos:prefLabel "are"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ar" ;
    unece:unitSymbol "a" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ATM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ATM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ATM" ;
    skos:prefLabel "standard atmosphere"@en ;
    unece:conversionMultiplier 101325.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "atm" ;
    unece:unitSymbol "atm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ATT> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ATM_T> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ATT" ;
    skos:prefLabel "technical atmosphere"@en ;
    unece:conversionMultiplier 98066.5 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "att" ;
    unece:unitSymbol "at" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AWG> a skos:Concept ;
    skos:definition "A unit of distance used for measuring the diameter of small tubes or wires such as the outer diameter od hypodermic or suture needles."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CCY_AWG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AWG" ;
    skos:prefLabel "american wire gauge"@en ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "AWG" .

<https://test.uncefact.org/vocabulary/unit-of-measure/AZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "AZ" ;
    skos:prefLabel "British thermal unit (international table) per pound"@en ;
    unece:conversionMultiplier 2326.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "massic Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[lb_av]-1" ;
    unece:unitSymbol "BtuIT/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-KiloGM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B11" ;
    skos:prefLabel "joule per kilogram kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "J.kg-1.K-1" ;
    unece:unitSymbol "J/(kg·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B13> a skos:Concept ;
    skos:definition "Synonym: joule per metre squared"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B13" ;
    skos:prefLabel "joule per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "energy fluence"@en,
        "radiant energy fluence, radiance exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "J.m-2" ;
    unece:unitSymbol "J/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-M4> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B14" ;
    skos:prefLabel "joule per metre to the fourth power"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "spectral concentration of radiant energy density (in terms of wavelength),spectral radiant energy density (in terms of wave length)"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "J.m-4" ;
    unece:unitSymbol "J/m⁴" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B15" ;
    skos:prefLabel "joule per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 L2 M1 T-2" ;
    unece:rec20Quantity "affinity (of a chemical reaction)"@en,
        "chemical potential"@en,
        "molar thermodynamic energy"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "J.mol-1" ;
    unece:unitSymbol "J/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-MOL-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B16" ;
    skos:prefLabel "joule per mole kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "molar heat capacity, molar entropy, molar gas constant"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "J.mol-1.K-1" ;
    unece:unitSymbol "J/(mol·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-M2-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B20" ;
    skos:prefLabel "joule square metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L4 T-2" ;
    unece:rec20Quantity "total mass stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "J.m2.kg-1" ;
    unece:unitSymbol "J·m²/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B21" ;
    skos:prefLabel "kelvin per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.W-1" ;
    unece:unitSymbol "K/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B22" ;
    skos:prefLabel "kiloampere"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kA" ;
    unece:unitSymbol "kA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloA-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B23" ;
    skos:prefLabel "kiloampere per square metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 L-2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kA.m-2" ;
    unece:unitSymbol "kA/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloA-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B24" ;
    skos:prefLabel "kiloampere per metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 L-1" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kA.m-1" ;
    unece:unitSymbol "kA/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloBQ-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B25" ;
    skos:prefLabel "kilobecquerel per kilogram"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M-1 T-1" ;
    unece:rec20Quantity "specific activity in a sample"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "kBq.kg-1" ;
    unece:unitSymbol "kBq/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B26" ;
    skos:prefLabel "kilocoulomb"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kC" ;
    unece:unitSymbol "kC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloC-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B27" ;
    skos:prefLabel "kilocoulomb per cubic metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kC.m-3" ;
    unece:unitSymbol "kC/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloC-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B28" ;
    skos:prefLabel "kilocoulomb per square metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kC.m-2" ;
    unece:unitSymbol "kC/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloEV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B29" ;
    skos:prefLabel "kiloelectronvolt"@en ;
    unece:conversionMultiplier 1.602177e-16 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "keV" ;
    unece:unitSymbol "keV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B31" ;
    skos:prefLabel "kilogram metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 T-1" ;
    unece:rec20Quantity "momentum"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m.s-1" ;
    unece:unitSymbol "kg·m/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B32" ;
    skos:prefLabel "kilogram metre squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1" ;
    unece:rec20Quantity "moment of inertia (dynamic moment of inertia)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m2" ;
    unece:unitSymbol "kg·m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B33" ;
    skos:prefLabel "kilogram metre squared per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-1" ;
    unece:rec20Quantity "moment of momentum, angular momentum"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m2.s-1" ;
    unece:unitSymbol "kg·m²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B34" ;
    skos:prefLabel "kilogram per cubic decimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.dm-3" ;
    unece:unitSymbol "kg/dm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B35" ;
    skos:prefLabel "kilogram per litre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en,
        "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kg.L-1" ;
    unece:unitSymbol "kg/l or kg/L" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B37> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B37" ;
    skos:prefLabel "kilogram-force"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kgf" ;
    unece:unitSymbol "kgf" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B39> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM_F-M-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B39" ;
    skos:prefLabel "kilogram-force metre per second"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kgf.m.s-1" ;
    unece:unitSymbol "kgf·m/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B40> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM_F-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B40" ;
    skos:prefLabel "kilogram-force per square metre"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kgf.m-2" ;
    unece:unitSymbol "kgf/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B41" ;
    skos:prefLabel "kilojoule per kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kJ.K-1" ;
    unece:unitSymbol "kJ/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B42" ;
    skos:prefLabel "kilojoule per kilogram"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "massic enthalpy, specific enthalpy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kJ.kg-1" ;
    unece:unitSymbol "kJ/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-KiloGM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B43" ;
    skos:prefLabel "kilojoule per kilogram kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kJ.(kg.K)-1" ;
    unece:unitSymbol "kJ/(kg·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B44" ;
    skos:prefLabel "kilojoule per mole"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N-1 L2 M1 T-2" ;
    unece:rec20Quantity "molar thermodynamic energy"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kJ.mol-1" ;
    unece:unitSymbol "kJ/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B45" ;
    skos:prefLabel "kilomole"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1" ;
    unece:rec20Quantity "amount of substance"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol" ;
    unece:unitSymbol "kmol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B46" ;
    skos:prefLabel "kilomole per cubic metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 L-3" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.m-3" ;
    unece:unitSymbol "kmol/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B47" ;
    skos:prefLabel "kilonewton"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kN" ;
    unece:unitSymbol "kN" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B48" ;
    skos:prefLabel "kilonewton metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kN.m" ;
    unece:unitSymbol "kN·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B49> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B49" ;
    skos:prefLabel "kiloohm"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kOhm" ;
    unece:unitSymbol "kΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloOHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B50" ;
    skos:prefLabel "kiloohm metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kOhm.m" ;
    unece:unitSymbol "kΩ·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B51> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Synonym: kilogram-force"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPOND> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B51" ;
    skos:prefLabel "kilopond"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "kp" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B52" ;
    skos:prefLabel "kilosecond"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ks" ;
    unece:unitSymbol "ks" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloS> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B53" ;
    skos:prefLabel "kilosiemens"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kS" ;
    unece:unitSymbol "kS" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloS-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B54" ;
    skos:prefLabel "kilosiemens per metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kS.m-1" ;
    unece:unitSymbol "kS/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloV-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B55" ;
    skos:prefLabel "kilovolt per metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kV.m-1" ;
    unece:unitSymbol "kV/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloWB-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B56" ;
    skos:prefLabel "kiloweber per metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 L1 M1 T-2" ;
    unece:rec20Quantity "magnetic vector potential"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kWb.m-1" ;
    unece:unitSymbol "kWb/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B57> a skos:Concept ;
    skos:definition "A unit of length defining the distance that light travels in a vacuum in one year."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B57" ;
    skos:prefLabel "light year"@en ;
    unece:conversionMultiplier 9460730472580800.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ly]" ;
    unece:unitSymbol "ly" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B58" ;
    skos:prefLabel "litre per mole"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N-1 L3" ;
    unece:rec20Quantity "molar volume"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "L.mol-1" ;
    unece:unitSymbol "l/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LM-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B59" ;
    skos:prefLabel "lumen hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "J1 T1" ;
    unece:rec20Quantity "quantity of light"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lm.h" ;
    unece:unitSymbol "lm·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LM-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B60" ;
    skos:prefLabel "lumen per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminous exitance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lm.m-2" ;
    unece:unitSymbol "lm/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LM-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B61" ;
    skos:prefLabel "lumen per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 J1 M-1 T3" ;
    unece:rec20Quantity "luminious efficacy, spectral luminous efficacy, luminous efficacy at a specified wavelength, maximum spectral luminous efficacy"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lm.W-1" ;
    unece:unitSymbol "lm/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LM-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B62" ;
    skos:prefLabel "lumen second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "J1 T1" ;
    unece:rec20Quantity "quantity of light"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lm.s" ;
    unece:unitSymbol "lm·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LUX-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B63" ;
    skos:prefLabel "lux hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "L-2 J1 T1" ;
    unece:rec20Quantity "light exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lx.h" ;
    unece:unitSymbol "lx·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LUX-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B64" ;
    skos:prefLabel "lux second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 J1 T1" ;
    unece:rec20Quantity "light exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lx.s" ;
    unece:unitSymbol "lx·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaA-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B66" ;
    skos:prefLabel "megaampere per square metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 L-2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MA.m-2" ;
    unece:unitSymbol "MA/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaBQ-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B67" ;
    skos:prefLabel "megabecquerel per kilogram"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "M-1 T-1" ;
    unece:rec20Quantity "specific activity in a sample"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "MBq.kg-1" ;
    unece:unitSymbol "MBq/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaC-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B69" ;
    skos:prefLabel "megacoulomb per cubic metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MC.m-3" ;
    unece:unitSymbol "MC/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaC-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B70" ;
    skos:prefLabel "megacoulomb per square metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MC.m-2" ;
    unece:unitSymbol "MC/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaEV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B71" ;
    skos:prefLabel "megaelectronvolt"@en ;
    unece:conversionMultiplier 1.602177e-13 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MeV" ;
    unece:unitSymbol "MeV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B72> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaGM-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B72" ;
    skos:prefLabel "megagram per cubic metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Mg.m-3" ;
    unece:unitSymbol "Mg/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B73" ;
    skos:prefLabel "meganewton"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MN" ;
    unece:unitSymbol "MN" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B74" ;
    skos:prefLabel "meganewton metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MN.m" ;
    unece:unitSymbol "MN·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B75" ;
    skos:prefLabel "megaohm"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MOhm" ;
    unece:unitSymbol "MΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaOHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B76" ;
    skos:prefLabel "megaohm metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "m.MOhm" ;
    unece:unitSymbol "MΩ·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaS-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B77" ;
    skos:prefLabel "megasiemens per metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MS.m-1" ;
    unece:unitSymbol "MS/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B78" ;
    skos:prefLabel "megavolt"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I-1 L2 M1 T-3" ;
    unece:rec20Quantity "electric potential, potential difference, tension, voltage, electromotive force"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MV" ;
    unece:unitSymbol "MV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaV-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B79" ;
    skos:prefLabel "megavolt per metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MV.m-1" ;
    unece:unitSymbol "MV/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B8> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B8" ;
    skos:prefLabel "joule per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "electromagnetic energy density, volumic electromagnetic energy"@en,
        "radiant energy density"@en,
        "sound energy density, volumic, sound energy"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Electricity and Magnetism"@en,
        "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "J.m-3" ;
    unece:unitSymbol "J/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-M2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B81" ;
    skos:prefLabel "reciprocal metre squared reciprocal second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 T-1" ;
    unece:rec20Quantity "particle fluence rate, (partical flux density), neutron fluence rate, (neutronflux density), current density of particles"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m-2.s-1" ;
    unece:unitSymbol "m⁻²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M4> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B83" ;
    skos:prefLabel "metre to the fourth power"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L4" ;
    unece:rec20Quantity "second moment of area, second axial moment of area"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m4" ;
    unece:unitSymbol "m⁴" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B84" ;
    skos:prefLabel "microampere"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uA" ;
    unece:unitSymbol "µA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroBAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B85" ;
    skos:prefLabel "microbar"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ubar" ;
    unece:unitSymbol "µbar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B86" ;
    skos:prefLabel "microcoulomb"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uC" ;
    unece:unitSymbol "µC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroC-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B87" ;
    skos:prefLabel "microcoulomb per cubic metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uC.m-3" ;
    unece:unitSymbol "µC/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroC-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B88" ;
    skos:prefLabel "microcoulomb per square metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uC.m-2" ;
    unece:unitSymbol "µC/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroFARAD-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B89" ;
    skos:prefLabel "microfarad per metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I2 L-3 M-1 T4" ;
    unece:rec20Quantity "permittivity, permittivity of vacuum, (electric constant)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uF.m-1" ;
    unece:unitSymbol "µF/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B90" ;
    skos:prefLabel "microhenry"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-2 L2 M1 T-2" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uH" ;
    unece:unitSymbol "µH" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroH-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B91" ;
    skos:prefLabel "microhenry per metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-2 L1 M1 T-2" ;
    unece:rec20Quantity "permeability, permeability of vacuum, magnetic constant"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uH.m-1" ;
    unece:unitSymbol "µH/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B92" ;
    skos:prefLabel "micronewton"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "uN" ;
    unece:unitSymbol "µN" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B93" ;
    skos:prefLabel "micronewton metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "uN.m" ;
    unece:unitSymbol "µN·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B94" ;
    skos:prefLabel "microohm"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uOhm" ;
    unece:unitSymbol "µΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroOHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B95" ;
    skos:prefLabel "microohm metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "m.uOhm" ;
    unece:unitSymbol "µΩ·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B96" ;
    skos:prefLabel "micropascal"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "uPa" ;
    unece:unitSymbol "µPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroRAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B97" ;
    skos:prefLabel "microradian"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "urad" ;
    unece:unitSymbol "µrad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B98" ;
    skos:prefLabel "microsecond"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "us" ;
    unece:unitSymbol "µs" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroS> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B99" ;
    skos:prefLabel "microsiemens"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uS" ;
    unece:unitSymbol "µS" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BAR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BAR" ;
    skos:prefLabel "bar [unit of pressure]"@en ;
    unece:conversionMultiplier 100000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en,
        "static pressure, (instantaneous) sound pressure"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Mechanics"@en ;
    unece:ucumCode "bar" ;
    unece:unitSymbol "bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BHP> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BHP" ;
    skos:prefLabel "brake horse power"@en ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "BHP" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BLD> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_US_DRY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BLD" ;
    skos:prefLabel "dry barrel (US)"@en ;
    unece:conversionMultiplier 0.1156281989625 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "bbl (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BLL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BLL" ;
    skos:prefLabel "barrel (US)"@en ;
    unece:conversionMultiplier 0.1589873 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[bbl_us]" ;
    unece:unitSymbol "barrel (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BQL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BQ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BQL" ;
    skos:prefLabel "becquerel"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Bq" ;
    unece:unitSymbol "Bq" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BTU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BTU" ;
    skos:prefLabel "British thermal unit (international table)"@en ;
    unece:conversionMultiplier 1055.05585262 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT]" ;
    unece:unitSymbol "BtuIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BUA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BUA" ;
    skos:prefLabel "bushel (US)"@en ;
    unece:conversionMultiplier 0.03523907 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[bu_us]" ;
    unece:unitSymbol "bu (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/BUI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "BUI" ;
    skos:prefLabel "bushel (UK)"@en ;
    unece:conversionMultiplier 0.03636872 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[bu_br]" ;
    unece:unitSymbol "bushel (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliFARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C10" ;
    skos:prefLabel "millifarad"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mF" ;
    unece:unitSymbol "mF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGAL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C11" ;
    skos:prefLabel "milligal"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mGal" ;
    unece:unitSymbol "mGal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C12" ;
    skos:prefLabel "milligram per metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.m-1" ;
    unece:unitSymbol "mg/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGRAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C13" ;
    skos:prefLabel "milligray"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "specific energy imparted, massic energy imparted"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mGy" ;
    unece:unitSymbol "mGy" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C14" ;
    skos:prefLabel "millihenry"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-2 L2 M1 T-2" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mH" ;
    unece:unitSymbol "mH" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C15" ;
    skos:prefLabel "millijoule"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mJ" ;
    unece:unitSymbol "mJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C16" ;
    skos:prefLabel "millimetre per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm.s-1" ;
    unece:unitSymbol "mm/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C17" ;
    skos:prefLabel "millimetre squared per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mm2.s-1" ;
    unece:unitSymbol "mm²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliMOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C18" ;
    skos:prefLabel "millimole"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N1" ;
    unece:rec20Quantity "amount of substance"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mmol" ;
    unece:unitSymbol "mmol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C19" ;
    skos:prefLabel "mole per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 M-1" ;
    unece:rec20Quantity "molality of solute B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.kg-1" ;
    unece:unitSymbol "mol/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C20" ;
    skos:prefLabel "millinewton"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mN" ;
    unece:unitSymbol "mN" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliN-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C22" ;
    skos:prefLabel "millinewton per metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mN.m-1" ;
    unece:unitSymbol "mN/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliOHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C23" ;
    skos:prefLabel "milliohm metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "m.mOhm" ;
    unece:unitSymbol "mΩ·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C24" ;
    skos:prefLabel "millipascal second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa.s" ;
    unece:unitSymbol "mPa·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliRAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C25" ;
    skos:prefLabel "milliradian"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mrad" ;
    unece:unitSymbol "mrad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C26" ;
    skos:prefLabel "millisecond"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ds" ;
    unece:unitSymbol "ms" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliS> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C27" ;
    skos:prefLabel "millisiemens"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mS" ;
    unece:unitSymbol "mS" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliSV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C28" ;
    skos:prefLabel "millisievert"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "dose equivalent"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mSv" ;
    unece:unitSymbol "mSv" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C29" ;
    skos:prefLabel "millitesla"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-1 M1 T-2" ;
    unece:rec20Quantity "magnetic flux density, magnetic induction, magnetic polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mT" ;
    unece:unitSymbol "mT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C3> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroV-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C3" ;
    skos:prefLabel "microvolt per metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uV.m-1" ;
    unece:unitSymbol "µV/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliV-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C30" ;
    skos:prefLabel "millivolt per metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mV.m-1" ;
    unece:unitSymbol "mV/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C31" ;
    skos:prefLabel "milliwatt"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en,
        "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Mechanics"@en ;
    unece:ucumCode "mW" ;
    unece:unitSymbol "mW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliW-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C32" ;
    skos:prefLabel "milliwatt per square metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "sound intensity"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "mW.m-2" ;
    unece:unitSymbol "mW/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliWB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C33" ;
    skos:prefLabel "milliweber"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-1 L2 M1 T-2" ;
    unece:rec20Quantity "magnetic flux"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mWb" ;
    unece:unitSymbol "mWb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C34" ;
    skos:prefLabel "mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1" ;
    unece:rec20Quantity "amount of substance"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol" ;
    unece:unitSymbol "mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-DeciM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C35" ;
    skos:prefLabel "mole per cubic decimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 L-3" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.dm-3" ;
    unece:unitSymbol "mol/dm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C36" ;
    skos:prefLabel "mole per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 L-3" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.m-3" ;
    unece:unitSymbol "mol/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C38" ;
    skos:prefLabel "mole per litre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 L-3" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.L-1" ;
    unece:unitSymbol "mol/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C39" ;
    skos:prefLabel "nanoampere"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nA" ;
    unece:unitSymbol "nA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C40" ;
    skos:prefLabel "nanocoulomb"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nC" ;
    unece:unitSymbol "nC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoFARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C41" ;
    skos:prefLabel "nanofarad"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nF" ;
    unece:unitSymbol "nF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoFARAD-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C42" ;
    skos:prefLabel "nanofarad per metre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I2 L-3 M-1 T4" ;
    unece:rec20Quantity "permittivity, permittivity of vacuum, (electric constant)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nF.m-1" ;
    unece:unitSymbol "nF/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C43" ;
    skos:prefLabel "nanohenry"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I-2 L2 M1 T-2" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nH" ;
    unece:unitSymbol "nH" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoH-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C44" ;
    skos:prefLabel "nanohenry per metre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I-2 L1 M1 T-2" ;
    unece:rec20Quantity "permeability, permeability of vacuum, magnetic constant"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nH.m-1" ;
    unece:unitSymbol "nH/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C45" ;
    skos:prefLabel "nanometre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "nm" ;
    unece:unitSymbol "nm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoOHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C46" ;
    skos:prefLabel "nanoohm metre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nOhm.m" ;
    unece:unitSymbol "nΩ·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C47" ;
    skos:prefLabel "nanosecond"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ns" ;
    unece:unitSymbol "ns" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C48" ;
    skos:prefLabel "nanotesla"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I-1 M1 T-2" ;
    unece:rec20Quantity "magnetic flux density, magnetic induction, magnetic polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nT" ;
    unece:unitSymbol "nT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C49> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C49" ;
    skos:prefLabel "nanowatt"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nW" ;
    unece:unitSymbol "nW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NP> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C50" ;
    skos:prefLabel "neper"@en ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "level of a field quantity, level of a power quantity"@en,
        "logarithmic decrement"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Periodic and related phenomena"@en ;
    unece:ucumCode "Np" ;
    unece:unitSymbol "Np" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NP-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C51" ;
    skos:prefLabel "neper per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "damping coefficient"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Periodic and related phenomena"@en ;
    unece:ucumCode "Np.s-1" ;
    unece:unitSymbol "Np/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C52" ;
    skos:prefLabel "picometre"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "pm" ;
    unece:unitSymbol "pm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C53" ;
    skos:prefLabel "newton metre second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-1" ;
    unece:rec20Quantity "angular impulse"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m.s" ;
    unece:unitSymbol "N·m·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C55" ;
    skos:prefLabel "newton per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m-2" ;
    unece:unitSymbol "N/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C56" ;
    skos:prefLabel "newton per square millimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.mm-2" ;
    unece:unitSymbol "N/mm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C57" ;
    skos:prefLabel "newton second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 T-1" ;
    unece:rec20Quantity "impulse"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.s" ;
    unece:unitSymbol "N·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-SEC-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C58" ;
    skos:prefLabel "newton second per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:conversionOffset 0.0 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mechanical impedance"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "N.s.m-1" ;
    unece:unitSymbol "N·s/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C59> a skos:Concept ;
    skos:definition "A unit used in music to describe the ratio in frequency between notes."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/OCT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C59" ;
    skos:prefLabel "octave"@en ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "frequency interval"@en ;
    unece:rec20Sector "Acoustics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/C60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C60" ;
    skos:prefLabel "ohm centimetre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Ohm.cm" ;
    unece:unitSymbol "Ω·cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C61" ;
    skos:prefLabel "ohm metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "residual resistivity"@en,
        "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "Ohm.m" ;
    unece:unitSymbol "Ω·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PARSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C63" ;
    skos:prefLabel "parsec"@en ;
    unece:conversionMultiplier 3.085678e+16 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "pc" ;
    unece:unitSymbol "pc" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C64" ;
    skos:prefLabel "pascal per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure coefficient"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Pa.K-1" ;
    unece:unitSymbol "Pa/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C65" ;
    skos:prefLabel "pascal second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.s" ;
    unece:unitSymbol "Pa·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C66" ;
    skos:prefLabel "pascal second per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-4 M1 T-1" ;
    unece:rec20Quantity "acoustic impedance"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "Pa.s.m-3" ;
    unece:unitSymbol "Pa·s/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C67" ;
    skos:prefLabel "pascal second per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M1 T-1" ;
    unece:rec20Quantity "characteristic impedance of a medium"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "Pa.s.m-1" ;
    unece:unitSymbol "Pa· s/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PetaJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C68" ;
    skos:prefLabel "petajoule"@en ;
    unece:conversionMultiplier 1000000000000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "PJ" ;
    unece:unitSymbol "PJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C69> a skos:Concept ;
    skos:definition "A unit of subjective sound loudness. A sound has loudness p phons if it seems to the listener to be equal in loudness to the sound of a pure tone of frequency 1 kilohertz and strength p decibels."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PHON> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C69" ;
    skos:prefLabel "phon"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "loudness level"@en ;
    unece:rec20Sector "Acoustics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/C7> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiPOISE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C7" ;
    skos:prefLabel "centipoise"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cP" ;
    unece:unitSymbol "cP" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C70" ;
    skos:prefLabel "picoampere"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pA" ;
    unece:unitSymbol "pA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C71" ;
    skos:prefLabel "picocoulomb"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pC" ;
    unece:unitSymbol "pC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C72> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoFARAD-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C72" ;
    skos:prefLabel "picofarad per metre"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I2 L-3 M-1 T4" ;
    unece:rec20Quantity "permittivity, permittivity of vacuum, (electric constant)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pF.m-1" ;
    unece:unitSymbol "pF/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C73" ;
    skos:prefLabel "picohenry"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I-2 L2 M1 T-2" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pH" ;
    unece:unitSymbol "pH" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C75" ;
    skos:prefLabel "picowatt"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pW" ;
    unece:unitSymbol "pW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoW-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C76" ;
    skos:prefLabel "picowatt per square metre"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "sound intensity"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "pW.m-2" ;
    unece:unitSymbol "pW/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C78" ;
    skos:prefLabel "pound-force"@en ;
    unece:conversionMultiplier 4.448222 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av]" ;
    unece:unitSymbol "lbf" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C8> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliC-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C8" ;
    skos:prefLabel "millicoulomb per kilogram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1 M-1 T1" ;
    unece:rec20Quantity "exposure"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mC.kg-1" ;
    unece:unitSymbol "mC/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C80> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C80" ;
    skos:prefLabel "rad"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "absorbed dose"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "RAD" ;
    unece:unitSymbol "rad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C81" ;
    skos:prefLabel "radian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "Bragg angle"@en,
        "angle (plane)"@en,
        "angle of optical rotation"@en,
        "phase difference, phase displacement, loss angle"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "rad" ;
    unece:unitSymbol "rad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD-M2-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C82" ;
    skos:prefLabel "radian square metre per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 L2" ;
    unece:rec20Quantity "molar optical rotatory power"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "rad.m2.mol-1" ;
    unece:unitSymbol "rad·m²/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C87> a skos:Concept ;
    skos:definition "Synonym: reciprocal second per cubic metre"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-M3-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C87" ;
    skos:prefLabel "reciprocal cubic metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 T-1" ;
    unece:rec20Quantity "slowing down density"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m-3.s-1" ;
    unece:unitSymbol "m⁻³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-EV-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C88" ;
    skos:prefLabel "reciprocal electron volt per cubic metre"@en ;
    unece:conversionMultiplier 6.241509e+18 ;
    unece:dimensionVector "L-5 M-1 T2" ;
    unece:rec20Quantity "density of states"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "eV-1.m-3" ;
    unece:unitSymbol "eV⁻¹/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-H> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C89" ;
    skos:prefLabel "reciprocal henry"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 L-2 M-1 T2" ;
    unece:rec20Quantity "reluctance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "/H" ;
    unece:unitSymbol "H⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-J-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C90" ;
    skos:prefLabel "reciprocal joule per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-5 M-1 T2" ;
    unece:rec20Quantity "density of states"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "J-1.m-3" ;
    unece:unitSymbol "J⁻¹/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C91" ;
    skos:prefLabel "reciprocal kelvin or kelvin to the power minus one"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "linear expansion coefficient, cubic expansion coefficient, relative pressure coefficient"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "/K" ;
    unece:unitSymbol "K⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C94" ;
    skos:prefLabel "reciprocal minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "rotational frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "/min" ;
    unece:unitSymbol "min⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C96" ;
    skos:prefLabel "reciprocal pascal or pascal to the power minus one"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M-1 T2" ;
    unece:rec20Quantity "compressibility, bulk compressibility"@en,
        "isothermal compressibility, isentropic compressibility"@en ;
    unece:rec20Sector "Heat"@en,
        "Mechanics"@en ;
    unece:ucumCode "/Pa" ;
    unece:unitSymbol "Pa⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C98> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-SEC-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C98" ;
    skos:prefLabel "reciprocal second per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 T-1" ;
    unece:rec20Quantity "neutron source density"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "s-1.m-3" ;
    unece:unitSymbol "s⁻¹/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-SEC-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C99" ;
    skos:prefLabel "reciprocal second per metre squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 T-1" ;
    unece:rec20Quantity "photon exitance, irradiance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "/(s1.m2)" ;
    unece:unitSymbol "s⁻¹/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CDL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CDL" ;
    skos:prefLabel "candela"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "J1" ;
    unece:rec20Quantity "luminous intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "cd" ;
    unece:unitSymbol "cd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CEL> a skos:Concept ;
    skos:definition "Refer ISO 80000-5 (Quantities and units — Part 5: Thermodynamics)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CEL" ;
    skos:prefLabel "degree Celsius"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:conversionOffset 273.15 ;
    unece:dimensionVector "Θ1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Cel" ;
    unece:unitSymbol "°C" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CGM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CGM" ;
    skos:prefLabel "centigram"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cg" ;
    unece:unitSymbol "cg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CKG> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CKG" ;
    skos:prefLabel "coulomb per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 M-1 T1" ;
    unece:rec20Quantity "exposure"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "C.kg-1" ;
    unece:unitSymbol "C/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CLT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CLT" ;
    skos:prefLabel "centilitre"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cL" ;
    unece:unitSymbol "cl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CMK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CMK" ;
    skos:prefLabel "square centimetre"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm2" ;
    unece:unitSymbol "cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CMQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CMQ" ;
    skos:prefLabel "cubic centimetre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm3" ;
    unece:unitSymbol "cm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CMT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CMT" ;
    skos:prefLabel "centimetre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm" ;
    unece:unitSymbol "cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/COU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "COU" ;
    skos:prefLabel "coulomb"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en,
        "elementary charge"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Electricity and Magnetism"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "C" ;
    unece:unitSymbol "C" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CUR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CUR" ;
    skos:prefLabel "curie"@en ;
    unece:conversionMultiplier 37000000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Ci" ;
    unece:unitSymbol "Ci" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CWA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/Hundredweight_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CWA" ;
    skos:prefLabel "hundred pound (cwt) / hundred weight (US)"@en ;
    unece:conversionMultiplier 45.359237 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[scwt_av]" ;
    unece:unitSymbol "cwt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/CWI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/Hundredweight_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "CWI" ;
    skos:prefLabel "hundred weight (UK)"@en ;
    unece:conversionMultiplier 50.80235 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lcwt_av]" ;
    unece:unitSymbol "cwt (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D1> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-SEC-SR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D1" ;
    skos:prefLabel "reciprocal second per steradian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "photon intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "/(s.sr)" ;
    unece:unitSymbol "s⁻¹/sr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/S-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D10" ;
    skos:prefLabel "siemens per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en,
        "electrolytic conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "S.m-1" ;
    unece:unitSymbol "S/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/S-M2-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D12" ;
    skos:prefLabel "siemens square metre per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 I2 M-1 T3" ;
    unece:rec20Quantity "molar conductivity"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "S.m2.mol-1" ;
    unece:unitSymbol "S·m²/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D13" ;
    skos:prefLabel "sievert"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "dose equivalent"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Sv" ;
    unece:unitSymbol "Sv" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D15> a skos:Concept ;
    skos:definition "A unit of subjective sound loudness. One sone is the loudness of a pure tone of frequency one kilohertz and strength 40 decibels."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SON> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D15" ;
    skos:prefLabel "sone"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "loudness"@en ;
    unece:rec20Sector "Acoustics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/D16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM2-PER-ERG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D16" ;
    skos:prefLabel "square centimetre per erg"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M-1 T2" ;
    unece:rec20Quantity "spectral cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "cm2.erg-1" ;
    unece:unitSymbol "cm²/erg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM2-PER-SR-ERG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D17" ;
    skos:prefLabel "square centimetre per steradian erg"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M-1 T2" ;
    unece:rec20Quantity "spectral angular cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "cm2.sr-1.erg-1" ;
    unece:unitSymbol "cm²/(sr·erg)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-K-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D19" ;
    skos:prefLabel "square metre kelvin per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m2.K.W-1" ;
    unece:unitSymbol "m²·K/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D2> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-SEC-SR-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D2" ;
    skos:prefLabel "reciprocal second per steradian metre squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 T-1" ;
    unece:rec20Quantity "photon luminance, photon radiance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "s-1.sr-1.m-2" ;
    unece:unitSymbol "s⁻¹/(sr·m²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-J> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D20" ;
    skos:prefLabel "square metre per joule"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M-1 T2" ;
    unece:rec20Quantity "spectral cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m2.J-1" ;
    unece:unitSymbol "m²/J" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D21" ;
    skos:prefLabel "square metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M-1" ;
    unece:rec20Quantity "mass attenuation coefficient"@en,
        "mass energy transfer coefficient"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m2.kg-1" ;
    unece:unitSymbol "m²/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D22" ;
    skos:prefLabel "square metre per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 L2" ;
    unece:rec20Quantity "molar absorption coefficient"@en,
        "molar attenuation coefficient"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m2.mol-1" ;
    unece:unitSymbol "m²/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D24" ;
    skos:prefLabel "square metre per steradian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "angular cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m2.sr-1" ;
    unece:unitSymbol "m²/sr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SR-J> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D25" ;
    skos:prefLabel "square metre per steradian joule"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M-1 T2" ;
    unece:rec20Quantity "spectral angular cross-section"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m2.sr-1.J-1" ;
    unece:unitSymbol "m²/(sr·J)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D27" ;
    skos:prefLabel "steradian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "solid angle"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "sr" ;
    unece:unitSymbol "sr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TeraHZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D29" ;
    skos:prefLabel "terahertz"@en ;
    unece:conversionMultiplier 1000000000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "THz" ;
    unece:unitSymbol "THz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TeraJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D30" ;
    skos:prefLabel "terajoule"@en ;
    unece:conversionMultiplier 1000000000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "TJ" ;
    unece:unitSymbol "TJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TeraW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D31" ;
    skos:prefLabel "terawatt"@en ;
    unece:conversionMultiplier 1000000000000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "TW" ;
    unece:unitSymbol "TW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TeraW-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D32" ;
    skos:prefLabel "terawatt hour"@en ;
    unece:conversionMultiplier 3600000000000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "TW/h" ;
    unece:unitSymbol "TW·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/T> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D33" ;
    skos:prefLabel "tesla"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 M1 T-2" ;
    unece:rec20Quantity "magnetic flux density, magnetic induction, magnetic polarization"@en,
        "thermodynamic critical magnetic flux density, lower critical magnetic flux density, upper critical magnetic flux density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "T" ;
    unece:unitSymbol "T" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D37> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-GM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D37" ;
    skos:prefLabel "calorie (thermochemical) per gram kelvin"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.g-1.K-1" ;
    unece:unitSymbol "calth/(g·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D38> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D38" ;
    skos:prefLabel "calorie (thermochemical) per second centimetre kelvin"@en ;
    unece:conversionMultiplier 418.4 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.s-1.cm-1.K-1" ;
    unece:unitSymbol "calth/(s·cm·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D39> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-SEC-CentiM2-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D39" ;
    skos:prefLabel "calorie (thermochemical) per second square centimetre kelvin"@en ;
    unece:conversionMultiplier 41840.0 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.s-1.cm-2.K-1" ;
    unece:unitSymbol "calth/(s·cm²·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D41" ;
    skos:prefLabel "tonne per cubic metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.m-3" ;
    unece:unitSymbol "t/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D42> a skos:Concept ;
    skos:definition "Unit of time equal to about 365.242 19 days. Synonym: solar year"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR_TROPICAL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D42" ;
    skos:prefLabel "tropical year"@en ;
    unece:conversionMultiplier 31556925.216 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "a_t" ;
    unece:unitSymbol "y (tropical)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/U> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D43" ;
    skos:prefLabel "unified atomic mass unit"@en ;
    unece:conversionMultiplier 1.660539e-27 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass defect"@en,
        "mass of atom (of a nuclide x), nuclidic mass, unified atomic mass constant"@en,
        "mass of molecule"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "u" ;
    unece:unitSymbol "u" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D44> a skos:Concept ;
    skos:definition "The name of the unit is an acronym for volt-ampere-reactive."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/VAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D44" ;
    skos:prefLabel "var"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "reactive power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "VA{reactive}" ;
    unece:unitSymbol "var" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V2-PER-K2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D45" ;
    skos:prefLabel "volt squared per kelvin squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-2 L4 M2 Θ-2 T-6" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V2.K-2" ;
    unece:unitSymbol "V²/K²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/VA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D46" ;
    skos:prefLabel "volt - ampere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "apparent power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "VA" ;
    unece:unitSymbol "V·A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D47" ;
    skos:prefLabel "volt per centimetre"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.cm-1" ;
    unece:unitSymbol "V/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D48" ;
    skos:prefLabel "volt per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L2 M1 Θ-1 T-3" ;
    unece:rec20Quantity "Seebeck coefficient for substances a and b"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "V.K-1" ;
    unece:unitSymbol "V/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D49> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D49" ;
    skos:prefLabel "millivolt per kelvin"@en ;
    unece:rec20Quantity "Thompson coefficient"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:unitSymbol "mV/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D5> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D5" ;
    skos:prefLabel "kilogram per square centimetre"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.cm-2" ;
    unece:unitSymbol "kg/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D50" ;
    skos:prefLabel "volt per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.m-1" ;
    unece:unitSymbol "V/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D51" ;
    skos:prefLabel "volt per millimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.mm-1" ;
    unece:unitSymbol "V/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D52" ;
    skos:prefLabel "watt per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.K-1" ;
    unece:unitSymbol "W/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D53" ;
    skos:prefLabel "watt per metre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.m-1.K-1" ;
    unece:unitSymbol "W/(m·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M2-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D55" ;
    skos:prefLabel "watt per square metre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.m-2.K-1" ;
    unece:unitSymbol "W/(m²·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-SR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D57" ;
    skos:prefLabel "watt per steradian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "radiant intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "W.sr-1" ;
    unece:unitSymbol "W/sr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M2-SR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D58" ;
    skos:prefLabel "watt per steradian square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "radiance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "W.m-2.sr-1" ;
    unece:unitSymbol "W/(sr·m²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/WB-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D59" ;
    skos:prefLabel "weber per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L1 M1 T-2" ;
    unece:rec20Quantity "magnetic vector potential"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Wb.m-1" ;
    unece:unitSymbol "Wb/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D6> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/R-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D6" ;
    skos:prefLabel "roentgen per second"@en ;
    unece:conversionMultiplier 0.000258 ;
    unece:dimensionVector "I1 M-1" ;
    unece:rec20Quantity "exposure rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "R.s-1" ;
    unece:unitSymbol "R/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/WB-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D60" ;
    skos:prefLabel "weber per millimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 L1 M1 T-2" ;
    unece:rec20Quantity "magnetic vector potential"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Wb.mm-1" ;
    unece:unitSymbol "Wb/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MIN_Angle> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D61" ;
    skos:prefLabel "minute [unit of angle]"@en ;
    unece:conversionMultiplier 0.000290888209 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "'" ;
    unece:unitSymbol "'" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ARCSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D62" ;
    skos:prefLabel "second [unit of angle]"@en ;
    unece:conversionMultiplier 4.848137e-06 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "''" ;
    unece:unitSymbol "\"" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN4> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D69" ;
    skos:prefLabel "inch to the fourth power"@en ;
    unece:conversionMultiplier 4.162314e-07 ;
    unece:dimensionVector "L4" ;
    unece:rec20Quantity "second polar moment of area"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[in_i]4" ;
    unece:unitSymbol "in⁴" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D70> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D70" ;
    skos:prefLabel "calorie (international table)"@en ;
    unece:conversionMultiplier 4.1868 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT" ;
    unece:unitSymbol "calIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D71> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D71" ;
    skos:prefLabel "calorie (international table) per second centimetre kelvin"@en ;
    unece:conversionMultiplier 418.68 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.s-1.cm-1.K-1" ;
    unece:unitSymbol "calIT/(s·cm·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D72> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-SEC-CentiM2-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D72" ;
    skos:prefLabel "calorie (international table) per second square centimetre kelvin"@en ;
    unece:conversionMultiplier 41868.0 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.s-1.cm-2.K-1" ;
    unece:unitSymbol "calIT/(s·cm²·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D73" ;
    skos:prefLabel "joule square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L4 M1 T-2" ;
    unece:rec20Quantity "total atomic stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "J.m2" ;
    unece:unitSymbol "J·m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-MOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D74" ;
    skos:prefLabel "kilogram per mole"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N-1 M1" ;
    unece:rec20Quantity "molar mass"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kg.mol-1" ;
    unece:unitSymbol "kg/mol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D75> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D75" ;
    skos:prefLabel "calorie (international table) per gram"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "specific Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.g-1" ;
    unece:unitSymbol "calIT/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D76> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-GM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D76" ;
    skos:prefLabel "calorie (international table) per gram kelvin"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "specific heat capacity at: - constant pressure, -constant volume,- saturation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.g-1.K-1" ;
    unece:unitSymbol "calIT/(g·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D77" ;
    skos:prefLabel "megacoulomb"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MC" ;
    unece:unitSymbol "MC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D80> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D80" ;
    skos:prefLabel "microwatt"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en,
        "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Mechanics"@en ;
    unece:ucumCode "uW" ;
    unece:unitSymbol "µW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D81" ;
    skos:prefLabel "microtesla"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-1 M1 T-2" ;
    unece:rec20Quantity "magnetic flux density, magnetic induction, magnetic polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uT" ;
    unece:unitSymbol "µT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D82" ;
    skos:prefLabel "microvolt"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I-1 L2 M1 T-3" ;
    unece:rec20Quantity "electric potential, potential difference, tension, voltage, electromotive force"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uV" ;
    unece:unitSymbol "µV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D83" ;
    skos:prefLabel "millinewton metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mN.m" ;
    unece:unitSymbol "mN·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroW-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D85" ;
    skos:prefLabel "microwatt per square metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "sound intensity"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "uW.m-2" ;
    unece:unitSymbol "µW/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D86" ;
    skos:prefLabel "millicoulomb"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mC" ;
    unece:unitSymbol "mC" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliMOL-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D87" ;
    skos:prefLabel "millimole per kilogram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N1 M-1" ;
    unece:rec20Quantity "ionic strength"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mmol.kg-1" ;
    unece:unitSymbol "mmol/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliC-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D88" ;
    skos:prefLabel "millicoulomb per cubic metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1 L-3 T1" ;
    unece:rec20Quantity "volume density of charge, charge density, volumic charge"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mC.m-3" ;
    unece:unitSymbol "mC/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliC-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D89" ;
    skos:prefLabel "millicoulomb per square metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I1 L-2 T1" ;
    unece:rec20Quantity "surface density of charge, electric flux density, displacement electric polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mC.m-2" ;
    unece:unitSymbol "mC/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D9> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D9" ;
    skos:prefLabel "dyne per square centimetre"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "static pressure, (instantaneous) sound pressure"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "dyn.cm-2" ;
    unece:unitSymbol "dyn/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/REM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D91" ;
    skos:prefLabel "rem"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "dose equivalent"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "REM" ;
    unece:unitSymbol "rem" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D93> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D93" ;
    skos:prefLabel "second per cubic metre"@en ;
    unece:rec20Quantity "volumic dose"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:unitSymbol "s/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SEC-PER-M3-RAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D94" ;
    skos:prefLabel "second per cubic metre radian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 T1" ;
    unece:rec20Quantity "spectral concentration of vibrational modes (in terms of angular frequency)"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:ucumCode "s.m-3.rad-1" ;
    unece:unitSymbol "s/(rad·m³)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D95" ;
    skos:prefLabel "joule per gram"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "massic thermodynamic energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "J.g-1" ;
    unece:unitSymbol "J/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DAA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaARE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DAA" ;
    skos:prefLabel "decare"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "daar" ;
    unece:unitSymbol "daa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DD> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DD" ;
    skos:prefLabel "degree [unit of angle]"@en ;
    unece:conversionMultiplier 0.0174532925 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "Bragg angle"@en,
        "angle (plane)"@en ;
    unece:rec20Sector "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "deg" ;
    unece:unitSymbol "°" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DG> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DG" ;
    skos:prefLabel "decigram"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dg" ;
    unece:unitSymbol "dg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DJ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DJ" ;
    skos:prefLabel "decagram"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dag" ;
    unece:unitSymbol "dag" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DLT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DLT" ;
    skos:prefLabel "decilitre"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dL" ;
    unece:unitSymbol "dl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DMA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DMA" ;
    skos:prefLabel "cubic decametre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dam3" ;
    unece:unitSymbol "dam³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DMK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DMK" ;
    skos:prefLabel "square decimetre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dm2" ;
    unece:unitSymbol "dm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DMQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DMQ" ;
    skos:prefLabel "cubic decimetre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dm3" ;
    unece:unitSymbol "dm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DMT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DMT" ;
    skos:prefLabel "decimetre"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dm" ;
    unece:unitSymbol "dm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DN" ;
    skos:prefLabel "decinewton metre"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dN.m" ;
    unece:unitSymbol "dN·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DTN> a skos:Concept ;
    skos:definition "Synonym: centner, metric 100 kg; quintal, metric 100 kg"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciTON_Metric> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DTN" ;
    skos:prefLabel "decitonne"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dt" ;
    unece:unitSymbol "dt or dtn" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DU> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DU" ;
    skos:prefLabel "dyne"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dyn" ;
    unece:unitSymbol "dyn" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DX> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DX" ;
    skos:prefLabel "dyne per centimetre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dyn.cm-1" ;
    unece:unitSymbol "dyn/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E01> a skos:Concept ;
    skos:definition "A measure of pressure expressed in newtons per square centimetre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E01" ;
    skos:prefLabel "newton per square centimetre"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.cm-2" ;
    unece:unitSymbol "N/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E09> a skos:Concept ;
    skos:definition "A unit of power load delivered at the rate of one thousandth of an ampere over a period of one hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E09" ;
    skos:prefLabel "milliampere hour"@en ;
    unece:conversionMultiplier 3.6 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.h" ;
    unece:unitSymbol "mA·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E14" ;
    skos:prefLabel "kilocalorie (international table)"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_IT" ;
    unece:unitSymbol "kcalIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_TH-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E15" ;
    skos:prefLabel "kilocalorie (thermochemical) per hour"@en ;
    unece:conversionMultiplier 1.162230555555556 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_th.h-1" ;
    unece:unitSymbol "kcalth/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E18> a skos:Concept ;
    skos:definition "A unit of weight or mass equal to one tonne per hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E18" ;
    skos:prefLabel "tonne per hour"@en ;
    unece:conversionMultiplier 0.277777777777778 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.h-1" ;
    unece:unitSymbol "t/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM_F-PER-MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E41" ;
    skos:prefLabel "kilogram-force per square millimetre"@en ;
    unece:conversionMultiplier 9806650.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kgf.mm-2" ;
    unece:unitSymbol "kgf·m/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM_F-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E42" ;
    skos:prefLabel "kilogram-force per square centimetre"@en ;
    unece:conversionMultiplier 98066.5 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kgf.cm-2" ;
    unece:unitSymbol "kgf/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E43> a skos:Concept ;
    skos:definition "A unit of energy defining the number of joules per square centimetre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E43" ;
    skos:prefLabel "joule per square centimetre"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "radiant energy fluence, radiance exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "J.cm-2" ;
    unece:unitSymbol "J/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E45" ;
    skos:prefLabel "milliohm"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mOhm" ;
    unece:unitSymbol "mΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E92" ;
    skos:prefLabel "cubic decimetre per hour"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dm3.h-1" ;
    unece:unitSymbol "dm³/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E93" ;
    skos:prefLabel "kilogram per hour"@en ;
    unece:conversionMultiplier 0.000277777778 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.h-1" ;
    unece:unitSymbol "kg/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E94" ;
    skos:prefLabel "kilomole per second"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "catalytic activity"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.s-1" ;
    unece:unitSymbol "kmol/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E95" ;
    skos:prefLabel "mole per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.s-1" ;
    unece:unitSymbol "mol/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E96" ;
    skos:prefLabel "degree per second"@en ;
    unece:conversionMultiplier 0.0174532925 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "solid angle"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "deg.s-1" ;
    unece:unitSymbol "°/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-DEG_C-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E97" ;
    skos:prefLabel "millimetre per degree Celcius metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "mm.Cel-1.m-1" ;
    unece:unitSymbol "mm/(°C·m)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_C-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E98" ;
    skos:prefLabel "degree Celsius per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Cel.K-1" ;
    unece:unitSymbol "°C/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/E99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoPA-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "E99" ;
    skos:prefLabel "hectopascal per bar"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hPa.bar-1" ;
    unece:unitSymbol "hPa/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F02> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F02" ;
    skos:prefLabel "kelvin per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.K-1" ;
    unece:unitSymbol "K/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F03> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPA-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F03" ;
    skos:prefLabel "kilopascal per bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kPa.bar-1" ;
    unece:unitSymbol "kPa/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F04> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliBAR-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F04" ;
    skos:prefLabel "millibar per bar"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mbar.bar-1" ;
    unece:unitSymbol "mbar/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F05> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaPA-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F05" ;
    skos:prefLabel "megapascal per bar"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MPa.bar-1" ;
    unece:unitSymbol "MPa/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F06> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F06" ;
    skos:prefLabel "poise per bar"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P.bar-1" ;
    unece:unitSymbol "P/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F07> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F07" ;
    skos:prefLabel "pascal per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.bar-1" ;
    unece:unitSymbol "Pa/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F08> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-PER-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F08" ;
    skos:prefLabel "milliampere per inch"@en ;
    unece:conversionMultiplier 0.03937008 ;
    unece:dimensionVector "I1 L-1" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.[in_i]-1" ;
    unece:unitSymbol "mA/in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F10" ;
    skos:prefLabel "kelvin per hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.h-1" ;
    unece:unitSymbol "K/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F11" ;
    skos:prefLabel "kelvin per minute"@en ;
    unece:conversionMultiplier 0.01666667 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.min-1" ;
    unece:unitSymbol "K/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F12" ;
    skos:prefLabel "kelvin per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.s-1" ;
    unece:unitSymbol "K/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F13> a skos:Concept ;
    skos:definition "A unit of mass. One slug is the mass accelerated at 1 foot per second per second by a force of 1 pound."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F13" ;
    skos:prefLabel "slug"@en ;
    unece:conversionMultiplier 14.593903 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F14" ;
    skos:prefLabel "gram per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.K-1" ;
    unece:unitSymbol "g/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F15" ;
    skos:prefLabel "kilogram per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.K-1" ;
    unece:unitSymbol "kg/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F16" ;
    skos:prefLabel "milligram per kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.K-1" ;
    unece:unitSymbol "mg/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloLB_F-PER-FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F17" ;
    skos:prefLabel "pound-force per foot"@en ;
    unece:conversionMultiplier 14593.904199475066 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "force divided by length"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[klbf_av].[ft_i]-1" ;
    unece:unitSymbol "lbf/ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F18" ;
    skos:prefLabel "kilogram square centimetre"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.cm2" ;
    unece:unitSymbol "kg·cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F19" ;
    skos:prefLabel "kilogram square millimetre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.mm2" ;
    unece:unitSymbol "kg·mm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F20" ;
    skos:prefLabel "pound inch squared"@en ;
    unece:conversionMultiplier 0.0002926397 ;
    unece:dimensionVector "L2 M1" ;
    unece:rec20Quantity "moment of inertia (dynamic moment of inertia)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[sin_i]" ;
    unece:unitSymbol "lb·in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F21" ;
    skos:prefLabel "pound-force inch"@en ;
    unece:conversionMultiplier 0.112984839 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[in_i]" ;
    unece:unitSymbol "lbf·in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-A> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F22" ;
    skos:prefLabel "pound-force foot per ampere"@en ;
    unece:conversionMultiplier 1355.8180091635804 ;
    unece:dimensionVector "I-1 L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[ft_i].A-1" ;
    unece:unitSymbol "lbf·ft/A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-DeciM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F23" ;
    skos:prefLabel "gram per cubic decimetre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.dm-3" ;
    unece:unitSymbol "g/dm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-KiloMOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F24" ;
    skos:prefLabel "kilogram per kilomole"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "N-1 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.kmol-1" ;
    unece:unitSymbol "kg/kmol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-HZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F25" ;
    skos:prefLabel "gram per hertz"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.Hz-1" ;
    unece:unitSymbol "g/Hz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F26" ;
    skos:prefLabel "gram per day"@en ;
    unece:conversionMultiplier 1.157407e-08 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.d-1" ;
    unece:unitSymbol "g/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F27" ;
    skos:prefLabel "gram per hour"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.h-1" ;
    unece:unitSymbol "g/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F28" ;
    skos:prefLabel "gram per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.min-1" ;
    unece:unitSymbol "g/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F29" ;
    skos:prefLabel "gram per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.s-1" ;
    unece:unitSymbol "g/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F30" ;
    skos:prefLabel "kilogram per day"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.d-1" ;
    unece:unitSymbol "kg/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F31" ;
    skos:prefLabel "kilogram per minute"@en ;
    unece:conversionMultiplier 0.01666667 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.min-1" ;
    unece:unitSymbol "kg/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F32" ;
    skos:prefLabel "milligram per day"@en ;
    unece:conversionMultiplier 1.157407e-11 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.d-1" ;
    unece:unitSymbol "mg/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F33" ;
    skos:prefLabel "milligram per minute"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg/min" ;
    unece:unitSymbol "mg/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F34" ;
    skos:prefLabel "milligram per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg/s" ;
    unece:unitSymbol "mg/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F35" ;
    skos:prefLabel "gram per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-08 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.d-1.K-1" ;
    unece:unitSymbol "g/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F36" ;
    skos:prefLabel "gram per hour kelvin"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.h-1.K-1" ;
    unece:unitSymbol "g/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F37" ;
    skos:prefLabel "gram per minute kelvin"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.min-1.K-1" ;
    unece:unitSymbol "g/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F38" ;
    skos:prefLabel "gram per second kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.s-1.K-1" ;
    unece:unitSymbol "g/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F39" ;
    skos:prefLabel "kilogram per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.d-1.K-1" ;
    unece:unitSymbol "kg/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F40" ;
    skos:prefLabel "kilogram per hour kelvin"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.h-1.K-1" ;
    unece:unitSymbol "kg/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F41" ;
    skos:prefLabel "kilogram per minute kelvin"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.min-1.K-1" ;
    unece:unitSymbol "kg/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F42" ;
    skos:prefLabel "kilogram per second kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.s-1.K-1" ;
    unece:unitSymbol "kg/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F43" ;
    skos:prefLabel "milligram per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-11 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.d-1.K-1" ;
    unece:unitSymbol "mg/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F44" ;
    skos:prefLabel "milligram per hour kelvin"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.h-1.K-1" ;
    unece:unitSymbol "mg/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F45" ;
    skos:prefLabel "milligram per minute kelvin"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.min-1.K-1" ;
    unece:unitSymbol "mg/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F46" ;
    skos:prefLabel "milligram per second kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.s-1.K-1" ;
    unece:unitSymbol "mg/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F47" ;
    skos:prefLabel "newton per millimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.mm-1" ;
    unece:unitSymbol "N/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-PER-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F48" ;
    skos:prefLabel "pound-force per inch"@en ;
    unece:conversionMultiplier 175.12685 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "force divided by length"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[in_i]-1" ;
    unece:unitSymbol "lbf/in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F49> a skos:Concept ;
    skos:definition "A unit of distance equal to 5.5 yards (16 feet 6 inches)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/ROD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F49" ;
    skos:prefLabel "rod [unit of distance]"@en ;
    unece:conversionMultiplier 5.02921 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[rd_br]" ;
    unece:unitSymbol "rd (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F50" ;
    skos:prefLabel "micrometre per kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "um.K-1" ;
    unece:unitSymbol "µm/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F51" ;
    skos:prefLabel "centimetre per kelvin"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.K-1" ;
    unece:unitSymbol "cm/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F52" ;
    skos:prefLabel "metre per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m/K" ;
    unece:unitSymbol "m/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F53" ;
    skos:prefLabel "millimetre per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "mm.K-1" ;
    unece:unitSymbol "mm/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliOHM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F54" ;
    skos:prefLabel "milliohm per metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "lineic resistance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mOhm.m-1" ;
    unece:unitSymbol "mΩ/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM-PER-MI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F55" ;
    skos:prefLabel "ohm per mile (statute mile)"@en ;
    unece:conversionMultiplier 0.0006213712 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "lineic resistance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Ohm.[mi_i]-1" ;
    unece:unitSymbol "Ω/mi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F56" ;
    skos:prefLabel "ohm per kilometre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "lineic resistance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Ohm.km-1" ;
    unece:unitSymbol "Ω/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-IN2-PER-LB_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F57" ;
    skos:prefLabel "milliampere per pound-force per square inch"@en ;
    unece:conversionMultiplier 1.450377e-07 ;
    unece:dimensionVector "I1 L1 M-1 T2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.[in_i]2.[lbf_av]-1" ;
    unece:unitSymbol "mA/(lbf/in²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F58" ;
    skos:prefLabel "reciprocal bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 M-1 T2" ;
    unece:rec20Quantity "compressibility, bulk compressibility"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "/bar" ;
    unece:unitSymbol "1/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F59" ;
    skos:prefLabel "milliampere per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "I1 L1 M-1 T2" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.bar-1" ;
    unece:unitSymbol "mA/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_C-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F60" ;
    skos:prefLabel "degree Celsius per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 M-1 Θ1 T2" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Cel.bar-1" ;
    unece:unitSymbol "°C/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F61" ;
    skos:prefLabel "kelvin per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 M-1 Θ1 T2" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.bar-1" ;
    unece:unitSymbol "K/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F62" ;
    skos:prefLabel "gram per day bar"@en ;
    unece:conversionMultiplier 1.157407e-13 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.d-1.bar-1" ;
    unece:unitSymbol "g/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F63" ;
    skos:prefLabel "gram per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-12 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.h-1.bar-1" ;
    unece:unitSymbol "g/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F64" ;
    skos:prefLabel "gram per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-10 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.min-1.bar-1" ;
    unece:unitSymbol "g/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F65" ;
    skos:prefLabel "gram per second bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.s-1.bar-1" ;
    unece:unitSymbol "g/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F66" ;
    skos:prefLabel "kilogram per day bar"@en ;
    unece:conversionMultiplier 1.157407e-10 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.d-1.bar-1" ;
    unece:unitSymbol "kg/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F67" ;
    skos:prefLabel "kilogram per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-09 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.h-1.bar-1" ;
    unece:unitSymbol "kg/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F68" ;
    skos:prefLabel "kilogram per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-07 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.min-1.bar-1" ;
    unece:unitSymbol "kg/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F69" ;
    skos:prefLabel "kilogram per second bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.s-1.bar-1" ;
    unece:unitSymbol "kg/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F70" ;
    skos:prefLabel "milligram per day bar"@en ;
    unece:conversionMultiplier 1.157407e-16 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.d-1.bar-1" ;
    unece:unitSymbol "mg/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F71" ;
    skos:prefLabel "milligram per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-15 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.h-1.bar-1" ;
    unece:unitSymbol "mg/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F72> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F72" ;
    skos:prefLabel "milligram per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-13 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.min-1.bar-1" ;
    unece:unitSymbol "mg/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F73" ;
    skos:prefLabel "milligram per second bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.s-1.bar-1" ;
    unece:unitSymbol "mg/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F74" ;
    skos:prefLabel "gram per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.bar-1" ;
    unece:unitSymbol "g/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F75" ;
    skos:prefLabel "milligram per bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.bar-1" ;
    unece:unitSymbol "mg/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F76" ;
    skos:prefLabel "milliampere per millimetre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L-1" ;
    unece:rec20Quantity "linear electric current density, lineic electric current, magnetic field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.mm-1" ;
    unece:unitSymbol "mA/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F77" ;
    skos:prefLabel "pascal second per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.s.K-1" ;
    unece:unitSymbol "Pa.s/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN_H2O> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F78" ;
    skos:prefLabel "inch of water"@en ;
    unece:conversionMultiplier 249.080024 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[in_i'H2O]" ;
    unece:unitSymbol "inH₂O" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN_HG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F79" ;
    skos:prefLabel "inch of mercury"@en ;
    unece:conversionMultiplier 3386.389 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[in_i'Hg]" ;
    unece:unitSymbol "inHg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F80> a skos:Concept ;
    skos:definition "A unit of power defining the amount of power required to move a given volume of water against acceleration of gravity to a specified elevation (pressure head)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/HP_H2O> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F80" ;
    skos:prefLabel "water horse power"@en ;
    unece:conversionMultiplier 746.043 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/F81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BAR-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F81" ;
    skos:prefLabel "bar per kelvin"@en ;
    unece:conversionMultiplier 100000.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure coefficient"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "bar.K-1" ;
    unece:unitSymbol "bar/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoPA-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F82" ;
    skos:prefLabel "hectopascal per kelvin"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hPa.K-1" ;
    unece:unitSymbol "hPa/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPA-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F83" ;
    skos:prefLabel "kilopascal per kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kPa.K-1" ;
    unece:unitSymbol "kPa/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliBAR-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F84" ;
    skos:prefLabel "millibar per kelvin"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mbar.K-1" ;
    unece:unitSymbol "mbar/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaPA-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F85" ;
    skos:prefLabel "megapascal per kelvin"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MPa.K-1" ;
    unece:unitSymbol "MPa/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F86" ;
    skos:prefLabel "poise per kelvin"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P.K-1" ;
    unece:unitSymbol "P/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-L-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F87" ;
    skos:prefLabel "volt per litre minute"@en ;
    unece:conversionMultiplier 16.666666666666668 ;
    unece:dimensionVector "I-1 L-1 M1 T-4" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.L-1.min-1" ;
    unece:unitSymbol "V/(l·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F88" ;
    skos:prefLabel "newton centimetre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.cm" ;
    unece:unitSymbol "N·cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-PER-DEG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F89" ;
    skos:prefLabel "newton metre per degree"@en ;
    unece:conversionMultiplier 57.2957795785523 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m.deg-1" ;
    unece:unitSymbol "Nm/°" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-PER-A> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F90" ;
    skos:prefLabel "newton metre per ampere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m.A-1" ;
    unece:unitSymbol "N·m/A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BAR-L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F91" ;
    skos:prefLabel "bar litre per second"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "leakage rate of gas"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "bar.L.s-1" ;
    unece:unitSymbol "bar·l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BAR-M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F92" ;
    skos:prefLabel "bar cubic metre per second"@en ;
    unece:conversionMultiplier 100000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "leakage rate of gas"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "bar.m3.s-1" ;
    unece:unitSymbol "bar·m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoPA-L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F93" ;
    skos:prefLabel "hectopascal litre per second"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hPa.L.s-1" ;
    unece:unitSymbol "hPa·l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoPA-M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F94" ;
    skos:prefLabel "hectopascal cubic metre per second"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hPa.m3.s-1" ;
    unece:unitSymbol "hPa·m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliBAR-L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F95" ;
    skos:prefLabel "millibar litre per second"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mbar.L.s-1" ;
    unece:unitSymbol "mbar·l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliBAR-M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F96" ;
    skos:prefLabel "millibar cubic metre per second"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mbar.m3.s-1" ;
    unece:unitSymbol "mbar·m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaPA-L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F97" ;
    skos:prefLabel "megapascal litre per second"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MPa.L.s-1" ;
    unece:unitSymbol "MPa·l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaPA-M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F98" ;
    skos:prefLabel "megapascal cubic metre per second"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MPa.m3.s-1" ;
    unece:unitSymbol "MPa·m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/F99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "F99" ;
    skos:prefLabel "pascal litre per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.L.s-1" ;
    unece:unitSymbol "Pa·l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FAH> a skos:Concept ;
    skos:definition "Refer ISO 80000-5 (Quantities and units — Part 5: Thermodynamics)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FAH" ;
    skos:prefLabel "degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.5555555555555556 ;
    unece:conversionOffset 459.67 ;
    unece:dimensionVector "Θ1" ;
    unece:rec20Quantity "fahrenheit temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF]" ;
    unece:unitSymbol "°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FAR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FAR" ;
    skos:prefLabel "farad"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "F" ;
    unece:unitSymbol "F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroMOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FH" ;
    skos:prefLabel "micromole"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "N1" ;
    unece:rec20Quantity "amount of substance"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "umol" ;
    unece:unitSymbol "µmol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FOT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FOT" ;
    skos:prefLabel "foot"@en ;
    unece:conversionMultiplier 0.3048 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i]" ;
    unece:unitSymbol "ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FP> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FP" ;
    skos:prefLabel "pound per square foot"@en ;
    unece:conversionMultiplier 4.882428 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-2" ;
    unece:unitSymbol "lb/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FR" ;
    skos:prefLabel "foot per minute"@en ;
    unece:conversionMultiplier 0.00508 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].min-1" ;
    unece:unitSymbol "ft/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FS> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FS" ;
    skos:prefLabel "foot per second"@en ;
    unece:conversionMultiplier 0.3048 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].s-1" ;
    unece:unitSymbol "ft/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FTK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FTK" ;
    skos:prefLabel "square foot"@en ;
    unece:conversionMultiplier 0.09290304 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i]2" ;
    unece:unitSymbol "ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/FTQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "FTQ" ;
    skos:prefLabel "cubic foot"@en ;
    unece:conversionMultiplier 0.028316846592 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[cft_i]" ;
    unece:unitSymbol "ft³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G01> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G01" ;
    skos:prefLabel "pascal cubic metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.m3.s-1" ;
    unece:unitSymbol "Pa·m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G04> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G04" ;
    skos:prefLabel "centimetre per bar"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.bar-1" ;
    unece:unitSymbol "cm/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G05> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G05" ;
    skos:prefLabel "metre per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.bar-1" ;
    unece:unitSymbol "m/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G06> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G06" ;
    skos:prefLabel "millimetre per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm.bar-1" ;
    unece:unitSymbol "mm/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G08> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G08" ;
    skos:prefLabel "square inch per second"@en ;
    unece:conversionMultiplier 0.00064516 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[sin_i].s-1" ;
    unece:unitSymbol "in²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G09> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G09" ;
    skos:prefLabel "square metre per second kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 Θ-1 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m2.s-1.K-1" ;
    unece:unitSymbol "m²/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G10" ;
    skos:prefLabel "stokes per kelvin"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 Θ-1 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St.K-1" ;
    unece:unitSymbol "St/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-CentiM3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G11" ;
    skos:prefLabel "gram per cubic centimetre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm-3.bar-1" ;
    unece:unitSymbol "g/(cm³·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-DeciM3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G12" ;
    skos:prefLabel "gram per cubic decimetre bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.dm-3.bar-1" ;
    unece:unitSymbol "g/(dm³·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-L-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G13" ;
    skos:prefLabel "gram per litre bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.L-1.bar-1" ;
    unece:unitSymbol "g/(l·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G14" ;
    skos:prefLabel "gram per cubic metre bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.m-3.bar-1" ;
    unece:unitSymbol "g/(m³·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MilliL-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G15" ;
    skos:prefLabel "gram per millilitre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.mL-1.bar-1" ;
    unece:unitSymbol "g/(ml·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G16" ;
    skos:prefLabel "kilogram per cubic centimetre bar"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.cm-3.bar-1" ;
    unece:unitSymbol "kg/(cm³·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-L-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G17" ;
    skos:prefLabel "kilogram per litre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.L-1.bar-1" ;
    unece:unitSymbol "kg/(l·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G18" ;
    skos:prefLabel "kilogram per cubic metre bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-3.bar-1" ;
    unece:unitSymbol "kg/(m³·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G19" ;
    skos:prefLabel "newton metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m.kg-1" ;
    unece:unitSymbol "N·m/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G2> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_US-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G2" ;
    skos:prefLabel "US gallon per minute"@en ;
    unece:conversionMultiplier 6.30902e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_us].min-1" ;
    unece:unitSymbol "gal (US) /min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CUP_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G21" ;
    skos:prefLabel "cup [unit of volume]"@en ;
    unece:conversionMultiplier 0.00023658825 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[cup_us]" ;
    unece:unitSymbol "cup (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_US_DRY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G23" ;
    skos:prefLabel "peck"@en ;
    unece:conversionMultiplier 0.00880976754 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[pk_us]" ;
    unece:unitSymbol "pk (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TBSP> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G24" ;
    skos:prefLabel "tablespoon (US)"@en ;
    unece:conversionMultiplier 1.478677e-05 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[tbs_us]" ;
    unece:unitSymbol "tablespoon (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TSP> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G25" ;
    skos:prefLabel "teaspoon (US)"@en ;
    unece:conversionMultiplier 4.928922e-06 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[tsp_us]" ;
    unece:unitSymbol "teaspoon (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/STR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G26" ;
    skos:prefLabel "stere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "st" ;
    unece:unitSymbol "st" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G27" ;
    skos:prefLabel "cubic centimetre per kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 Θ-1" ;
    unece:rec20Quantity "volume per temperature"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm3.K-1" ;
    unece:unitSymbol "cm³/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G28" ;
    skos:prefLabel "litre per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3 Θ-1" ;
    unece:rec20Quantity "volume per temperature"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "L.K-1" ;
    unece:unitSymbol "l/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G29" ;
    skos:prefLabel "cubic metre per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 Θ-1" ;
    unece:rec20Quantity "volume per temperature"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m3.K-1" ;
    unece:unitSymbol "m³/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G3> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G3" ;
    skos:prefLabel "Imperial gallon per minute"@en ;
    unece:conversionMultiplier 7.576817e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_br].m-1" ;
    unece:unitSymbol "gal (UK) /min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G30" ;
    skos:prefLabel "millilitre per kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 Θ-1" ;
    unece:rec20Quantity "volume per temperature"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mL.K-1" ;
    unece:unitSymbol "ml/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G31" ;
    skos:prefLabel "kilogram per cubic centimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.cm-3" ;
    unece:unitSymbol "kg/cm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-YD3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G32" ;
    skos:prefLabel "ounce (avoirdupois) per cubic yard"@en ;
    unece:conversionMultiplier 0.0370798 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[cyd_i]-1" ;
    unece:unitSymbol "oz/yd³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-CentiM3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G33" ;
    skos:prefLabel "gram per cubic centimetre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm-3.K-1" ;
    unece:unitSymbol "g/(cm³·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-DeciM3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G34" ;
    skos:prefLabel "gram per cubic decimetre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.dm-3.K-1" ;
    unece:unitSymbol "g/(dm³·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-L-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G35" ;
    skos:prefLabel "gram per litre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.L-1.K-1" ;
    unece:unitSymbol "g/(l·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G36" ;
    skos:prefLabel "gram per cubic metre kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.m-3.K-1" ;
    unece:unitSymbol "g/(m³·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MilliL-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G37" ;
    skos:prefLabel "gram per millilitre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.mL-1.K-1" ;
    unece:unitSymbol "g/(ml·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-CentiM3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G38" ;
    skos:prefLabel "kilogram per cubic centimetre kelvin"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.cm-3.K-1" ;
    unece:unitSymbol "kg/(cm³·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-L-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G39" ;
    skos:prefLabel "kilogram per litre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.L-1.K-1" ;
    unece:unitSymbol "kg/(l·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G40" ;
    skos:prefLabel "kilogram per cubic metre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-3.K-1" ;
    unece:unitSymbol "kg/(m³·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G41" ;
    skos:prefLabel "square metre per second bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m2.s-1.bar-1" ;
    unece:unitSymbol "m²/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroS-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G42" ;
    skos:prefLabel "microsiemens per centimetre"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uS.cm-1" ;
    unece:unitSymbol "µS/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroS-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G43" ;
    skos:prefLabel "microsiemens per metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uS.m-1" ;
    unece:unitSymbol "µS/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoS-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G44" ;
    skos:prefLabel "nanosiemens per centimetre"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nS.cm-1" ;
    unece:unitSymbol "nS/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoS-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G45" ;
    skos:prefLabel "nanosiemens per metre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "nS.m-1" ;
    unece:unitSymbol "nS/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G46" ;
    skos:prefLabel "stokes per bar"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St.bar-1" ;
    unece:unitSymbol "St/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G47" ;
    skos:prefLabel "cubic centimetre per day"@en ;
    unece:conversionMultiplier 1.157407e-11 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.d-1" ;
    unece:unitSymbol "cm³/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G48" ;
    skos:prefLabel "cubic centimetre per hour"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.h-1" ;
    unece:unitSymbol "cm³/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G49> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G49" ;
    skos:prefLabel "cubic centimetre per minute"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.min-1" ;
    unece:unitSymbol "cm³/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_US-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G50" ;
    skos:prefLabel "gallon (US) per hour"@en ;
    unece:conversionMultiplier 1.051503e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_us].h-1" ;
    unece:unitSymbol "gal/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G51" ;
    skos:prefLabel "litre per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.s-1" ;
    unece:unitSymbol "l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G52" ;
    skos:prefLabel "cubic metre per day"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.d-1" ;
    unece:unitSymbol "m³/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G53" ;
    skos:prefLabel "cubic metre per minute"@en ;
    unece:conversionMultiplier 0.01666667 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.min-1" ;
    unece:unitSymbol "m³/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G54" ;
    skos:prefLabel "millilitre per day"@en ;
    unece:conversionMultiplier 1.157407e-11 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.d-1" ;
    unece:unitSymbol "ml/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G55" ;
    skos:prefLabel "millilitre per hour"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.h-1" ;
    unece:unitSymbol "ml/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN3-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G56" ;
    skos:prefLabel "cubic inch per hour"@en ;
    unece:conversionMultiplier 4.551961e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cin_i].h-1" ;
    unece:unitSymbol "in³/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN3-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G57" ;
    skos:prefLabel "cubic inch per minute"@en ;
    unece:conversionMultiplier 2.731177e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cin_i].min-1" ;
    unece:unitSymbol "in³/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G58" ;
    skos:prefLabel "cubic inch per second"@en ;
    unece:conversionMultiplier 1.638706e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cin_i].s-1" ;
    unece:unitSymbol "in³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliA-PER-L-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G59" ;
    skos:prefLabel "milliampere per litre minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "I1 L-3 T-1" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mA.L-1.min-1" ;
    unece:unitSymbol "mA/(l·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G60" ;
    skos:prefLabel "volt per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "I-1 L3 T-1" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.bar-1" ;
    unece:unitSymbol "V/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G61" ;
    skos:prefLabel "cubic centimetre per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-11 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.d-1.K-1" ;
    unece:unitSymbol "cm³/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G62" ;
    skos:prefLabel "cubic centimetre per hour kelvin"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.h-1.K-1" ;
    unece:unitSymbol "cm³/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G63" ;
    skos:prefLabel "cubic centimetre per minute kelvin"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.min-1.K-1" ;
    unece:unitSymbol "cm³/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G64" ;
    skos:prefLabel "cubic centimetre per second kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.s-1.K-1" ;
    unece:unitSymbol "cm³/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G65" ;
    skos:prefLabel "litre per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-08 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.d-1.K-1" ;
    unece:unitSymbol "l/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G66" ;
    skos:prefLabel "litre per hour kelvin"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.h-1.K-1" ;
    unece:unitSymbol "l/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G67" ;
    skos:prefLabel "litre per minute kelvin"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.min-1.K-1" ;
    unece:unitSymbol "l/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G68" ;
    skos:prefLabel "litre per second kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.s-1.K-1" ;
    unece:unitSymbol "l/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G69" ;
    skos:prefLabel "cubic metre per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.d-1.K-1" ;
    unece:unitSymbol "m³/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G70" ;
    skos:prefLabel "cubic metre per hour kelvin"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.h-1.K-1" ;
    unece:unitSymbol "m³/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G71" ;
    skos:prefLabel "cubic metre per minute kelvin"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.min-1.K-1" ;
    unece:unitSymbol "m³/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G72> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G72" ;
    skos:prefLabel "cubic metre per second kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.s-1.K-1" ;
    unece:unitSymbol "m³/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G73" ;
    skos:prefLabel "millilitre per day kelvin"@en ;
    unece:conversionMultiplier 1.157407e-11 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.d-1.K-1" ;
    unece:unitSymbol "ml/(d·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G74" ;
    skos:prefLabel "millilitre per hour kelvin"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.h-1.K-1" ;
    unece:unitSymbol "ml/(h·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G75" ;
    skos:prefLabel "millilitre per minute kelvin"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.min-1.K-1" ;
    unece:unitSymbol "ml/(min·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G76" ;
    skos:prefLabel "millilitre per second kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 Θ-1 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.s-1.K-1" ;
    unece:unitSymbol "ml/(s·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM4> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G77" ;
    skos:prefLabel "millimetre to the fourth power"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "L4" ;
    unece:rec20Quantity "second moment of area, second axial moment of area"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mm4" ;
    unece:unitSymbol "mm⁴" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G78" ;
    skos:prefLabel "cubic centimetre per day bar"@en ;
    unece:conversionMultiplier 1.157407e-16 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.d-1.bar-1" ;
    unece:unitSymbol "cm³/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G79" ;
    skos:prefLabel "cubic centimetre per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-15 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.h-1.bar-1" ;
    unece:unitSymbol "cm³/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G80> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G80" ;
    skos:prefLabel "cubic centimetre per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-13 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.min-1.bar-1" ;
    unece:unitSymbol "cm³/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G81" ;
    skos:prefLabel "cubic centimetre per second bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm3.s-1.bar-1" ;
    unece:unitSymbol "cm³/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G82" ;
    skos:prefLabel "litre per day bar"@en ;
    unece:conversionMultiplier 1.157407e-13 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.d-1.bar-1" ;
    unece:unitSymbol "l/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G83" ;
    skos:prefLabel "litre per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-12 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.h-1.bar-1" ;
    unece:unitSymbol "l/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G84" ;
    skos:prefLabel "litre per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-10 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.min-1.bar-1" ;
    unece:unitSymbol "l/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G85" ;
    skos:prefLabel "litre per second bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.s-1.bar-1" ;
    unece:unitSymbol "l/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G86" ;
    skos:prefLabel "cubic metre per day bar"@en ;
    unece:conversionMultiplier 1.157407e-10 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.d-1.bar-1" ;
    unece:unitSymbol "m³/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G87" ;
    skos:prefLabel "cubic metre per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-09 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.h-1.bar-1" ;
    unece:unitSymbol "m³/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G88" ;
    skos:prefLabel "cubic metre per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-07 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.min-1.bar-1" ;
    unece:unitSymbol "m³/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G89" ;
    skos:prefLabel "cubic metre per second bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.s-1.bar-1" ;
    unece:unitSymbol "m³/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G90" ;
    skos:prefLabel "millilitre per day bar"@en ;
    unece:conversionMultiplier 1.157407e-16 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.d-1.bar-1" ;
    unece:unitSymbol "ml/(d·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G91" ;
    skos:prefLabel "millilitre per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-15 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.h-1.bar-1" ;
    unece:unitSymbol "ml/(h·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G92" ;
    skos:prefLabel "millilitre per minute bar"@en ;
    unece:conversionMultiplier 1.666667e-13 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.min-1.bar-1" ;
    unece:unitSymbol "ml/(min·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G93" ;
    skos:prefLabel "millilitre per second bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.s-1.bar-1" ;
    unece:unitSymbol "ml/(s·bar)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G94" ;
    skos:prefLabel "cubic centimetre per bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm3.bar-1" ;
    unece:unitSymbol "cm³/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G95" ;
    skos:prefLabel "litre per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "L.bar-1" ;
    unece:unitSymbol "l/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G96" ;
    skos:prefLabel "cubic metre per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m3.bar-1" ;
    unece:unitSymbol "m³/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G97" ;
    skos:prefLabel "millilitre per bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mL.bar-1" ;
    unece:unitSymbol "ml/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroH-PER-KiloOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G98" ;
    skos:prefLabel "microhenry per kiloohm"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uH.kOhm-1" ;
    unece:unitSymbol "µH/kΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroH-PER-OHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G99" ;
    skos:prefLabel "microhenry per ohm"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uH.Ohm-1" ;
    unece:unitSymbol "µH/Ω" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GBQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaBQ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GBQ" ;
    skos:prefLabel "gigabecquerel"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "GBq" ;
    unece:unitSymbol "GBq" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-GAL_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GE" ;
    skos:prefLabel "pound per gallon (US)"@en ;
    unece:conversionMultiplier 119.82642731689663 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[gal_us]-1" ;
    unece:unitSymbol "lb/gal (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GF> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GF" ;
    skos:prefLabel "gram per metre (gram per 100 centimetres)"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.m-1" ;
    unece:unitSymbol "g/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GJ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MilliL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GJ" ;
    skos:prefLabel "gram per millilitre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.mL-1" ;
    unece:unitSymbol "g/ml" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GL" ;
    skos:prefLabel "gram per litre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.L-1" ;
    unece:unitSymbol "g/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GLD> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_US_DRY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GLD" ;
    skos:prefLabel "dry gallon (US)"@en ;
    unece:conversionMultiplier 0.00440488377 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[gal_wi]" ;
    unece:unitSymbol "dry gal (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GLI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GLI" ;
    skos:prefLabel "gallon (UK)"@en ;
    unece:conversionMultiplier 0.00454609 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[gal_br]" ;
    unece:unitSymbol "gal (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GLL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GLL" ;
    skos:prefLabel "gallon (US)"@en ;
    unece:conversionMultiplier 0.003785412 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[gal_us]" ;
    unece:unitSymbol "gal (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GM" ;
    skos:prefLabel "gram per square metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.m-2" ;
    unece:unitSymbol "g/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GO> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GO" ;
    skos:prefLabel "milligram per square metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.m-2" ;
    unece:unitSymbol "mg/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GP> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GP" ;
    skos:prefLabel "milligram per cubic metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.m-3" ;
    unece:unitSymbol "mg/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GQ" ;
    skos:prefLabel "microgram per cubic metre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug.m-3" ;
    unece:unitSymbol "µg/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GRN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GRN" ;
    skos:prefLabel "grain"@en ;
    unece:conversionMultiplier 6.479891e-05 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gr]" ;
    unece:unitSymbol "gr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GV> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GV" ;
    skos:prefLabel "gigajoule"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "GJ" ;
    unece:unitSymbol "GJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GWH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaW-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GWH" ;
    skos:prefLabel "gigawatt hour"@en ;
    unece:conversionMultiplier 3600000000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "GW.h" ;
    unece:unitSymbol "GW·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H03> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/H-PER-KiloOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H03" ;
    skos:prefLabel "henry per kiloohm"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "H.kOhm-1" ;
    unece:unitSymbol "H/kΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H04> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/H-PER-OHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H04" ;
    skos:prefLabel "henry per ohm"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "H.Ohm-1" ;
    unece:unitSymbol "H/Ω" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H05> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliH-PER-KiloOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H05" ;
    skos:prefLabel "millihenry per kiloohm"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mH.kOhm-1" ;
    unece:unitSymbol "mH/kΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H06> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliH-PER-OHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H06" ;
    skos:prefLabel "millihenry per ohm"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mH.Ohm-1" ;
    unece:unitSymbol "mH/Ω" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H07> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H07" ;
    skos:prefLabel "pascal second per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "Pa.s.bar-1" ;
    unece:unitSymbol "Pa·s/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H08> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroBQ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H08" ;
    skos:prefLabel "microbecquerel"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "uBq" ;
    unece:unitSymbol "µBq" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H09> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-YR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H09" ;
    skos:prefLabel "reciprocal year"@en ;
    unece:conversionMultiplier 3.168809e-08 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "/a" ;
    unece:unitSymbol "1/y" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H10" ;
    skos:prefLabel "reciprocal hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "/h" ;
    unece:unitSymbol "1/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-MO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H11" ;
    skos:prefLabel "reciprocal month"@en ;
    unece:conversionMultiplier 3.919351e-07 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "/mo" ;
    unece:unitSymbol "1/mo" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_C-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H12" ;
    skos:prefLabel "degree Celsius per hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Cel.h-1" ;
    unece:unitSymbol "°C/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_C-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H13" ;
    skos:prefLabel "degree Celsius per minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Cel.min-1" ;
    unece:unitSymbol "°C/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_C-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H14" ;
    skos:prefLabel "degree Celsius per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "Cel.s-1" ;
    unece:unitSymbol "°C/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM2-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H15" ;
    skos:prefLabel "square centimetre per gram"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L2 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm2.g-1" ;
    unece:unitSymbol "cm²/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H16> a skos:Concept ;
    skos:definition "Synonym: are"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H16" ;
    skos:prefLabel "square decametre"@en ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "dam²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H18> a skos:Concept ;
    skos:definition "Synonym: hectare"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H18" ;
    skos:prefLabel "square hectometre"@en ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "hm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H19> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H19" ;
    skos:prefLabel "cubic hectometre"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "hm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H20> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H20" ;
    skos:prefLabel "cubic kilometre"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "km³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-IN2-PER-LB_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H22" ;
    skos:prefLabel "volt square inch per pound-force"@en ;
    unece:conversionMultiplier 0.00014503773122272686 ;
    unece:dimensionVector "I-1 L3 T-1" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.[in_i]2.[lbf_av]-1" ;
    unece:unitSymbol "V/(lbf/in²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H23" ;
    skos:prefLabel "volt per inch"@en ;
    unece:conversionMultiplier 39.37007874015748 ;
    unece:dimensionVector "I-1 L1 M1 T-3" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.[in_i]-1" ;
    unece:unitSymbol "V/in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-MicroSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H24" ;
    skos:prefLabel "volt per microsecond"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I-1 L2 M1 T-4" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.us-1" ;
    unece:unitSymbol "V/µs" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H26" ;
    skos:prefLabel "ohm per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "lineic resistance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Ohm.m-1" ;
    unece:unitSymbol "Ω/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H27" ;
    skos:prefLabel "degree per metre"@en ;
    unece:conversionMultiplier 0.0174532925199433 ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "solid angle"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "deg.m-1" ;
    unece:unitSymbol "°/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroFARAD-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H28" ;
    skos:prefLabel "microfarad per kilometre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I2 L-3 M-1 T4" ;
    unece:rec20Quantity "permittivity, permittivity of vacuum, (electric constant)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "uF.km-1" ;
    unece:unitSymbol "µF/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H29" ;
    skos:prefLabel "microgram per litre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug.L-1" ;
    unece:unitSymbol "µg/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H30" ;
    skos:prefLabel "square micrometre (square micron)"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "um2" ;
    unece:unitSymbol "µm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H31" ;
    skos:prefLabel "ampere per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 M-1" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.kg-1" ;
    unece:unitSymbol "A/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/A2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H32" ;
    skos:prefLabel "ampere squared second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A2.s" ;
    unece:unitSymbol "A²·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FARAD-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H33" ;
    skos:prefLabel "farad per kilometre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "I2 L-3 M-1 T4" ;
    unece:rec20Quantity "permittivity, permittivity of vacuum, (electric constant)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "F.km-1" ;
    unece:unitSymbol "F/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HZ-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H34" ;
    skos:prefLabel "hertz metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Hz.m" ;
    unece:unitSymbol "Hz·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-K-PER-W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H35" ;
    skos:prefLabel "kelvin metre per watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m.K.W-1" ;
    unece:unitSymbol "K·m/W" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaOHM-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H36" ;
    skos:prefLabel "megaohm per kilometre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "lineic resistance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MOhm.km-1" ;
    unece:unitSymbol "MΩ/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaOHM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H37" ;
    skos:prefLabel "megaohm per metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "lineic resistance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MOhm.m-1" ;
    unece:unitSymbol "MΩ/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H38" ;
    skos:prefLabel "megaampere"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MA" ;
    unece:unitSymbol "MA" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaHZ-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H39" ;
    skos:prefLabel "megahertz kilometre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MHz.m" ;
    unece:unitSymbol "MHz·km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-A> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H40" ;
    skos:prefLabel "newton per ampere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L1 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.A-1" ;
    unece:unitSymbol "N/A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-PER-W0dot5> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H41" ;
    skos:prefLabel "newton metre watt to the power minus 0,5"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "N·m·W⁻⁰‧⁵" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H42" ;
    skos:prefLabel "pascal per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "Pa.m-1" ;
    unece:unitSymbol "Pa/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/S-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H43" ;
    skos:prefLabel "siemens per centimetre"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "S.cm-1" ;
    unece:unitSymbol "S/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TeraOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H44" ;
    skos:prefLabel "teraohm"@en ;
    unece:conversionMultiplier 1000000000000.0 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "TOhm" ;
    unece:unitSymbol "TΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-SEC-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H45" ;
    skos:prefLabel "volt second per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L1 M1 T-2" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.s.m-1" ;
    unece:unitSymbol "V·s/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H46" ;
    skos:prefLabel "volt per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L2 M1 T-4" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.s-1" ;
    unece:unitSymbol "V/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H47" ;
    skos:prefLabel "watt per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-3" ;
    unece:rec20Quantity "radiant energy, fluence rate, radiant exitance, irradiance, first radiation constant"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "W.m-3" ;
    unece:unitSymbol "W/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/AttoFARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H48" ;
    skos:prefLabel "attofarad"@en ;
    unece:conversionMultiplier 1e-18 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "aF" ;
    unece:unitSymbol "aF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H49> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H49" ;
    skos:prefLabel "centimetre per hour"@en ;
    unece:conversionMultiplier 2.777778e-06 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.h-1" ;
    unece:unitSymbol "cm/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-CentiM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H50" ;
    skos:prefLabel "reciprocal cubic centimetre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "cm-3" ;
    unece:unitSymbol "cm⁻³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciB-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H51" ;
    skos:prefLabel "decibel per kilometre"@en ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "sound pressure level, sound power level"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "dB.km-1" ;
    unece:unitSymbol "dB/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciB-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H52" ;
    skos:prefLabel "decibel per metre"@en ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "sound pressure level, sound power level"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "dB.m-1" ;
    unece:unitSymbol "dB/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H53" ;
    skos:prefLabel "kilogram per bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.bar-1" ;
    unece:unitSymbol "kg/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H54" ;
    skos:prefLabel "kilogram per cubic decimetre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.dm-3.K-1" ;
    unece:unitSymbol "(kg/dm³)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-DeciM3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H55" ;
    skos:prefLabel "kilogram per cubic decimetre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.dm-3.bar-1" ;
    unece:unitSymbol "(kg/dm³)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H56" ;
    skos:prefLabel "kilogram per square metre second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-2.s-1" ;
    unece:unitSymbol "kg/(m²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-2PiRAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H57" ;
    skos:prefLabel "inch per two pi radiant"@en ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "solid angle"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "in/revolution" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-N> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H59" ;
    skos:prefLabel "square metre per newton"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M-1 T2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m2.N-1" ;
    unece:unitSymbol "m²/N" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H60" ;
    skos:prefLabel "cubic metre per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.m-3" ;
    unece:unitSymbol "m³/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliS-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H61" ;
    skos:prefLabel "millisiemens per centimetre"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mS.cm-1" ;
    unece:unitSymbol "mS/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H62" ;
    skos:prefLabel "millivolt per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "I-1 L2 M1 T-4" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mV.min-1" ;
    unece:unitSymbol "mV/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H63" ;
    skos:prefLabel "milligram per square centimetre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.cm-2" ;
    unece:unitSymbol "mg/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H64" ;
    skos:prefLabel "milligram per gram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.g-1" ;
    unece:unitSymbol "mg/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H65" ;
    skos:prefLabel "millilitre per cubic metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.m-3" ;
    unece:unitSymbol "ml/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-YR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H66" ;
    skos:prefLabel "millimetre per year"@en ;
    unece:conversionMultiplier 3.168809e-11 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm.a-1" ;
    unece:unitSymbol "mm/y" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H67" ;
    skos:prefLabel "millimetre per hour"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm.h-1" ;
    unece:unitSymbol "mm/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliMOL-PER-GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H68" ;
    skos:prefLabel "millimole per gram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 M-1" ;
    unece:rec20Quantity "ionic strength"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mmol.g-1" ;
    unece:unitSymbol "mmol/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoPA-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H69" ;
    skos:prefLabel "picopascal per kilometre"@en ;
    unece:conversionMultiplier 1e-15 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "pPa.km-1" ;
    unece:unitSymbol "pPa/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoSEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H70" ;
    skos:prefLabel "picosecond"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ps" ;
    unece:unitSymbol "ps" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H74" ;
    skos:prefLabel "watt per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 T-3" ;
    unece:rec20Quantity "radiant energy, fluence rate, radiant exitance, irradiance, first radiation constant"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "W.m-1" ;
    unece:unitSymbol "W/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DecaPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H75" ;
    skos:prefLabel "decapascal"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "daPa" ;
    unece:unitSymbol "daPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H76" ;
    skos:prefLabel "gram per millimetre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.mm-1" ;
    unece:unitSymbol "g/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H78> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM_H2O> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H78" ;
    skos:prefLabel "conventional centimetre of water"@en ;
    unece:conversionMultiplier 98.0665 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm[H2O]" ;
    unece:unitSymbol "cm H₂O" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H79> a skos:Concept ;
    skos:definition "A unit of distance used for measuring the diameter of small tubes such as urological instruments and catheters. Synonym: French, Charrière, Charrière gauge"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAUGE_FR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H79" ;
    skos:prefLabel "French gauge"@en ;
    unece:conversionMultiplier 0.0003333333 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[Ch]" ;
    unece:unitSymbol "Fg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H81" ;
    skos:prefLabel "millimetre per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm.min-1" ;
    unece:unitSymbol "mm/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H83" ;
    skos:prefLabel "litre per kilogram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.kg-1" ;
    unece:unitSymbol "l/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H84" ;
    skos:prefLabel "gram millimetre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L1 M1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "g.mm" ;
    unece:unitSymbol "g·mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-WK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H85" ;
    skos:prefLabel "reciprocal week"@en ;
    unece:conversionMultiplier 1.653439e-06 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "/wk" ;
    unece:unitSymbol "1/wk" .

<https://test.uncefact.org/vocabulary/unit-of-measure/H88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaOHM-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "H88" ;
    skos:prefLabel "megaohm kilometre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MOhm.km" ;
    unece:unitSymbol "MΩ·km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HBA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoBAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HBA" ;
    skos:prefLabel "hectobar"@en ;
    unece:conversionMultiplier 10000000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hbar" ;
    unece:unitSymbol "hbar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HGM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HGM" ;
    skos:prefLabel "hectogram"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "hg" ;
    unece:unitSymbol "hg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HJ> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/HP_Metric> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HJ" ;
    skos:prefLabel "metric horse power"@en ;
    unece:conversionMultiplier 735.4988 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "metric hp" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HLT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HLT" ;
    skos:prefLabel "hectolitre"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "hL" ;
    unece:unitSymbol "hl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HM" ;
    skos:prefLabel "mile per hour (statute mile)"@en ;
    unece:conversionMultiplier 0.44704 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i].h-1" ;
    unece:unitSymbol "mile/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HMT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HMT" ;
    skos:prefLabel "hectometre"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "hm" ;
    unece:unitSymbol "hm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HN> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM_HG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HN" ;
    skos:prefLabel "conventional millimetre of mercury"@en ;
    unece:conversionMultiplier 133.322387415 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mm[Hg]" ;
    unece:unitSymbol "mm Hg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HP> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM_H2O> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HP" ;
    skos:prefLabel "conventional millimetre of water"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mm[H2O]" ;
    unece:unitSymbol "mm H₂O" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HTZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HTZ" ;
    skos:prefLabel "hertz"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Periodic and related phenomena"@en ;
    unece:ucumCode "Hz" ;
    unece:unitSymbol "Hz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/IA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "IA" ;
    skos:prefLabel "inch pound (pound inch)"@en ;
    unece:conversionMultiplier 0.011521246198 ;
    unece:dimensionVector "L1 M1" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[in_i]" ;
    unece:unitSymbol "in·lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/INH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "INH" ;
    skos:prefLabel "inch"@en ;
    unece:conversionMultiplier 0.0254 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i]" ;
    unece:unitSymbol "in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/INK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "INK" ;
    skos:prefLabel "square inch"@en ;
    unece:conversionMultiplier 0.00064516 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i]2" ;
    unece:unitSymbol "in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/IU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "IU" ;
    skos:prefLabel "inch per second"@en ;
    unece:conversionMultiplier 0.0254 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].s-1" ;
    unece:unitSymbol "in/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/IV> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "IV" ;
    skos:prefLabel "inch per second squared"@en ;
    unece:conversionMultiplier 0.0254 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].s-2" ;
    unece:unitSymbol "in/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J19" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (thermochemical)"@en ;
    unece:conversionMultiplier 0.17622803944390722 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h-1.[ft_i]-2.[Btu_th]-1" ;
    unece:unitSymbol "°F·h·ft²/Btuth" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J2> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J2" ;
    skos:prefLabel "joule per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "massic energy, specific energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "J.kg-1" ;
    unece:unitSymbol "J/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J20" ;
    skos:prefLabel "degree Fahrenheit per kelvin"@en ;
    unece:conversionMultiplier 0.5555556 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].K-1" ;
    unece:unitSymbol "°F/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J21" ;
    skos:prefLabel "degree Fahrenheit per bar"@en ;
    unece:conversionMultiplier 5.555556e-06 ;
    unece:dimensionVector "L1 M-1 Θ1 T2" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].bar-1" ;
    unece:unitSymbol "°F/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J22" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (international table)"@en ;
    unece:conversionMultiplier 0.17611018368230585 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h-1.[ft_i]-2.[Btu_IT]-1" ;
    unece:unitSymbol "°F·h·ft²/BtuIT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J23" ;
    skos:prefLabel "degree Fahrenheit per hour"@en ;
    unece:conversionMultiplier 0.000154320987654321 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h-1" ;
    unece:unitSymbol "°F/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J24" ;
    skos:prefLabel "degree Fahrenheit per minute"@en ;
    unece:conversionMultiplier 0.00925925925925926 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].min-1" ;
    unece:unitSymbol "°F/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J25" ;
    skos:prefLabel "degree Fahrenheit per second"@en ;
    unece:conversionMultiplier 0.5555555555555556 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].s-1" ;
    unece:unitSymbol "°F/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J26" ;
    skos:prefLabel "reciprocal degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.7999999999999998 ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "/[degF]" ;
    unece:unitSymbol "1/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J28" ;
    skos:prefLabel "degree Rankine per hour"@en ;
    unece:conversionMultiplier 0.000154320987654321 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR].h-1" ;
    unece:unitSymbol "°R/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J29" ;
    skos:prefLabel "degree Rankine per minute"@en ;
    unece:conversionMultiplier 0.00925925925925926 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR].min-1" ;
    unece:unitSymbol "°R/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_R-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J30" ;
    skos:prefLabel "degree Rankine per second"@en ;
    unece:conversionMultiplier 0.5555555555555556 ;
    unece:dimensionVector "Θ1 T-1" ;
    unece:rec20Quantity "temperature variation over time"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degR].s-1" ;
    unece:unitSymbol "°R/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroPOISE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J32" ;
    skos:prefLabel "micropoise"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "uP" ;
    unece:unitSymbol "µP" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J33" ;
    skos:prefLabel "microgram per kilogram"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "mass ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug.kg-1" ;
    unece:unitSymbol "µg/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J34" ;
    skos:prefLabel "microgram per cubic metre kelvin"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug.m-3.K-1" ;
    unece:unitSymbol "(µg/m³)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J35" ;
    skos:prefLabel "microgram per cubic metre bar"@en ;
    unece:conversionMultiplier 1e-14 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug.m-3.bar-1" ;
    unece:unitSymbol "(µg/m³)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroL-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J36" ;
    skos:prefLabel "microlitre per litre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "uL.L-1" ;
    unece:unitSymbol "µl/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_MEAN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J39" ;
    skos:prefLabel "British thermal unit (mean)"@en ;
    unece:conversionMultiplier 1055.05585262 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_m]" ;
    unece:unitSymbol "Btu" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-FT-PER-FT2-HR-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J40" ;
    skos:prefLabel "British thermal unit (international table) foot per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.730734666 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[ft_i].[ft_i]-2.h-1.[degF]-1" ;
    unece:unitSymbol "BtuIT·ft/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-HR-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J41" ;
    skos:prefLabel "British thermal unit (international table) inch per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.144227889 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[in_i].h-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "BtuIT·in/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-IN-PER-SEC-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J42" ;
    skos:prefLabel "British thermal unit (international table) inch per second square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 519.220399911 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[in_i].s-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "BtuIT·in/(s·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-LB_F-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J43" ;
    skos:prefLabel "British thermal unit (international table) per pound degree Fahrenheit"@en ;
    unece:conversionMultiplier 426.93476489409767 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[lbf_av]-1.[degF]-1" ;
    unece:unitSymbol "BtuIT/(lb·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J44" ;
    skos:prefLabel "British thermal unit (international table) per minute"@en ;
    unece:conversionMultiplier 17.58 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].min-1" ;
    unece:unitSymbol "BtuIT/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J45" ;
    skos:prefLabel "British thermal unit (international table) per second"@en ;
    unece:conversionMultiplier 1055.05585262 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].s-1" ;
    unece:unitSymbol "BtuIT/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-FT-PER-HR-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J46" ;
    skos:prefLabel "British thermal unit (thermochemical) foot per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.73 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[ft_i].h-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "Btuth·ft/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J47" ;
    skos:prefLabel "British thermal unit (thermochemical) per hour"@en ;
    unece:conversionMultiplier 0.2929 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].h-1" ;
    unece:unitSymbol "Btuth/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-IN-PER-FT2-HR-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J48" ;
    skos:prefLabel "British thermal unit (thermochemical) inch per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.144131434 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[in_i].[ft_i]-2.h-1.[degF]-1" ;
    unece:unitSymbol "Btuth·in/(h·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J49> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J49" ;
    skos:prefLabel "British thermal unit (thermochemical) inch per second square foot degree Fahrenheit"@en ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btuth·in/(s·ft²·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J50" ;
    skos:prefLabel "British thermal unit (thermochemical) per pound degree Fahrenheit"@en ;
    unece:conversionMultiplier 4184.000000044092 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[lb_av]-1.[degF]-1" ;
    unece:unitSymbol "Btuth/(lb·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J51" ;
    skos:prefLabel "British thermal unit (thermochemical) per minute"@en ;
    unece:conversionMultiplier 17.573 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].min-1" ;
    unece:unitSymbol "Btuth/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J52" ;
    skos:prefLabel "British thermal unit (thermochemical) per second"@en ;
    unece:conversionMultiplier 1054.35 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].s-1" ;
    unece:unitSymbol "Btuth/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/C-M2-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J53" ;
    skos:prefLabel "coulomb square metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L2 M-1 T1" ;
    unece:rec20Quantity "exposure"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "C.m2.kg-1" ;
    unece:unitSymbol "C·m²/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J55" ;
    skos:prefLabel "watt second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.s" ;
    unece:unitSymbol "W·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BAR-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J56" ;
    skos:prefLabel "bar per bar"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "bar.bar-1" ;
    unece:unitSymbol "bar/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_UK_PET> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J57" ;
    skos:prefLabel "barrel (UK petroleum)"@en ;
    unece:conversionMultiplier 0.1591132 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "bbl (UK liq.)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_UK_PET-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J58" ;
    skos:prefLabel "barrel (UK petroleum) per minute"@en ;
    unece:conversionMultiplier 0.002651886 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "bbl (UK liq.)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_UK_PET-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J59" ;
    skos:prefLabel "barrel (UK petroleum) per day"@en ;
    unece:conversionMultiplier 1.841587e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "bbl (UK liq.)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_UK_PET-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J60" ;
    skos:prefLabel "barrel (UK petroleum) per hour"@en ;
    unece:conversionMultiplier 4.41981e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "bbl (UK liq.)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_UK_PET-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J61" ;
    skos:prefLabel "barrel (UK petroleum) per second"@en ;
    unece:conversionMultiplier 0.1591132 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "bbl (UK liq.)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BBL_US_PET-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J62" ;
    skos:prefLabel "barrel (US petroleum) per hour"@en ;
    unece:conversionMultiplier 0.1589873 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bbl_us].s-1" ;
    unece:unitSymbol "bbl (US)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BIT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J63" ;
    skos:prefLabel "barrel (US petroleum) per second"@en ;
    unece:conversionMultiplier 0.6931471805599453 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "bit" ;
    unece:unitSymbol "bbl (US)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J64" ;
    skos:prefLabel "bushel (UK) per day"@en ;
    unece:conversionMultiplier 4.209343e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_br].d-1" ;
    unece:unitSymbol "bu (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J65" ;
    skos:prefLabel "bushel (UK) per hour"@en ;
    unece:conversionMultiplier 1.010242e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_br].h-1" ;
    unece:unitSymbol "bu (UK)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J66" ;
    skos:prefLabel "bushel (UK) per minute"@en ;
    unece:conversionMultiplier 0.0006061453 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_br].min-1" ;
    unece:unitSymbol "bu (UK)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J67" ;
    skos:prefLabel "bushel (UK) per second"@en ;
    unece:conversionMultiplier 0.03636872 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_br].s-1" ;
    unece:unitSymbol "bu (UK)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_US_DRY-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J68" ;
    skos:prefLabel "bushel (US dry) per day"@en ;
    unece:conversionMultiplier 4.0786e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_us].d-1" ;
    unece:unitSymbol "bu (US dry)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_US_DRY-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J69" ;
    skos:prefLabel "bushel (US dry) per hour"@en ;
    unece:conversionMultiplier 9.789e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_us].h-1" ;
    unece:unitSymbol "bu (US dry)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_US_DRY-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J70" ;
    skos:prefLabel "bushel (US dry) per minute"@en ;
    unece:conversionMultiplier 0.00058732 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_us].min-1" ;
    unece:unitSymbol "bu (US dry)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/BU_US_DRY-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J71" ;
    skos:prefLabel "bushel (US dry) per second"@en ;
    unece:conversionMultiplier 0.03523907 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[bu_us].s-1" ;
    unece:unitSymbol "bu (US dry)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J72> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J72" ;
    skos:prefLabel "centinewton metre"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cN.m" ;
    unece:unitSymbol "cN·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiPOISE-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J73" ;
    skos:prefLabel "centipoise per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cP.K-1" ;
    unece:unitSymbol "cP/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiPOISE-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J74" ;
    skos:prefLabel "centipoise per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cP.bar-1" ;
    unece:unitSymbol "cP/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_MEAN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J75" ;
    skos:prefLabel "calorie (mean)"@en ;
    unece:conversionMultiplier 4.19 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_m" ;
    unece:unitSymbol "cal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_IT-PER-GM-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J76" ;
    skos:prefLabel "calorie (international table) per gram degree Celsius"@en ;
    unece:conversionMultiplier 4186.8 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_IT.g-1.Cel-1" ;
    unece:unitSymbol "calIT/(g·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM-SEC-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J78" ;
    skos:prefLabel "calorie (thermochemical) per centimetre second degree Celsius"@en ;
    unece:conversionMultiplier 418.4 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.cm-1.s-1.Cel-1" ;
    unece:unitSymbol "calth/(cm·s·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-GM-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J79" ;
    skos:prefLabel "calorie (thermochemical) per gram degree Celsius"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.g-1.Cel-1" ;
    unece:unitSymbol "calth/(g·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J81" ;
    skos:prefLabel "calorie (thermochemical) per minute"@en ;
    unece:conversionMultiplier 0.06973 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.min-1" ;
    unece:unitSymbol "calth/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J82" ;
    skos:prefLabel "calorie (thermochemical) per second"@en ;
    unece:conversionMultiplier 4.184 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.s-1" ;
    unece:unitSymbol "calth/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CLO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J83" ;
    skos:prefLabel "clo"@en ;
    unece:conversionMultiplier 0.155 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "clo" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J84" ;
    skos:prefLabel "centimetre per second kelvin"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 Θ-1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.s-1.K-1" ;
    unece:unitSymbol "(cm/s)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J85" ;
    skos:prefLabel "centimetre per second bar"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L2 M-1 T1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.s-1.bar-1" ;
    unece:unitSymbol "(cm/s)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM3-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J87" ;
    skos:prefLabel "cubic centimetre per cubic metre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm3.m-3" ;
    unece:unitSymbol "cm³/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J89> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM_HG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J89" ;
    skos:prefLabel "centimetre of mercury"@en ;
    unece:conversionMultiplier 1333.224 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm[Hg]" ;
    unece:unitSymbol "cm Hg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J90" ;
    skos:prefLabel "cubic decimetre per day"@en ;
    unece:conversionMultiplier 1.157407e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dm3.d-1" ;
    unece:unitSymbol "dm³/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J91" ;
    skos:prefLabel "cubic decimetre per cubic metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "dm3.m-3" ;
    unece:unitSymbol "dm³/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J92" ;
    skos:prefLabel "cubic decimetre per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dm3.min-3" ;
    unece:unitSymbol "dm³/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J93" ;
    skos:prefLabel "cubic decimetre per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dm3.s-1" ;
    unece:unitSymbol "dm³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J94> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J94" ;
    skos:prefLabel "dyne centimetre"@en ;
    unece:conversionMultiplier 1e-07 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dyn.cm" ;
    unece:unitSymbol "dyn·cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J95" ;
    skos:prefLabel "ounce (UK fluid) per day"@en ;
    unece:conversionMultiplier 3.288549e-10 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_br].d-1" ;
    unece:unitSymbol "fl oz (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J96" ;
    skos:prefLabel "ounce (UK fluid) per hour"@en ;
    unece:conversionMultiplier 7.892517e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_br].h-1" ;
    unece:unitSymbol "fl oz (UK)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J97" ;
    skos:prefLabel "ounce (UK fluid) per minute"@en ;
    unece:conversionMultiplier 4.73551e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_br].min-1" ;
    unece:unitSymbol "fl oz (UK)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J98" ;
    skos:prefLabel "ounce (UK fluid) per second"@en ;
    unece:conversionMultiplier 2.84e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_br].s-1" ;
    unece:unitSymbol "fl oz (UK)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/J99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_US-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "J99" ;
    skos:prefLabel "ounce (US fluid) per day"@en ;
    unece:conversionMultiplier 3.42286e-10 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_us].d-1" ;
    unece:unitSymbol "fl oz (US)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/JE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "JE" ;
    skos:prefLabel "joule per kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "Boltzmann constant"@en,
        "heat capacity, entropy"@en,
        "massieu function, planck function"@en ;
    unece:rec20Sector "Heat"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "J.K-1" ;
    unece:unitSymbol "J/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/JK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaJ-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "JK" ;
    skos:prefLabel "megajoule per kilogram"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "specific thermodynamic energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "MJ.kg-1" ;
    unece:unitSymbol "MJ/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/JM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaJ-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "JM" ;
    skos:prefLabel "megajoule per cubic metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "radiant energy density"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "MJ.m-3" ;
    unece:unitSymbol "MJ/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_US-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K10" ;
    skos:prefLabel "ounce (US fluid) per hour"@en ;
    unece:conversionMultiplier 8.214869e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_us].h-1" ;
    unece:unitSymbol "fl oz (US)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_US-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K11" ;
    skos:prefLabel "ounce (US fluid) per minute"@en ;
    unece:conversionMultiplier 4.92892e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_us].min-1" ;
    unece:unitSymbol "fl oz (US)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_US-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K12" ;
    skos:prefLabel "ounce (US fluid) per second"@en ;
    unece:conversionMultiplier 2.957353e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[foz_us].s-1" ;
    unece:unitSymbol "fl oz (US)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K13" ;
    skos:prefLabel "foot per degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.54864 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].[lbf_av].[degF]" ;
    unece:unitSymbol "ft/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K14" ;
    skos:prefLabel "foot per hour"@en ;
    unece:conversionMultiplier 8.466667e-05 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].h-1" ;
    unece:unitSymbol "ft/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-LB_F-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K15" ;
    skos:prefLabel "foot pound-force per hour"@en ;
    unece:conversionMultiplier 0.0003766161136565501 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i].[lbf_av].h-1" ;
    unece:unitSymbol "ft·lbf/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-LB_F-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K16" ;
    skos:prefLabel "foot pound-force per minute"@en ;
    unece:conversionMultiplier 0.0225969678 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i].[lbf_av].min-1" ;
    unece:unitSymbol "ft·lbf/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K17" ;
    skos:prefLabel "foot per psi"@en ;
    unece:conversionMultiplier 4.42075e-05 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].[psi]-1" ;
    unece:unitSymbol "ft/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-SEC-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K18" ;
    skos:prefLabel "foot per second degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.5486399999999999 ;
    unece:dimensionVector "L1 Θ-1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].s-1.[degF]-1" ;
    unece:unitSymbol "(ft/s)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PER-SEC-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K19" ;
    skos:prefLabel "foot per second psi"@en ;
    unece:conversionMultiplier 4.42075e-05 ;
    unece:dimensionVector "L2 M-1 T1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i].s-1.[psi]-1" ;
    unece:unitSymbol "(ft/s)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-FT3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K20" ;
    skos:prefLabel "reciprocal cubic foot"@en ;
    unece:conversionMultiplier 35.31466 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "/[cft_i]" ;
    unece:unitSymbol "1/ft³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K21" ;
    skos:prefLabel "cubic foot per degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.05097033 ;
    unece:dimensionVector "L3 Θ-1" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[cft_i].[degF]-1" ;
    unece:unitSymbol "ft³/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K22" ;
    skos:prefLabel "cubic foot per day"@en ;
    unece:conversionMultiplier 3.277413e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cft_i].d-1" ;
    unece:unitSymbol "ft³/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K23" ;
    skos:prefLabel "cubic foot per psi"@en ;
    unece:conversionMultiplier 4.107011e-06 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_i]3.[psi]-1" ;
    unece:unitSymbol "ft³/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K24> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT_H2O> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K24" ;
    skos:prefLabel "foot of water"@en ;
    unece:conversionMultiplier 2989.067 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i'H2O]" ;
    unece:unitSymbol "ft H₂O" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K25> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT_HG> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K25" ;
    skos:prefLabel "foot of mercury"@en ;
    unece:conversionMultiplier 40636.66 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i'Hg]" ;
    unece:unitSymbol "ft Hg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K26" ;
    skos:prefLabel "gallon (UK) per day"@en ;
    unece:conversionMultiplier 5.261678e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_br].d-1" ;
    unece:unitSymbol "gal (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K27" ;
    skos:prefLabel "gallon (UK) per hour"@en ;
    unece:conversionMultiplier 1.262803e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_br].h-1" ;
    unece:unitSymbol "gal (UK)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K28" ;
    skos:prefLabel "gallon (UK) per second"@en ;
    unece:conversionMultiplier 0.00454609 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_br].s-1" ;
    unece:unitSymbol "gal (UK)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GAL_US-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K30" ;
    skos:prefLabel "gallon (US liquid) per second"@en ;
    unece:conversionMultiplier 0.003785412 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gal_us].s-1" ;
    unece:unitSymbol "gal (US liq.)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM_F-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K31" ;
    skos:prefLabel "gram-force per square centimetre"@en ;
    unece:conversionMultiplier 98.0665 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "gf.cm-2" ;
    unece:unitSymbol "gf/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K32" ;
    skos:prefLabel "gill (UK) per day"@en ;
    unece:conversionMultiplier 1.644274e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_br].d-1" ;
    unece:unitSymbol "gi (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K33" ;
    skos:prefLabel "gill (UK) per hour"@en ;
    unece:conversionMultiplier 3.946258e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_br].h-1" ;
    unece:unitSymbol "gi (UK)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K34" ;
    skos:prefLabel "gill (UK) per minute"@en ;
    unece:conversionMultiplier 2.367755e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_br].min-1" ;
    unece:unitSymbol "gi (UK)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K35" ;
    skos:prefLabel "gill (UK) per second"@en ;
    unece:conversionMultiplier 0.0001420653 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_br].s-1" ;
    unece:unitSymbol "gi (UK)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_US-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K36" ;
    skos:prefLabel "gill (US) per day"@en ;
    unece:conversionMultiplier 1.369145e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_us].d-1" ;
    unece:unitSymbol "gi (US)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_US-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K37" ;
    skos:prefLabel "gill (US) per hour"@en ;
    unece:conversionMultiplier 3.285947e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_us].h-1" ;
    unece:unitSymbol "gi (US)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_US-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K38" ;
    skos:prefLabel "gill (US) per minute"@en ;
    unece:conversionMultiplier 1.971568e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_us].min-1" ;
    unece:unitSymbol "gi (US)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI_US-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K39" ;
    skos:prefLabel "gill (US) per second"@en ;
    unece:conversionMultiplier 0.0001182941 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gil_us].s-1" ;
    unece:unitSymbol "gi (US)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/G> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K40" ;
    skos:prefLabel "standard acceleration of free fall"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[g]" ;
    unece:unitSymbol "gn" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAIN-PER-GAL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K41" ;
    skos:prefLabel "grain per gallon (US)"@en ;
    unece:conversionMultiplier 0.017118061 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[gr].[gal_br]-1" ;
    unece:unitSymbol "gr/gal (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HP_Brake> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K42" ;
    skos:prefLabel "horsepower (boiler)"@en ;
    unece:conversionMultiplier 9809.5 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "boiler hp" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HP_Electric> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K43" ;
    skos:prefLabel "horsepower (electric)"@en ;
    unece:conversionMultiplier 746.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "electric hp" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K45" ;
    skos:prefLabel "inch per degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.04572 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].[degF]-1" ;
    unece:unitSymbol "in/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K46" ;
    skos:prefLabel "inch per psi"@en ;
    unece:conversionMultiplier 3.683958e-06 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].[psi]-1" ;
    unece:unitSymbol "in/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-SEC-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K47" ;
    skos:prefLabel "inch per second degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.04572 ;
    unece:dimensionVector "L1 Θ-1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].s-1.[degF]-1" ;
    unece:unitSymbol "(in/s)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-SEC-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K48" ;
    skos:prefLabel "inch per second psi"@en ;
    unece:conversionMultiplier 3.683958e-06 ;
    unece:dimensionVector "L2 M-1 T1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].s-1.[psi]-1" ;
    unece:unitSymbol "(in/s)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K49> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-IN3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K49" ;
    skos:prefLabel "reciprocal cubic inch"@en ;
    unece:conversionMultiplier 61023.76 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "/[cin_i]" ;
    unece:unitSymbol "1/in³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K5> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Use kilovar (common code KVR)"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K5" ;
    skos:prefLabel "kilovolt ampere (reactive)"@en ;
    unece:rec20Quantity "reactive power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "kvar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_Mean> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K51" ;
    skos:prefLabel "kilocalorie (mean)"@en ;
    unece:conversionMultiplier 4190.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_m" ;
    unece:unitSymbol "kcal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_IT-PER-HR-M-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K52" ;
    skos:prefLabel "kilocalorie (international table) per hour metre degree Celsius"@en ;
    unece:conversionMultiplier 1.163 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_IT.h-1.m-1.Cel-1" ;
    unece:unitSymbol "kcal/(m·h·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K53" ;
    skos:prefLabel "kilocalorie (thermochemical)"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal" ;
    unece:unitSymbol "kcalth" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_TH-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K54" ;
    skos:prefLabel "kilocalorie (thermochemical) per minute"@en ;
    unece:conversionMultiplier 69.73383333333334 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_th.min-1" ;
    unece:unitSymbol "kcalth/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_TH-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K55" ;
    skos:prefLabel "kilocalorie (thermochemical) per second"@en ;
    unece:conversionMultiplier 4184.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_th.s-1" ;
    unece:unitSymbol "kcalth/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K58" ;
    skos:prefLabel "kilomole per hour"@en ;
    unece:conversionMultiplier 0.277777777777778 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "molar flux"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.h-1" ;
    unece:unitSymbol "kmol/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K59" ;
    skos:prefLabel "kilomole per cubic metre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 L-3 Θ-1" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.m-3.K-1" ;
    unece:unitSymbol "(kmol/m³)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K6> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K6" ;
    skos:prefLabel "kilolitre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "kL" ;
    unece:unitSymbol "kl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K60" ;
    skos:prefLabel "kilomole per cubic metre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "N1 L-2 M-1 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.m-3.bar-1" ;
    unece:unitSymbol "(kmol/m³)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K61> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K61" ;
    skos:prefLabel "kilomole per minute"@en ;
    unece:conversionMultiplier 16.666666666666668 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "molar flux"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.min-1" ;
    unece:unitSymbol "kmol/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K62> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K62" ;
    skos:prefLabel "litre per litre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "L.L-1" ;
    unece:unitSymbol "l/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K63" ;
    skos:prefLabel "reciprocal litre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "/L" ;
    unece:unitSymbol "1/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K64" ;
    skos:prefLabel "pound (avoirdupois) per degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.8164663 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[degF]-1" ;
    unece:unitSymbol "lb/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K65" ;
    skos:prefLabel "pound (avoirdupois) square foot"@en ;
    unece:conversionMultiplier 0.04214011 ;
    unece:dimensionVector "L2 M1" ;
    unece:rec20Quantity "moment of inertia (dynamic moment of inertia)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[sft_i]" ;
    unece:unitSymbol "lb·ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K66" ;
    skos:prefLabel "pound (avoirdupois) per day"@en ;
    unece:conversionMultiplier 5.249912e-06 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].d-1" ;
    unece:unitSymbol "lb/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K67" ;
    skos:prefLabel "pound per foot hour"@en ;
    unece:conversionMultiplier 0.0004133788732137649 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.h-1" ;
    unece:unitSymbol "lb/(ft·h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K68" ;
    skos:prefLabel "pound per foot second"@en ;
    unece:conversionMultiplier 1.4881639435695537 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.s-1" ;
    unece:unitSymbol "lb/(ft·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT3-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K69" ;
    skos:prefLabel "pound (avoirdupois) per cubic foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 28.83323 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-3.[degF]-1" ;
    unece:unitSymbol "(lb/ft³)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT3-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K70" ;
    skos:prefLabel "pound (avoirdupois) per cubic foot psi"@en ;
    unece:conversionMultiplier 0.0023232815854335254 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-3.[psi]-1" ;
    unece:unitSymbol "(lb/ft³)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-GAL_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K71" ;
    skos:prefLabel "pound (avoirdupois) per gallon (UK)"@en ;
    unece:conversionMultiplier 99.7763727 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[gal_br]-1" ;
    unece:unitSymbol "lb/gal (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-HR-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K73" ;
    skos:prefLabel "pound (avoirdupois) per hour degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.000226796185 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].h-1.[degF]-1" ;
    unece:unitSymbol "(lb/h)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-HR-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K74" ;
    skos:prefLabel "pound (avoirdupois) per hour psi"@en ;
    unece:conversionMultiplier 1.827445e-08 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].h-1.[psi]-1" ;
    unece:unitSymbol "(lb/h)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-IN3-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K75" ;
    skos:prefLabel "pound (avoirdupois) per cubic inch degree Fahrenheit"@en ;
    unece:conversionMultiplier 49823.84 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[in_i]-3.[degF]-1" ;
    unece:unitSymbol "(lb/in³)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-IN3-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K76" ;
    skos:prefLabel "pound (avoirdupois) per cubic inch psi"@en ;
    unece:conversionMultiplier 4.014630579629132 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[in_i]-3.[psi]-1" ;
    unece:unitSymbol "(lb/in³)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K77" ;
    skos:prefLabel "pound (avoirdupois) per psi"@en ;
    unece:conversionMultiplier 6.578801e-05 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[psi]-1" ;
    unece:unitSymbol "lb/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K78" ;
    skos:prefLabel "pound (avoirdupois) per minute"@en ;
    unece:conversionMultiplier 0.007559872833333333 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].min-1" ;
    unece:unitSymbol "lb/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-MIN-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K79" ;
    skos:prefLabel "pound (avoirdupois) per minute degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.013607771099999999 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].min-1.[degF]-1" ;
    unece:unitSymbol "lb/(min·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K80> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-MIN-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K80" ;
    skos:prefLabel "pound (avoirdupois) per minute psi"@en ;
    unece:conversionMultiplier 1.096467e-06 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].min-1.[psi]-1" ;
    unece:unitSymbol "(lb/min)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K81" ;
    skos:prefLabel "pound (avoirdupois) per second"@en ;
    unece:conversionMultiplier 0.4535924 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].s-1" ;
    unece:unitSymbol "lb/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-SEC-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K82" ;
    skos:prefLabel "pound (avoirdupois) per second degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.8164663 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].s-1.[degF]-1" ;
    unece:unitSymbol "(lb/s)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-SEC-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K83" ;
    skos:prefLabel "pound (avoirdupois) per second psi"@en ;
    unece:conversionMultiplier 6.578801e-05 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].s-1.[psi]-1" ;
    unece:unitSymbol "(lb/s)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-YD3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K84" ;
    skos:prefLabel "pound per cubic yard"@en ;
    unece:conversionMultiplier 0.5932764212577829 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[cyd_i]-1" ;
    unece:unitSymbol "lb/yd³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K85" ;
    skos:prefLabel "pound-force per square foot"@en ;
    unece:conversionMultiplier 47.8802631 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[sft_i]-1" ;
    unece:unitSymbol "lbf/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-PER-IN2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K86" ;
    skos:prefLabel "pound-force per square inch degree Fahrenheit"@en ;
    unece:conversionMultiplier 12410.56 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[sin_i]-1.[degF]-1" ;
    unece:unitSymbol "psi/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI-IN3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K87" ;
    skos:prefLabel "psi cubic inch per second"@en ;
    unece:conversionMultiplier 0.1129848 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "leakage rate of gas"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[psi].[cin_i].s-1" ;
    unece:unitSymbol "psi·in³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI-L-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K88" ;
    skos:prefLabel "psi litre per second"@en ;
    unece:conversionMultiplier 6.894757 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "leakage rate of gas"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[psi].L.s-1" ;
    unece:unitSymbol "psi·l/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI-M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K89" ;
    skos:prefLabel "psi cubic metre per second"@en ;
    unece:conversionMultiplier 6894.757 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "leakage rate of gas"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[psi].m3.s-1" ;
    unece:unitSymbol "psi·m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI-YD3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K90" ;
    skos:prefLabel "psi cubic yard per second"@en ;
    unece:conversionMultiplier 5271.42 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "leakage rate of gas"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[psi].[cyd_i].s-1" ;
    unece:unitSymbol "psi·yd³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-SEC-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K91" ;
    skos:prefLabel "pound-force second per square foot"@en ;
    unece:conversionMultiplier 47.8802631 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].s.[sft_i]-1" ;
    unece:unitSymbol "lbf·s/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-SEC-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K92" ;
    skos:prefLabel "pound-force second per square inch"@en ;
    unece:conversionMultiplier 6894.75789 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].s.[sin_i]-1" ;
    unece:unitSymbol "lbf·s/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K93" ;
    skos:prefLabel "reciprocal psi"@en ;
    unece:conversionMultiplier 0.0001450377 ;
    unece:dimensionVector "L1 M-1 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "[psi]-1" ;
    unece:unitSymbol "1/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K94" ;
    skos:prefLabel "quart (UK liquid) per day"@en ;
    unece:conversionMultiplier 1.31542e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_br].d-1" ;
    unece:unitSymbol "qt (UK liq.)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K95" ;
    skos:prefLabel "quart (UK liquid) per hour"@en ;
    unece:conversionMultiplier 3.157007e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_br].h-1" ;
    unece:unitSymbol "qt (UK liq.)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K96" ;
    skos:prefLabel "quart (UK liquid) per minute"@en ;
    unece:conversionMultiplier 1.894205e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_br].min-1" ;
    unece:unitSymbol "qt (UK liq.)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K97" ;
    skos:prefLabel "quart (UK liquid) per second"@en ;
    unece:conversionMultiplier 0.0011365225 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_br].h-1.s-1" ;
    unece:unitSymbol "qt (UK liq.)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_US-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K98" ;
    skos:prefLabel "quart (US liquid) per day"@en ;
    unece:conversionMultiplier 1.095316e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_us].d-1" ;
    unece:unitSymbol "qt (US liq.)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/K99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_US-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "K99" ;
    skos:prefLabel "quart (US liquid) per hour"@en ;
    unece:conversionMultiplier 2.628758e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_us].h-1" ;
    unece:unitSymbol "qt (US liq.)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KAT> a skos:Concept ;
    skos:definition "A unit of catalytic activity defining the catalytic activity of enzymes and other catalysts."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KAT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KAT" ;
    skos:prefLabel "katal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "catalytic activity"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kat" ;
    unece:unitSymbol "kat" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KBA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloBAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KBA" ;
    skos:prefLabel "kilobar"@en ;
    unece:conversionMultiplier 100000000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kbar" ;
    unece:unitSymbol "kbar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KEL> a skos:Concept ;
    skos:definition "Refer ISO 80000-5 (Quantities and units — Part 5: Thermodynamics)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KEL" ;
    skos:prefLabel "kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "Θ1" ;
    unece:rec20Quantity "Debye temperature, Curie temperature, Néel temperature, Fermi temperature, Super conductor transition temperature"@en,
        "thermodynamic"@en ;
    unece:rec20Sector "Heat"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "K" ;
    unece:unitSymbol "K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KGS> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KGS" ;
    skos:prefLabel "kilogram per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.s-1" ;
    unece:unitSymbol "kg/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KHZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloHZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KHZ" ;
    skos:prefLabel "kilohertz"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "kHz" ;
    unece:unitSymbol "kHz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KJO> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KJO" ;
    skos:prefLabel "kilojoule"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kJ" ;
    unece:unitSymbol "kJ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KL" ;
    skos:prefLabel "kilogram per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1" ;
    unece:unitSymbol "kg/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KLX> a skos:Concept ;
    skos:definition "A unit of illuminance equal to one thousand lux."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KLX" ;
    skos:prefLabel "kilolux"@en ;
    unece:rec20Quantity "illuminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "klx" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KMH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloM-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KMH" ;
    skos:prefLabel "kilometre per hour"@en ;
    unece:conversionMultiplier 0.2777777777777778 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "km.h-1" ;
    unece:unitSymbol "km/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KMK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KMK" ;
    skos:prefLabel "square kilometre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "km2" ;
    unece:unitSymbol "km²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KMQ> a skos:Concept ;
    skos:definition "A unit of weight expressed in kilograms of a substance that fills a volume of one cubic metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KMQ" ;
    skos:prefLabel "kilogram per cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en,
        "volumic mass, density, mass density"@en,
        "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Mechanics"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kg.m-3" ;
    unece:unitSymbol "kg/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KMT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KMT" ;
    skos:prefLabel "kilometre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "km" ;
    unece:unitSymbol "km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KNM> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KNM" ;
    skos:prefLabel "kilonewton per square metre"@en ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "KN/m2" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KNT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KNT" ;
    skos:prefLabel "knot"@en ;
    unece:conversionMultiplier 0.5144444444444445 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[kn_i]" ;
    unece:unitSymbol "kn" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KPA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KPA" ;
    skos:prefLabel "kilopascal"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kPa" ;
    unece:unitSymbol "kPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KR" ;
    skos:prefLabel "kiloroentgen"@en ;
    unece:conversionMultiplier 0.258 ;
    unece:dimensionVector "I1 M-1 T1" ;
    unece:rec20Quantity "exposure"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "kR" ;
    unece:unitSymbol "kR" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KTM> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KTM" ;
    skos:prefLabel "kilometre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "km" ;
    unece:unitSymbol "km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KTN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloTON_Metric> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KTN" ;
    skos:prefLabel "kilotonne"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kt" ;
    unece:unitSymbol "kt" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KVA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloVA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KVA" ;
    skos:prefLabel "kilovolt - ampere"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "apparent power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kVA" ;
    unece:unitSymbol "kV·A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KVR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloVAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KVR" ;
    skos:prefLabel "kilovar"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "reactive power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kVA{reactive}" ;
    unece:unitSymbol "kvar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KVT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KVT" ;
    skos:prefLabel "kilovolt"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 L2 M1 T-3" ;
    unece:rec20Quantity "electric potential, potential difference, tension, voltage, electromotive force"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kV" ;
    unece:unitSymbol "kV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KW> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KW" ;
    skos:prefLabel "kilogram per millimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.mm-1" ;
    unece:unitSymbol "kg/mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KWH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KWH" ;
    skos:prefLabel "kilowatt hour"@en ;
    unece:conversionMultiplier 3600000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kW.h" ;
    unece:unitSymbol "kW·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KX> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KX" ;
    skos:prefLabel "millilitre per kilogram"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mL.kg-1" ;
    unece:unitSymbol "ml/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_US-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L10" ;
    skos:prefLabel "quart (US liquid) per minute"@en ;
    unece:conversionMultiplier 1.577255e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_us].min-1" ;
    unece:unitSymbol "qt (US liq.)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_US-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L11" ;
    skos:prefLabel "quart (US liquid) per second"@en ;
    unece:conversionMultiplier 0.000946353 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[qt_us].s-1" ;
    unece:unitSymbol "qt (US liq.)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L12" ;
    skos:prefLabel "metre per second kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 Θ-1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.s-1.K-1" ;
    unece:unitSymbol "(m/s)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L13" ;
    skos:prefLabel "metre per second bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L2 M-1 T1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.s-1.bar-1" ;
    unece:unitSymbol "(m/s)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-HR-DEG_C-PER-KiloCAL_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L14" ;
    skos:prefLabel "square metre hour degree Celsius per kilocalorie (international table)"@en ;
    unece:conversionMultiplier 0.859845 ;
    unece:dimensionVector "M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal insulance, coefficient of thermal insulation"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m2.h.Cel/kcal_IT" ;
    unece:unitSymbol "m²·h·°C/kcal" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-SEC-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L15" ;
    skos:prefLabel "millipascal second per kelvin"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1 Θ-1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa.s.K-1" ;
    unece:unitSymbol "mPa·s/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-SEC-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L16" ;
    skos:prefLabel "millipascal second per bar"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mPa.s.bar-1" ;
    unece:unitSymbol "mPa·s/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L17" ;
    skos:prefLabel "milligram per cubic metre kelvin"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.m-3.K-1" ;
    unece:unitSymbol "(mg/m³)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L18" ;
    skos:prefLabel "milligram per cubic metre bar"@en ;
    unece:conversionMultiplier 1e-11 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.m-3.bar-1" ;
    unece:unitSymbol "(mg/m³)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L19> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L19" ;
    skos:prefLabel "millilitre per litre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mL.L-1" ;
    unece:unitSymbol "ml/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L2> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L2" ;
    skos:prefLabel "litre per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.min-1" ;
    unece:unitSymbol "l/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-MilliM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L20" ;
    skos:prefLabel "reciprocal cubic millimetre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "/mm3" ;
    unece:unitSymbol "1/mm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L21> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM3-PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L21" ;
    skos:prefLabel "cubic millimetre per cubic metre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "volume ratio"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm3.m-3" ;
    unece:unitSymbol "mm³/m³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L23" ;
    skos:prefLabel "mole per hour"@en ;
    unece:conversionMultiplier 0.000277778 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "molar flux"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.h-1" ;
    unece:unitSymbol "mol/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-KiloGM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L24" ;
    skos:prefLabel "mole per kilogram kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 M-1 Θ-1" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.K-1.kg-1" ;
    unece:unitSymbol "(mol/kg)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L25> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-KiloGM-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L25" ;
    skos:prefLabel "mole per kilogram bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "N1 L1 M-2 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.kg-1.bar-1" ;
    unece:unitSymbol "(mol/kg)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-L-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L26" ;
    skos:prefLabel "mole per litre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 L-3 Θ-1" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.L-1.K-1" ;
    unece:unitSymbol "(mol/l)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-L-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L27" ;
    skos:prefLabel "mole per litre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "N1 L-2 M-1 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.L-1.bar-1" ;
    unece:unitSymbol "(mol/l)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L28" ;
    skos:prefLabel "mole per cubic metre kelvin"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 L-3 Θ-1" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.m-3.K-1" ;
    unece:unitSymbol "(mol/m³)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L29" ;
    skos:prefLabel "mole per cubic metre bar"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "N1 L-2 M-1 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.m-3.bar-1" ;
    unece:unitSymbol "(mol/m³)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L30> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L30" ;
    skos:prefLabel "mole per minute"@en ;
    unece:conversionMultiplier 0.016666667 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "molar flux"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.min-1" ;
    unece:unitSymbol "mol/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliR_man> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L31" ;
    skos:prefLabel "milliroentgen aequivalent men"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "dose equivalent"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mREM" ;
    unece:unitSymbol "mrem" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoGM-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L32" ;
    skos:prefLabel "nanogram per kilogram"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "mass ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ng.kg-1" ;
    unece:unitSymbol "ng/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L33" ;
    skos:prefLabel "ounce (avoirdupois) per day"@en ;
    unece:conversionMultiplier 3.2812e-07 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].d-1" ;
    unece:unitSymbol "oz/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L34" ;
    skos:prefLabel "ounce (avoirdupois) per hour"@en ;
    unece:conversionMultiplier 7.87487e-06 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].h-1" ;
    unece:unitSymbol "oz/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L35> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L35" ;
    skos:prefLabel "ounce (avoirdupois) per minute"@en ;
    unece:conversionMultiplier 0.000472492 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].min-1" ;
    unece:unitSymbol "oz/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L36> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L36" ;
    skos:prefLabel "ounce (avoirdupois) per second"@en ;
    unece:conversionMultiplier 0.02834952 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].s-1" ;
    unece:unitSymbol "oz/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L37> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-GAL_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L37" ;
    skos:prefLabel "ounce (avoirdupois) per gallon (UK)"@en ;
    unece:conversionMultiplier 6.23602329 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[gal_br]-1" ;
    unece:unitSymbol "oz/gal (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L38> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-GAL_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L38" ;
    skos:prefLabel "ounce (avoirdupois) per gallon (US)"@en ;
    unece:conversionMultiplier 7.489151707306039 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[gal_us]-1" ;
    unece:unitSymbol "oz/gal (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L39> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-IN3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L39" ;
    skos:prefLabel "ounce (avoirdupois) per cubic inch"@en ;
    unece:conversionMultiplier 1729.99404 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[cin_i]-1" ;
    unece:unitSymbol "oz/in³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L40> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L40" ;
    skos:prefLabel "ounce (avoirdupois)-force"@en ;
    unece:conversionMultiplier 0.278013875 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ozf_av]" ;
    unece:unitSymbol "ozf" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L41> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_F-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L41" ;
    skos:prefLabel "ounce (avoirdupois)-force inch"@en ;
    unece:conversionMultiplier 0.007061552425 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ozf_av].[in_i]" ;
    unece:unitSymbol "ozf·in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L42> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoS-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L42" ;
    skos:prefLabel "picosiemens per metre"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I2 L-3 M-1 T3" ;
    unece:rec20Quantity "conductivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "pS.m-1" ;
    unece:unitSymbol "pS/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L43> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L43" ;
    skos:prefLabel "peck (UK)"@en ;
    unece:conversionMultiplier 0.009092181 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[pk_br]" ;
    unece:unitSymbol "pk (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L44> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L44" ;
    skos:prefLabel "peck (UK) per day"@en ;
    unece:conversionMultiplier 1.052336e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_br].d-1" ;
    unece:unitSymbol "pk (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L45> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L45" ;
    skos:prefLabel "peck (UK) per hour"@en ;
    unece:conversionMultiplier 2.525606e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_br].h-1" ;
    unece:unitSymbol "pk (UK)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L46> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L46" ;
    skos:prefLabel "peck (UK) per minute"@en ;
    unece:conversionMultiplier 0.00015153635 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_br].min-1" ;
    unece:unitSymbol "pk (UK)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L47> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L47" ;
    skos:prefLabel "peck (UK) per second"@en ;
    unece:conversionMultiplier 0.009092181 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_br].s-1" ;
    unece:unitSymbol "pk (UK)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L48> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_US_DRY-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L48" ;
    skos:prefLabel "peck (US dry) per day"@en ;
    unece:conversionMultiplier 1.019649e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_us].d-1" ;
    unece:unitSymbol "pk (US dry)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L49> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_US_DRY-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L49" ;
    skos:prefLabel "peck (US dry) per hour"@en ;
    unece:conversionMultiplier 2.447158e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_us].h-1" ;
    unece:unitSymbol "pk (US dry)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L50> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_US_DRY-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L50" ;
    skos:prefLabel "peck (US dry) per minute"@en ;
    unece:conversionMultiplier 0.000146829459067 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_us].min-1" ;
    unece:unitSymbol "pk (US dry)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L51> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PK_US_DRY-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L51" ;
    skos:prefLabel "peck (US dry) per second"@en ;
    unece:conversionMultiplier 0.00880976754 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pk_us].s-1" ;
    unece:unitSymbol "pk (US dry)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L52> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L52" ;
    skos:prefLabel "psi per psi"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "pressure ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[psi].[psi]-1" ;
    unece:unitSymbol "psi/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L53> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L53" ;
    skos:prefLabel "pint (UK) per day"@en ;
    unece:conversionMultiplier 6.577098e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_br].d" ;
    unece:unitSymbol "pt (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_UK-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L54" ;
    skos:prefLabel "pint (UK) per hour"@en ;
    unece:conversionMultiplier 1.578504e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_br].h-1" ;
    unece:unitSymbol "pt (UK)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L55> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_UK-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L55" ;
    skos:prefLabel "pint (UK) per minute"@en ;
    unece:conversionMultiplier 9.471022e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_br].min-1" ;
    unece:unitSymbol "pt (UK)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L56> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_UK-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L56" ;
    skos:prefLabel "pint (UK) per second"@en ;
    unece:conversionMultiplier 0.0005682613 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_br].s-1" ;
    unece:unitSymbol "pt (UK)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L57> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_US-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L57" ;
    skos:prefLabel "pint (US liquid) per day"@en ;
    unece:conversionMultiplier 5.47658e-09 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_us].d-1" ;
    unece:unitSymbol "pt (US liq.)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L58> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_US-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L58" ;
    skos:prefLabel "pint (US liquid) per hour"@en ;
    unece:conversionMultiplier 1.314379e-07 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_us].h-1" ;
    unece:unitSymbol "pt (US liq.)/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L59> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_US-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L59" ;
    skos:prefLabel "pint (US liquid) per minute"@en ;
    unece:conversionMultiplier 7.886275e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_us].min-1" ;
    unece:unitSymbol "pt (US liq.)/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L60> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_US-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L60" ;
    skos:prefLabel "pint (US liquid) per second"@en ;
    unece:conversionMultiplier 0.0004731765 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[pt_us].s-1" ;
    unece:unitSymbol "pt (US liq.)/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L61> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Use dry pint (common code PTD)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_US_DRY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L61" ;
    skos:prefLabel "pint (US dry)"@en ;
    unece:conversionMultiplier 0.000550610471 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[dpt_us]" ;
    unece:unitSymbol "pt (US dry)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L62> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Use dry quart (US) (common code QTD)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_US_DRY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L62" ;
    skos:prefLabel "quart (US dry)"@en ;
    unece:conversionMultiplier 0.001101220942715 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[dqt_us]" ;
    unece:unitSymbol "qt (US dry)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L63> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L63" ;
    skos:prefLabel "slug per day"@en ;
    unece:conversionMultiplier 0.00016891087963 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L64> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-FT-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L64" ;
    skos:prefLabel "slug per foot second"@en ;
    unece:conversionMultiplier 47.8802591863517 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/(ft·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L65> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-FT3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L65" ;
    skos:prefLabel "slug per cubic foot"@en ;
    unece:conversionMultiplier 515.3788206107324 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/ft³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L66> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L66" ;
    skos:prefLabel "slug per hour"@en ;
    unece:conversionMultiplier 0.004053861111111 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L67> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L67" ;
    skos:prefLabel "slug per minute"@en ;
    unece:conversionMultiplier 0.243231666666667 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L68> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SLUG-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L68" ;
    skos:prefLabel "slug per second"@en ;
    unece:conversionMultiplier 14.593903 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "slug/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L69> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L69" ;
    skos:prefLabel "tonne per kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.K-1" ;
    unece:unitSymbol "t/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L70> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L70" ;
    skos:prefLabel "tonne per bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.bar-1" ;
    unece:unitSymbol "t/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L71> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L71" ;
    skos:prefLabel "tonne per day"@en ;
    unece:conversionMultiplier 0.011574074074074 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.d-1" ;
    unece:unitSymbol "t/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L72> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-DAY-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L72" ;
    skos:prefLabel "tonne per day kelvin"@en ;
    unece:conversionMultiplier 0.011574074074074073 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.d-1.K-1" ;
    unece:unitSymbol "(t/d)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L73> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-DAY-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L73" ;
    skos:prefLabel "tonne per day bar"@en ;
    unece:conversionMultiplier 1.157407e-07 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.d-1.bar-1" ;
    unece:unitSymbol "(t/d)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L74> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-HR-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L74" ;
    skos:prefLabel "tonne per hour kelvin"@en ;
    unece:conversionMultiplier 0.2777777777777778 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.h-1.K-1" ;
    unece:unitSymbol "(t/h)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L75> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-HR-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L75" ;
    skos:prefLabel "tonne per hour bar"@en ;
    unece:conversionMultiplier 2.777778e-06 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.h-1.bar-1" ;
    unece:unitSymbol "(t/h)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L76> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-M3-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L76" ;
    skos:prefLabel "tonne per cubic metre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-3 M1 Θ-1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.m-3.K-1" ;
    unece:unitSymbol "(t/m³)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L77> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-M3-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L77" ;
    skos:prefLabel "tonne per cubic metre bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.m-3.bar-1" ;
    unece:unitSymbol "(t/m³)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L78> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L78" ;
    skos:prefLabel "tonne per minute"@en ;
    unece:conversionMultiplier 16.666666666666668 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.min-1" ;
    unece:unitSymbol "t/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L79> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-MIN-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L79" ;
    skos:prefLabel "tonne per minute kelvin"@en ;
    unece:conversionMultiplier 16.666666666666668 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.min-1.K-1" ;
    unece:unitSymbol "(t/min)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L80> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-MIN-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L80" ;
    skos:prefLabel "tonne per minute bar"@en ;
    unece:conversionMultiplier 0.00016666666666666666 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.min-1.bar-1" ;
    unece:unitSymbol "(t/min)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L81> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L81" ;
    skos:prefLabel "tonne per second"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.s-1" ;
    unece:unitSymbol "t/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L82> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-SEC-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L82" ;
    skos:prefLabel "tonne per second kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.s-1.K-1" ;
    unece:unitSymbol "(t/s)/K" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L83> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Metric-PER-SEC-BAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L83" ;
    skos:prefLabel "tonne per second bar"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.s-1.bar-1" ;
    unece:unitSymbol "(t/s)/bar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L84> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHIPPING_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L84" ;
    skos:prefLabel "ton (UK shipping)"@en ;
    unece:conversionMultiplier 1.1326 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "British shipping ton" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L85> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_UK-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L85" ;
    skos:prefLabel "ton long per day"@en ;
    unece:conversionMultiplier 0.011759259259259 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lton_av].d-1" ;
    unece:unitSymbol "ton (UK)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHIPPING_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L86" ;
    skos:prefLabel "ton (US shipping)"@en ;
    unece:conversionMultiplier 1.1326 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "(US) shipping ton" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L87> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L87" ;
    skos:prefLabel "ton short per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1632.932 ;
    unece:dimensionVector "M1 Θ-1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].[degF]-1" ;
    unece:unitSymbol "ton (US)/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L88> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_US-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L88" ;
    skos:prefLabel "ton short per day"@en ;
    unece:conversionMultiplier 0.010497685185185 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].d-1" ;
    unece:unitSymbol "ton (US)/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L89> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-HR-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L89" ;
    skos:prefLabel "ton short per hour degree Fahrenheit"@en ;
    unece:conversionMultiplier 0.45359236999999997 ;
    unece:dimensionVector "M1 Θ-1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].h-1.[degF]-1" ;
    unece:unitSymbol "ton (US)/(h·°F)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L90> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-HR-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L90" ;
    skos:prefLabel "ton short per hour psi"@en ;
    unece:conversionMultiplier 3.654889e-05 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].h-1.[psi]-1" ;
    unece:unitSymbol "(ton (US)/h)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L91> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_SHORT-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L91" ;
    skos:prefLabel "ton short per psi"@en ;
    unece:conversionMultiplier 0.13157601648947936 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].[psi]-1" ;
    unece:unitSymbol "ton (US)/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_LONG-PER-YD3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L92" ;
    skos:prefLabel "ton (UK long) per cubic yard"@en ;
    unece:conversionMultiplier 1328.8778292234224 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lton_av]/[cyd_i]" ;
    unece:unitSymbol "ton.l/yd³ (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L93> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_US-PER-YD3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L93" ;
    skos:prefLabel "ton (US short) per cubic yard"@en ;
    unece:conversionMultiplier 1186.3112117181538 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av].[cyd_i]-1" ;
    unece:unitSymbol "ton.s/yd³ (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L94> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_F_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L94" ;
    skos:prefLabel "ton-force (US short)"@en ;
    unece:conversionMultiplier 8896.443230521 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[stonf_av]" ;
    unece:unitSymbol "ton.sh-force" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L95> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR_Common> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L95" ;
    skos:prefLabel "common year"@en ;
    unece:conversionMultiplier 31536000.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "y (365 days)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L96> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR_Sidereal> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L96" ;
    skos:prefLabel "sidereal year"@en ;
    unece:conversionMultiplier 31558149.7632 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "y (sidereal)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L98> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L98" ;
    skos:prefLabel "yard per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.6459200164592 ;
    unece:dimensionVector "L1 Θ-1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i].[degF]-1" ;
    unece:unitSymbol "yd/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/L99> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "L99" ;
    skos:prefLabel "yard per psi"@en ;
    unece:conversionMultiplier 0.00013262250143006145 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i].[psi]-1" ;
    unece:unitSymbol "yd/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-IN3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LA" ;
    skos:prefLabel "pound per cubic inch"@en ;
    unece:conversionMultiplier 27679.904710203125 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[cin_i]-1" ;
    unece:unitSymbol "lb/in³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LBR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LBR" ;
    skos:prefLabel "pound"@en ;
    unece:conversionMultiplier 0.45359237 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av]" ;
    unece:unitSymbol "lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LD> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LD" ;
    skos:prefLabel "litre per day"@en ;
    unece:conversionMultiplier 1.157407e-08 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "L.d-1" ;
    unece:unitSymbol "l/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LTN> a skos:Concept ;
    skos:definition "Synonym: gross ton (2240 lb)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LTN" ;
    skos:prefLabel "ton (UK) or long ton (US)"@en ;
    unece:conversionMultiplier 1016.0469088 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lton_av]" ;
    unece:unitSymbol "ton (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LUM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LUM" ;
    skos:prefLabel "lumen"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "J1" ;
    unece:rec20Quantity "luminous flux"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lm" ;
    unece:unitSymbol "lm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LUX> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LUX> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LUX" ;
    skos:prefLabel "lux"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "illuminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lx" ;
    unece:unitSymbol "lx" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M1> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M1" ;
    skos:prefLabel "milligram per litre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-3 M1" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.L-1" ;
    unece:unitSymbol "mg/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M10> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-YD3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M10" ;
    skos:prefLabel "reciprocal cubic yard"@en ;
    unece:conversionMultiplier 1.307951 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "[cyd_i]-1" ;
    unece:unitSymbol "1/yd³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M11> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M11" ;
    skos:prefLabel "cubic yard per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1.376198881991088 ;
    unece:dimensionVector "L3 Θ-1" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[cyd_i].[degF]-1" ;
    unece:unitSymbol "yd³/°F" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M12" ;
    skos:prefLabel "cubic yard per day"@en ;
    unece:conversionMultiplier 8.849015e-06 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cyd_i].d-1" ;
    unece:unitSymbol "yd³/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M13> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M13" ;
    skos:prefLabel "cubic yard per hour"@en ;
    unece:conversionMultiplier 0.00021237634944 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cyd_i].h-1" ;
    unece:unitSymbol "yd³/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M14> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3-PER-PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M14" ;
    skos:prefLabel "cubic yard per psi"@en ;
    unece:conversionMultiplier 0.00011088930199731351 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i]3.[psi]-1" ;
    unece:unitSymbol "yd³/psi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M15> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M15" ;
    skos:prefLabel "cubic yard per minute"@en ;
    unece:conversionMultiplier 0.0127425809664 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cyd_i].min-1" ;
    unece:unitSymbol "yd³/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M16> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M16" ;
    skos:prefLabel "cubic yard per second"@en ;
    unece:conversionMultiplier 0.764554857984 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[cyd_i].s-1" ;
    unece:unitSymbol "yd³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M17> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloHZ-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M17" ;
    skos:prefLabel "kilohertz metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kHz.m" ;
    unece:unitSymbol "kHz·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M18> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaHZ-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M18" ;
    skos:prefLabel "gigahertz metre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "GHz.m" ;
    unece:unitSymbol "GHz·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-MegaK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M20" ;
    skos:prefLabel "reciprocal megakelvin or megakelvin to the power minus one"@en ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "linear expansion coefficient, cubic expansion coefficient, relative pressure coefficient"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "1/MK" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M21> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M21" ;
    skos:prefLabel "reciprocal kilovolt - ampere reciprocal hour"@en ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "1/kVAh" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M22> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL-PER-CentiM2-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M22" ;
    skos:prefLabel "millilitre per square centimetre minute"@en ;
    unece:conversionMultiplier 0.00016666667 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mL.cm-2" ;
    unece:unitSymbol "(ml/min)/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M23> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M23" ;
    skos:prefLabel "newton per centimetre"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.cm-1" ;
    unece:unitSymbol "N/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M24> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M24" ;
    skos:prefLabel "ohm kilometre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Ohm.km" ;
    unece:unitSymbol "Ω·km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M26> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaOHM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M26" ;
    skos:prefLabel "gigaohm per metre"@en ;
    unece:conversionMultiplier 1000000000.0 ;
    unece:dimensionVector "I-2 L1 M1 T-3" ;
    unece:rec20Quantity "resistance load per unit length"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "GOhm.m-1" ;
    unece:unitSymbol "GΩ/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M27> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaHZ-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M27" ;
    skos:prefLabel "megahertz metre"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MHz.m" ;
    unece:unitSymbol "MHz·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M29> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M29" ;
    skos:prefLabel "kilogram per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "mass ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.kg-1" ;
    unece:unitSymbol "kg/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M30> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M30" ;
    skos:prefLabel "reciprocal volt - ampere reciprocal second"@en ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "1/(V·A·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M31> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-KiloM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M31" ;
    skos:prefLabel "kilogram per kilometre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.km-1" ;
    unece:unitSymbol "kg/km" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-SEC-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M32" ;
    skos:prefLabel "pascal second per litre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-4 M1 T-1" ;
    unece:rec20Quantity "acoustic impedance"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "Pa.s.L-1" ;
    unece:unitSymbol "Pa·s/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliMOL-PER-L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M33" ;
    skos:prefLabel "millimole per litre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 L-3" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mmol.L-1" ;
    unece:unitSymbol "mmol/l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M34" ;
    skos:prefLabel "newton metre per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "torsional stiffness, area-related torsional moment"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m.m-2" ;
    unece:unitSymbol "N·m/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M35> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M35" ;
    skos:prefLabel "millivolt - ampere"@en ;
    unece:rec20Quantity "apparent power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "mV·A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M38> a skos:Concept ;
    skos:definition "1000-fold of the SI base unit metre divided by the power of the SI base unit second by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloM-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M38" ;
    skos:prefLabel "kilometre per second squared"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "km.s-2" ;
    unece:unitSymbol "km/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M39> a skos:Concept ;
    skos:definition "0,01-fold of the SI base unit metre divided by the power of the SI base unit second by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M39" ;
    skos:prefLabel "centimetre per second squared"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "cm.s-2" ;
    unece:unitSymbol "cm/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M40> a skos:Concept ;
    skos:definition "Unit of the length according to the Anglo-American and Imperial system of units divided by the power of the SI base unit second by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M40" ;
    skos:prefLabel "yard per second squared"@en ;
    unece:conversionMultiplier 0.9144 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i].s-2" ;
    unece:unitSymbol "yd/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M41> a skos:Concept ;
    skos:definition "0,001-fold of the SI base unit metre divided by the power of the SI base unit second by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M41" ;
    skos:prefLabel "millimetre per second squared"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm.s-2" ;
    unece:unitSymbol "mm/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M42> a skos:Concept ;
    skos:definition "Unit of the length according to the Imperial system of units divided by the power of the SI base unit second by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI_US-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M42" ;
    skos:prefLabel "mile (statute mile) per second squared"@en ;
    unece:conversionMultiplier 1609.347 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_us].s-2" ;
    unece:unitSymbol "mi/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M43> a skos:Concept ;
    skos:definition "Unit to indicate an angle at military zone, equal to the 6400th part of the full circle of the 360° or 2·p·rad."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M43" ;
    skos:prefLabel "mil"@en ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "mil" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M44> a skos:Concept ;
    skos:definition "Unit to identify an angle of the full circle of 360° or 2·p·rad (Refer ISO/TC12 SI Guide)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/REV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M44" ;
    skos:prefLabel "revolution"@en ;
    unece:conversionMultiplier 6.28318531 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "angle (plane)"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "rev" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M45> a skos:Concept ;
    skos:definition "360 part of a full circle divided by the power of the SI base unit second and the exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M45" ;
    skos:prefLabel "degree [unit of angle] per second squared"@en ;
    unece:conversionMultiplier 0.0174532925 ;
    unece:dimensionVector "T-2" ;
    unece:rec20Quantity "angular acceleration"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "deg.s-2" ;
    unece:unitSymbol "°/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M46> a skos:Concept ;
    skos:definition "Unit of the angular velocity."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/REV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M46" ;
    skos:prefLabel "revolution per minute"@en ;
    unece:conversionMultiplier 0.10471975516666666 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "angular velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "{#}.min-1" ;
    unece:unitSymbol "r/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M47> a skos:Concept ;
    skos:definition "Unit of an area, of which the size is given by a diameter of length of 1 mm (0,001 in) based on the formula: area = p·(diameter/2)²."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MIL_Circ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M47" ;
    skos:prefLabel "circular mil"@en ;
    unece:conversionMultiplier 5.067075e-10 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[cml_i]" ;
    unece:unitSymbol "cmil" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M48> a skos:Concept ;
    skos:definition "Unit of the area, which is mainly common in the agriculture and forestry."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M48" ;
    skos:prefLabel "square mile (based on U.S. survey foot)"@en ;
    unece:conversionMultiplier 2589997.766409 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i]2" ;
    unece:unitSymbol "mi² (US survey)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M49> a skos:Concept ;
    skos:definition "Unit of the length according the Anglo-American system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CHAIN_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M49" ;
    skos:prefLabel "chain (based on U.S. survey foot)"@en ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "ch (US survey)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M5> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroCi> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M5" ;
    skos:prefLabel "microcurie"@en ;
    unece:conversionMultiplier 37000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "uCi" ;
    unece:unitSymbol "µCi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M50> a skos:Concept ;
    skos:definition "Unit commonly used in Great Britain at rural distances: 1 furlong = 40 rods = 10 chains (UK) = 1/8 mile = 1/10 furlong = 220 yards = 660 foot."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FUR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M50" ;
    skos:prefLabel "furlong"@en ;
    unece:conversionMultiplier 201.168 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[fur_us]" ;
    unece:unitSymbol "fur" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M51> a skos:Concept ;
    skos:definition "Unit commonly used in the United States for ordnance survey._x000D_"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M51" ;
    skos:prefLabel "foot (U.S. survey)"@en ;
    unece:conversionMultiplier 0.3048006 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ft_us]" ;
    unece:unitSymbol "ft (US survey)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M52> a skos:Concept ;
    skos:definition "Unit commonly used in the United States for ordnance survey."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M52" ;
    skos:prefLabel "mile (based on U.S. survey foot)"@en ;
    unece:conversionMultiplier 1609.347 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_us]" ;
    unece:unitSymbol "mi (US survey)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M53> a skos:Concept ;
    skos:definition "SI base unit metre divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M53" ;
    skos:prefLabel "metre per pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M-1 T2" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.Pa-1" ;
    unece:unitSymbol "m/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M55> a skos:Concept ;
    skos:definition "Unit of the translation factor for implementation from rotation to linear movement."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-RAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M55" ;
    skos:prefLabel "metre per radiant"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "solid angle"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.rad-1" ;
    unece:unitSymbol "m/rad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M56> a skos:Concept ;
    skos:definition "Unit for a very short period."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M56" ;
    skos:prefLabel "shake"@en ;
    unece:conversionMultiplier 1e-08 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "10.ns" ;
    unece:unitSymbol "shake" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M57> a skos:Concept ;
    skos:definition "Unit of velocity from the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M57" ;
    skos:prefLabel "mile per minute"@en ;
    unece:conversionMultiplier 26.8224 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i].min-1" ;
    unece:unitSymbol "mi/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M58> a skos:Concept ;
    skos:definition "Unit of the velocity from the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M58" ;
    skos:prefLabel "mile per second"@en ;
    unece:conversionMultiplier 1609.344 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i].sec-1" ;
    unece:unitSymbol "mi/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M59> a skos:Concept ;
    skos:definition "SI base unit meter divided by the product of SI base unit second and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-SEC-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M59" ;
    skos:prefLabel "metre per second pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M-1 T1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.s-1.Pa-1" ;
    unece:unitSymbol "(m/s)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M60> a skos:Concept ;
    skos:definition "SI base unit metre divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M60" ;
    skos:prefLabel "metre per hour"@en ;
    unece:conversionMultiplier 0.000277777778 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m.h-1" ;
    unece:unitSymbol "m/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M61> a skos:Concept ;
    skos:definition "Unit of the length according to the Anglo-American and Imperial system of units divided by the unit common year with 365 days."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-YR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M61" ;
    skos:prefLabel "inch per year"@en ;
    unece:conversionMultiplier 8.048774e-10 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].a-1" ;
    unece:unitSymbol "in/y" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M62> a skos:Concept ;
    skos:definition "1000-fold of the SI base unit metre divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M62" ;
    skos:prefLabel "kilometre per second"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "km.s-1" ;
    unece:unitSymbol "km/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M63> a skos:Concept ;
    skos:definition "Unit inch according to the Anglo-American and Imperial system of units divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M63" ;
    skos:prefLabel "inch per minute"@en ;
    unece:conversionMultiplier 0.000423333333 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[in_i].min-1" ;
    unece:unitSymbol "in/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M64> a skos:Concept ;
    skos:definition "Unit yard according to the Anglo-American and Imperial system of units divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M64" ;
    skos:prefLabel "yard per second"@en ;
    unece:conversionMultiplier 0.9144 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i].s-1" ;
    unece:unitSymbol "yd/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M65> a skos:Concept ;
    skos:definition "Unit yard according to the Anglo-American and Imperial system of units divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M65" ;
    skos:prefLabel "yard per minute"@en ;
    unece:conversionMultiplier 0.01524 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i].min-1" ;
    unece:unitSymbol "yd/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M66> a skos:Concept ;
    skos:definition "Unit yard according to the Anglo-American and Imperial system of units divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M66" ;
    skos:prefLabel "yard per hour"@en ;
    unece:conversionMultiplier 0.000254 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i].h-1" ;
    unece:unitSymbol "yd/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M67> a skos:Concept ;
    skos:definition "Unit of the volume, which is used in the United States to measure/gauge the capacity of reservoirs."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/AC-FT_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M67" ;
    skos:prefLabel "acre-foot (based on U.S. survey foot)"@en ;
    unece:conversionMultiplier 1233.4842656613735 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[acr_br].[ft_us]" ;
    unece:unitSymbol "acre-ft (US survey)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M68> a skos:Concept ;
    skos:definition "Traditional unit of the volume of stacked firewood which has been measured with a cord."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CORD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M68" ;
    skos:prefLabel "cord (128 ft3)"@en ;
    unece:conversionMultiplier 3.62 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[crd_us]" ;
    unece:unitSymbol "cord" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M69> a skos:Concept ;
    skos:definition "Unit of volume according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M69" ;
    skos:prefLabel "cubic mile (UK statute)"@en ;
    unece:conversionMultiplier 4168181830.0 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i]3" ;
    unece:unitSymbol "mi³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M7> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M7" ;
    skos:prefLabel "micro-inch"@en ;
    unece:conversionMultiplier 2.54e-08 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "u[in_i]" ;
    unece:unitSymbol "µin" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M70> a skos:Concept ;
    skos:definition "Traditional unit of the cargo capacity."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Register> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M70" ;
    skos:prefLabel "ton, register"@en ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "RT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M71> a skos:Concept ;
    skos:definition "Power of the SI base unit meter by exponent 3 divided by the derived SI base unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M71" ;
    skos:prefLabel "cubic metre per pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L4 M-1 T2" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "m3.Pa-1" ;
    unece:unitSymbol "m³/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M72> a skos:Concept ;
    skos:definition "Logarithmic relationship to base 10."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/B> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M72" ;
    skos:prefLabel "bel"@en ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "level of a field quantity, level of a power quantity"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "B" ;
    unece:unitSymbol "B" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M73> a skos:Concept ;
    skos:definition "SI base unit kilogram divided by the product of the power of the SI base unit metre with exponent 3 and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M3-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M73" ;
    skos:prefLabel "kilogram per cubic metre pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-3.Pa-1" ;
    unece:unitSymbol "(kg/m³)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M74> a skos:Concept ;
    skos:definition "SI base unit kilogram divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M74" ;
    skos:prefLabel "kilogram per pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T2" ;
    unece:rec20Quantity "density, mass density, volumic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.Pa-1" ;
    unece:unitSymbol "kg/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M75> a skos:Concept ;
    skos:definition "1000-fold of the unit of the force pound-force (lbf) according to the Anglo-American system of units with the relationship."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KIP_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M75" ;
    skos:prefLabel "kilopound-force"@en ;
    unece:conversionMultiplier 4448.222 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "k[lbf_av]" ;
    unece:unitSymbol "kip" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M76> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the power, which corresponds to a mass of a pound multiplied with the acceleration of a foot per square second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M76" ;
    skos:prefLabel "poundal"@en ;
    unece:conversionMultiplier 0.138254954376 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2" ;
    unece:unitSymbol "pdl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M77> a skos:Concept ;
    skos:definition "Product of the SI base unit kilogram and the SI base unit metre divided by the power of the SI base unit second by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-M-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M77" ;
    skos:prefLabel "kilogram metre per second squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m.s-2" ;
    unece:unitSymbol "kg·m/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M78> a skos:Concept ;
    skos:definition "0,001-fold of the unit of the weight, defined as a mass of 1 kg which finds out about a weight strength from 1 kp by the gravitational force at sea level which corresponds to a strength of 9,806 65 newton."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/POND> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M78" ;
    skos:prefLabel "pond"@en ;
    unece:conversionMultiplier 0.00980665 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "p" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M79> a skos:Concept ;
    skos:definition "Power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2 divided by the unit of time hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT2-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M79" ;
    skos:prefLabel "square foot per hour"@en ;
    unece:conversionMultiplier 2.58064e-05 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[sft_i].h-1" ;
    unece:unitSymbol "ft²/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M80> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit stokes divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/ST-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M80" ;
    skos:prefLabel "stokes per pascal"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "St.Pa-1" ;
    unece:unitSymbol "St/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M81> a skos:Concept ;
    skos:definition "0,000 1-fold of the power of the SI base unit metre by exponent 2 divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M81" ;
    skos:prefLabel "square centimetre per second"@en ;
    unece:conversionMultiplier 0.0001 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "cm2.s-1" ;
    unece:unitSymbol "cm²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M82> a skos:Concept ;
    skos:definition "Power of the SI base unit metre with the exponent 2 divided by the SI base unit second and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M82" ;
    skos:prefLabel "square metre per second pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 M-1 T1" ;
    unece:rec20Quantity "kinematic viscosity"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m2.s-1.Pa-1" ;
    unece:unitSymbol "(m²/s)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M83> a skos:Concept ;
    skos:definition "Traditional unit for the indication of the linear mass of textile fibers and yarns."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M83" ;
    skos:prefLabel "denier"@en ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "den" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M84> a skos:Concept ;
    skos:definition "Unit for linear mass according to avoirdupois system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-YD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M84" ;
    skos:prefLabel "pound per yard"@en ;
    unece:conversionMultiplier 0.4960546478565179 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[yd_i]-1" ;
    unece:unitSymbol "lb/yd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M85> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the mass used in the mineralogy to determine the concentration of precious metals in ore according to the mass of the precious metal in milligrams in a sample of the mass of an assay sound (number of troy ounces in a short ton (1 000 lb))."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_Assay> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M85" ;
    skos:prefLabel "ton, assay"@en ;
    unece:conversionMultiplier 0.02916667 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/M86> a skos:Concept ;
    skos:definition "Outdated unit of the mass used in Germany."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PFUND> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M86" ;
    skos:prefLabel "pfund"@en ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "pfd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M87> a skos:Concept ;
    skos:definition "SI base unit kilogram divided by the product of the SI base unit second and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-SEC-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M87" ;
    skos:prefLabel "kilogram per second pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.s-1.Pa-1" ;
    unece:unitSymbol "(kg/s)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M88> a skos:Concept ;
    skos:definition "Unit tonne divided by the unit month."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-MO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M88" ;
    skos:prefLabel "tonne per month"@en ;
    unece:conversionMultiplier 0.0003919350772901616 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.mo-1" ;
    unece:unitSymbol "t/mo" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M89> a skos:Concept ;
    skos:definition "Unit tonne divided by the unit year with 365 days."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TONNE-PER-YR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M89" ;
    skos:prefLabel "tonne per year"@en ;
    unece:conversionMultiplier 3.168809e-05 ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "t.a-1" ;
    unece:unitSymbol "t/y" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M90> a skos:Concept ;
    skos:definition "1000-fold of the unit of the mass avoirdupois pound according to the avoirdupois unit system divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloLB-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M90" ;
    skos:prefLabel "kilopound per hour"@en ;
    unece:dimensionVector "M1 T-1" ;
    unece:rec20Quantity "mass flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "klb/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M91> a skos:Concept ;
    skos:definition "Proportion of the mass consisting of the avoirdupois pound according to the avoirdupois unit system divided by the avoirdupois pound according to the avoirdupois unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M91" ;
    skos:prefLabel "pound per pound"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "mass ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[lb_av]-1" ;
    unece:unitSymbol "lb/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M92> a skos:Concept ;
    skos:definition "Product of the unit pound-force according to the Anglo-American system of units and the unit foot according to the Anglo-American and the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M92" ;
    skos:prefLabel "pound-force foot"@en ;
    unece:conversionMultiplier 1.35581807 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[ft_i]" ;
    unece:unitSymbol "lbf·ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M93> a skos:Concept ;
    skos:definition "Product of the derived SI unit newton and the SI base unit metre divided by the unit radian."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M-PER-RAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M93" ;
    skos:prefLabel "newton metre per radian"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:conversionOffset 0.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m.rad-1" ;
    unece:unitSymbol "N·m/rad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M94> a skos:Concept ;
    skos:definition "Unit of imbalance as a product of the SI base unit kilogram and the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M94" ;
    skos:prefLabel "kilogram metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m" ;
    unece:unitSymbol "kg·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M95> a skos:Concept ;
    skos:definition "Product of the non SI-conforming unit of the force poundal and the unit foot according to the Anglo-American and Imperial system of units ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M95" ;
    skos:prefLabel "poundal foot"@en ;
    unece:conversionMultiplier 0.0421401100938048 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.[ft_i]" ;
    unece:unitSymbol "pdl·ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M96> a skos:Concept ;
    skos:definition "Product of the non SI-conforming unit of the force poundal and the unit inch according to the Anglo-American and Imperial system of units ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M96" ;
    skos:prefLabel "poundal inch"@en ;
    unece:conversionMultiplier 0.0035116758411504 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.[in_i]" ;
    unece:unitSymbol "pdl·in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M97> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the rotational moment."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DYN-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M97" ;
    skos:prefLabel "dyne metre"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dyn.m" ;
    unece:unitSymbol "dyn·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M98> a skos:Concept ;
    skos:definition "Product of the SI base unit kilogram and the 0,01-fold of the SI base unit metre divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-CentiM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M98" ;
    skos:prefLabel "kilogram centimetre per second"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L1 M1 T-1" ;
    unece:rec20Quantity "momentum"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.cm.s-1" ;
    unece:unitSymbol "kg·(cm/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/M99> a skos:Concept ;
    skos:definition "Product of the 0,001-fold of the SI base unit kilogram and the 0,01-fold of the SI base unit metre divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-CentiM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "M99" ;
    skos:prefLabel "gram centimetre per second"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 M1 T-1" ;
    unece:rec20Quantity "momentum"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm.s-1" ;
    unece:unitSymbol "g·(cm/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MAL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MAL" ;
    skos:prefLabel "megalitre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "ML" ;
    unece:unitSymbol "Ml" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MAM> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MAM" ;
    skos:prefLabel "megametre"@en ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "Mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MAR> a skos:Concept ;
    skos:definition "A unit of electrical reactive power represented by a current of one thousand amperes flowing due a potential difference of one thousand volts where the sine of the phase angle between them is 1."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaVAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MAR" ;
    skos:prefLabel "megavar"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "reactive power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MVA{reactive}" ;
    unece:unitSymbol "kvar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MAW> a skos:Concept ;
    skos:definition "A unit of power defining the rate of energy transferred or consumed when a current of 1000 amperes flows due to a potential of 1000 volts at unity power factor."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MAW" ;
    skos:prefLabel "megawatt"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en,
        "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Mechanics"@en ;
    unece:ucumCode "MW" ;
    unece:unitSymbol "MW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MBR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliBAR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MBR" ;
    skos:prefLabel "millibar"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mbar" ;
    unece:unitSymbol "mbar" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MC> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MC" ;
    skos:prefLabel "microgram"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ug" ;
    unece:unitSymbol "µg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MCU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliCi> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MCU" ;
    skos:prefLabel "millicurie"@en ;
    unece:conversionMultiplier 37000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "activity"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en ;
    unece:ucumCode "mCi" ;
    unece:unitSymbol "mCi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MGM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MGM" ;
    skos:prefLabel "milligram"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg" ;
    unece:unitSymbol "mg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MHZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaHZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MHZ" ;
    skos:prefLabel "megahertz"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "MHz" ;
    unece:unitSymbol "MHz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MIK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MIK" ;
    skos:prefLabel "square mile (statute mile)"@en ;
    unece:conversionMultiplier 2589997.766409 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i]2" ;
    unece:unitSymbol "mi²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MLT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MLT" ;
    skos:prefLabel "millilitre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mL" ;
    unece:unitSymbol "ml" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MMK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MMK" ;
    skos:prefLabel "square millimetre"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm2" ;
    unece:unitSymbol "mm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MMQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MMQ" ;
    skos:prefLabel "cubic millimetre"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm3" ;
    unece:unitSymbol "mm³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MMT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MMT" ;
    skos:prefLabel "millimetre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mm" ;
    unece:unitSymbol "mm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MON> a skos:Concept ;
    skos:definition "Unit of time equal to 1/12 of a year of 365,25 days."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MON" ;
    skos:prefLabel "month"@en ;
    unece:conversionMultiplier 2551442.976 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "mo" ;
    unece:unitSymbol "mo" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MQH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MQH" ;
    skos:prefLabel "cubic metre per hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.h-1" ;
    unece:unitSymbol "m³/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MTZ> a skos:Concept ;
    skos:definition "A unit of frequency equal to 0.001 cycle per second"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliHZ> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MTZ" ;
    skos:prefLabel "millihertz"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:unitSymbol "mHz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MVA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaVA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MVA" ;
    skos:prefLabel "megavolt - ampere"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "apparent power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "MVA" ;
    unece:unitSymbol "MV·A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N10> a skos:Concept ;
    skos:definition "Product of the avoirdupois pound according to the avoirdupois unit system and the unit foot according to the Anglo-American and Imperial system of units divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-FT-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N10" ;
    skos:prefLabel "pound foot per second"@en ;
    unece:conversionMultiplier 0.138254954376 ;
    unece:dimensionVector "L1 M1 T-1" ;
    unece:rec20Quantity "momentum"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-1" ;
    unece:unitSymbol "lb·(ft/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N11> a skos:Concept ;
    skos:definition "Product of the avoirdupois pound according to the avoirdupois unit system and the unit inch according to the Anglo-American and Imperial system of units divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-IN-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N11" ;
    skos:prefLabel "pound inch per second"@en ;
    unece:conversionMultiplier 0.011521246198 ;
    unece:dimensionVector "L1 M1 T-1" ;
    unece:rec20Quantity "momentum"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[in_i].s-1" ;
    unece:unitSymbol "lb·(in/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N12> a skos:Concept ;
    skos:definition "Obsolete unit of the power relating to DIN 1301-3:1979: 1 PS = 735,498 75 W."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PFERDESTAERKE> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N12" ;
    skos:prefLabel "Pferdestaerke"@en ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "PS" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N13> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure, at which a value of 1 cmHg meets the static pressure, which is generated by a mercury at a temperature of 0 °C with a height of 1 centimetre ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM_HG_0DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N13" ;
    skos:prefLabel "centimetre of mercury (0 ºC)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "cmHg (0 ºC)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N14> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure, at which a value of 1 cmH2O meets the static pressure, which is generated by a head of water at a temperature of 4 °C with a height of 1 centimetre ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N14" ;
    skos:prefLabel "centimetre of water (4 ºC)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "cmH₂O (4 °C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N15> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 ftH2O is equivalent to the static pressure, which is generated by a head of water at a temperature 39,2°F with a height of 1 foot ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT_H2O_39dot2DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N15" ;
    skos:prefLabel "foot of water (39.2 ºF)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "ftH₂O (39,2 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N16> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inHg meets the static pressure, which is generated by a mercury at a temperature of 32°F with a height of 1 inch."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN_HG_32DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N16" ;
    skos:prefLabel "inch of mercury (32 ºF)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "inHG (32 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N17> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inHg meets the static pressure, which is generated by a mercury at a temperature of 60°F with a height of 1 inch."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN_HG_60DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N17" ;
    skos:prefLabel "inch of mercury (60 ºF)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "inHg (60 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N18> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inH2O meets the static pressure, which is generated by a head of water at a temperature of 39,2°F with a height of 1 inch ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN_H2O_39dot2DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N18" ;
    skos:prefLabel "inch of water (39.2 ºF)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "inH₂O (39,2 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N19> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure according to the Anglo-American and Imperial system for units, whereas the value of 1 inH2O meets the static pressure, which is generated by a head of water at a temperature of 60°F with a height of 1 inch ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN_H2O_60DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N19" ;
    skos:prefLabel "inch of water (60 ºF)"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "inH₂O (60 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N20> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the pressure according to the Anglo-American system of units as the 1000-fold of the unit of the force pound-force divided by the power of the unit inch by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KIP_F-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N20" ;
    skos:prefLabel "kip per square inch"@en ;
    unece:conversionMultiplier 6894757.89 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "k[lbf_av].[in_i]-2" ;
    unece:unitSymbol "ksi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N21> a skos:Concept ;
    skos:definition "Non SI-conforming unit of pressure by the Imperial system of units according to NIST: 1 pdl/ft² = 1,488 164 Pa."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N21" ;
    skos:prefLabel "poundal per square foot"@en ;
    unece:conversionMultiplier 1.48816443 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.[sft_i]-1" ;
    unece:unitSymbol "pdl/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N22> a skos:Concept ;
    skos:definition "Unit of the surface specific mass (avoirdupois ounce according to the avoirdupois system of units according to the surface square inch according to the Anglo-American and Imperial system of units)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N22" ;
    skos:prefLabel "ounce (avoirdupois) per square inch"@en ;
    unece:conversionMultiplier 43.94184872744746 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[in_i]-2" ;
    unece:unitSymbol "oz/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N23> a skos:Concept ;
    skos:definition "Not SI-conforming unit of pressure, whereas a value of 1 mH2O is equivalent to the static pressure, which is produced by one metre high water column ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M_H2O> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N23" ;
    skos:prefLabel "conventional metre of water"@en ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "mH₂O" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N24> a skos:Concept ;
    skos:definition "0,001-fold of the SI base unit kilogram divided by the 0.000 001-fold of the power of the SI base unit meter by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-MilliM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N24" ;
    skos:prefLabel "gram per square millimetre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.mm-2" ;
    unece:unitSymbol "g/mm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N25> a skos:Concept ;
    skos:definition "Unit for areal-related mass as a unit pound according to the avoirdupois unit system divided by the power of the unit yard according to the Anglo-American and Imperial system of units with exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-YD2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N25" ;
    skos:prefLabel "pound per square yard"@en ;
    unece:conversionMultiplier 0.5424919595981167 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[yd_i]-2" ;
    unece:unitSymbol "lb/yd²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N26> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the pressure according to the Imperial system of units (poundal by square inch)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N26" ;
    skos:prefLabel "poundal per square inch"@en ;
    unece:conversionMultiplier 214.29560787401576 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.[in_i]-2" ;
    unece:unitSymbol "pdl/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N27> a skos:Concept ;
    skos:definition "Power of the unit foot according to the Anglo-American and Imperial system of units by exponent 4 according to NIST: 1 ft4 = 8,630 975 m4."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT4> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N27" ;
    skos:prefLabel "foot to the fourth power"@en ;
    unece:conversionMultiplier 0.0086309748412416 ;
    unece:dimensionVector "L4" ;
    unece:rec20Quantity "second polar moment of area"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "ft⁴" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N28> a skos:Concept ;
    skos:definition "0,001 fold of the power of the SI base unit meter by exponent 3 divided by the SI based unit kilogram."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciM3-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N28" ;
    skos:prefLabel "cubic decimetre per kilogram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "dm3.kg-1" ;
    unece:unitSymbol "dm³/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N29> a skos:Concept ;
    skos:definition "Power of the unit foot according to the Anglo-American and Imperial system of units by exponent 3 divided by the unit avoirdupois pound according to the avoirdupois unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT3-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N29" ;
    skos:prefLabel "cubic foot per pound"@en ;
    unece:conversionMultiplier 0.06242796057614461 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i]3.[lb_av]-1" ;
    unece:unitSymbol "ft³/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N30> a skos:Concept ;
    skos:definition "Power of the unit inch according to the Anglo-American and Imperial system of units by exponent 3 divided by the avoirdupois pound according to the avoirdupois unit system ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN3-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N30" ;
    skos:prefLabel "cubic inch per pound"@en ;
    unece:conversionMultiplier 3.612729e-05 ;
    unece:dimensionVector "L3 M-1" ;
    unece:rec20Quantity "specific volume, massic volume"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[in_i]3.[lb_av]-1" ;
    unece:unitSymbol "in³/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N31> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit newton divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloN-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N31" ;
    skos:prefLabel "kilonewton per metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kN.m-1" ;
    unece:unitSymbol "kN/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N32> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the surface tension according to the Imperial unit system as quotient poundal by inch."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-PER-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N32" ;
    skos:prefLabel "poundal per inch"@en ;
    unece:conversionMultiplier 5.44310844 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.[in_i]-1" ;
    unece:unitSymbol "pdl/in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N33> a skos:Concept ;
    skos:definition "Unit of force per unit length based on the Anglo-American system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB_F-PER-YD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N33" ;
    skos:prefLabel "pound-force per yard"@en ;
    unece:conversionMultiplier 4.864634530666167 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "surface tension"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[yd_i]-1" ;
    unece:unitSymbol "lbf/yd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N34> a skos:Concept ;
    skos:definition "Non SI-conforming unit of viscosity."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-SEC-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N34" ;
    skos:prefLabel "poundal second per square foot"@en ;
    unece:conversionMultiplier 1.4881639435695537 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.s.[ft_i]-2" ;
    unece:unitSymbol "(pdl/ft²)·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N35> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit poise divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/POISE-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N35" ;
    skos:prefLabel "poise per pascal"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "P.Pa-1" ;
    unece:unitSymbol "P/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N36> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a product of unit of the pressure (newton by square metre) multiplied with the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-SEC-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N36" ;
    skos:prefLabel "newton second per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.s.m-2" ;
    unece:unitSymbol "(N/m²)·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N37> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N37" ;
    skos:prefLabel "kilogram per metre second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.s-1" ;
    unece:unitSymbol "kg/(m·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N38> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N38" ;
    skos:prefLabel "kilogram per metre minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.min-1" ;
    unece:unitSymbol "kg/(m·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N39> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit day."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N39" ;
    skos:prefLabel "kilogram per metre day"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.d-1" ;
    unece:unitSymbol "kg/(m·d)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N40> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient SI base unit kilogram divided by the SI base unit metre and by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N40" ;
    skos:prefLabel "kilogram per metre hour"@en ;
    unece:conversionMultiplier 0.000277777777777778 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kg.m-1.h-1" ;
    unece:unitSymbol "kg/(m·h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N41> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity as a quotient of the 0,001-fold of the SI base unit kilogram divided by the 0,01-fold of the SI base unit metre and SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM-PER-CentiM-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N41" ;
    skos:prefLabel "gram per centimetre second"@en ;
    unece:conversionMultiplier 0.1 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g.cm-1.s-1" ;
    unece:unitSymbol "g/(cm·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N42> a skos:Concept ;
    skos:definition "Non SI-conforming unit of dynamic viscosity according to the Imperial system of units as product unit of the pressure (poundal by square inch) multiplied by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PDL-SEC-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N42" ;
    skos:prefLabel "poundal second per square inch"@en ;
    unece:conversionMultiplier 214.29560787401576 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i].s-2.s.[in_i]-2" ;
    unece:unitSymbol "(pdl/in²)·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N43> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity according to the Anglo-American unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N43" ;
    skos:prefLabel "pound per foot minute"@en ;
    unece:conversionMultiplier 0.024802732392825898 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.min-1" ;
    unece:unitSymbol "lb/(ft·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N44> a skos:Concept ;
    skos:definition "Unit of the dynamic viscosity according to the Anglo-American unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N44" ;
    skos:prefLabel "pound per foot day"@en ;
    unece:conversionMultiplier 1.722412e-05 ;
    unece:dimensionVector "L-1 M1 T-1" ;
    unece:rec20Quantity "viscosity (dynamic viscosity)"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1.d-1" ;
    unece:unitSymbol "lb/(ft·d)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N45> a skos:Concept ;
    skos:definition "Power of the SI base unit meter by exponent 3 divided by the product of the SI base unit second and the derived SI base unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-SEC-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N45" ;
    skos:prefLabel "cubic metre per second pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L4 M-1 T1" ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "m3.s-1.Pa-1" ;
    unece:unitSymbol "(m³/s)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N46> a skos:Concept ;
    skos:definition "Unit of the work (force-path)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT-PDL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N46" ;
    skos:prefLabel "foot poundal"@en ;
    unece:conversionMultiplier 0.0421401100938048 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ft_i].[lb_av].[ft_i].s-2" ;
    unece:unitSymbol "ft·pdl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N47> a skos:Concept ;
    skos:definition "Unit of work (force multiplied by path) according to the Imperial system of units as a product unit inch multiplied by poundal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN-PDL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N47" ;
    skos:prefLabel "inch poundal"@en ;
    unece:conversionMultiplier 0.0035116758411504 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[in_i].[lb_av].[ft_i].s-2" ;
    unece:unitSymbol "in·pdl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N48> a skos:Concept ;
    skos:definition "Derived SI unit watt divided by the power of the 0,01-fold the SI base unit metre by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N48" ;
    skos:prefLabel "watt per square centimetre"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.cm-2" ;
    unece:unitSymbol "W/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N49> a skos:Concept ;
    skos:definition "Derived SI unit watt divided by the power of the unit inch according to the Anglo-American and Imperial system of units by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N49" ;
    skos:prefLabel "watt per square inch"@en ;
    unece:conversionMultiplier 1550.0031 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.[sin_i]-1" ;
    unece:unitSymbol "W/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N50> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-FT2-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N50" ;
    skos:prefLabel "British thermal unit (international table) per square foot hour"@en ;
    unece:conversionMultiplier 3.154590745063049 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[ft_i]-2.h-1" ;
    unece:unitSymbol "BtuIT/(ft²·h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N51> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N51" ;
    skos:prefLabel "British thermal unit (thermochemical) per square foot hour"@en ;
    unece:conversionMultiplier 3.152481054142278 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[ft_i]-2.h-1" ;
    unece:unitSymbol "Btuth/(ft²·h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N52> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N52" ;
    skos:prefLabel "British thermal unit (thermochemical) per square foot minute"@en ;
    unece:conversionMultiplier 189.14886324853668 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[ft_i]-2.min-1" ;
    unece:unitSymbol "Btuth/(ft²·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N53> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N53" ;
    skos:prefLabel "British thermal unit (international table) per square foot second"@en ;
    unece:conversionMultiplier 11356.526682226975 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].s-1.[ft_i]-2" ;
    unece:unitSymbol "BtuIT/(ft²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N54> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-FT2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N54" ;
    skos:prefLabel "British thermal unit (thermochemical) per square foot second"@en ;
    unece:conversionMultiplier 11348.931794912201 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[ft_i]-2.s-1" ;
    unece:unitSymbol "Btuth/(ft²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N55> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-IN2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N55" ;
    skos:prefLabel "British thermal unit (international table) per square inch second"@en ;
    unece:conversionMultiplier 1635339.8422406844 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[in_i]-2.s-1" ;
    unece:unitSymbol "BtuIT/(in²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N56> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N56" ;
    skos:prefLabel "calorie (thermochemical) per square centimetre minute"@en ;
    unece:conversionMultiplier 697.3333333333334 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.cm-2.min-1" ;
    unece:unitSymbol "calth/(cm²·min)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N57> a skos:Concept ;
    skos:definition "Unit of the surface heat flux according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N57" ;
    skos:prefLabel "calorie (thermochemical) per square centimetre second"@en ;
    unece:conversionMultiplier 41840.0 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "density of heat flow rate"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "cal_th.cm-2.s-1" ;
    unece:unitSymbol "calth/(cm²·s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N58> a skos:Concept ;
    skos:definition "Unit of the energy density according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-FT3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N58" ;
    skos:prefLabel "British thermal unit (international table) per cubic foot"@en ;
    unece:conversionMultiplier 37258.94579 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "energy density"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[ft_i]-3" ;
    unece:unitSymbol "BtuIT/ft³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N59> a skos:Concept ;
    skos:definition "Unit of the energy density according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-FT3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N59" ;
    skos:prefLabel "British thermal unit (thermochemical) per cubic foot"@en ;
    unece:conversionMultiplier 37234.03 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "energy density"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[ft_i]-3" ;
    unece:unitSymbol "Btuth/ft³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N60> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N60" ;
    skos:prefLabel "British thermal unit (international table) per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1899.100535 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[degF]-1" ;
    unece:unitSymbol "BtuIT/ºF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N61> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N61" ;
    skos:prefLabel "British thermal unit (thermochemical) per degree Fahrenheit"@en ;
    unece:conversionMultiplier 1897.8304761 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[degF]-1" ;
    unece:unitSymbol "Btuth/ºF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N62> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N62" ;
    skos:prefLabel "British thermal unit (international table) per degree Rankine"@en ;
    unece:conversionMultiplier 1899.100535 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].[degR]-1" ;
    unece:unitSymbol "BtuIT/ºR" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N63> a skos:Concept ;
    skos:definition "Unit of the heat capacity according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N63" ;
    skos:prefLabel "British thermal unit (thermochemical) per degree Rankine"@en ;
    unece:conversionMultiplier 1897.8304761 ;
    unece:dimensionVector "L2 M1 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[degR]-1" ;
    unece:unitSymbol "Btuth/ºR" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N64> a skos:Concept ;
    skos:definition "Unit of the heat capacity (British thermal unit according to the international table according to the Rankine degree) according to the Imperial system of units divided by the unit avoirdupois pound according to the avoirdupois system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-LB-DEG_R> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N64" ;
    skos:prefLabel "British thermal unit (thermochemical) per pound degree Rankine"@en ;
    unece:conversionMultiplier 4184.000000044092 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[lb_av]-1.[degR]-1" ;
    unece:unitSymbol "(Btuth/°R)/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N65> a skos:Concept ;
    skos:definition "Unit of the mass-related heat capacity as quotient 1000-fold of the calorie (international table) divided by the product of the 0,001-fold of the SI base units kilogram and kelvin."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCAL_IT-PER-GM-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N65" ;
    skos:prefLabel "kilocalorie (international table) per gram kelvin"@en ;
    unece:conversionMultiplier 4186800.0 ;
    unece:dimensionVector "L2 Θ-1 T-2" ;
    unece:rec20Quantity "heat capacity, entropy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kcal_IT.g-1.K-1" ;
    unece:unitSymbol "(kcalIT/K)/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N66> a skos:Concept ;
    skos:definition "Unit of heat energy according to the Imperial system of units in a reference temperature of 39 °F."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_39DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N66" ;
    skos:prefLabel "British thermal unit (39 ºF)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btu (39 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N67> a skos:Concept ;
    skos:definition "Unit of heat energy according to the Imperial system of units in a reference temperature of 59 °F."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_59DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N67" ;
    skos:prefLabel "British thermal unit (59 ºF)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btu (59 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N68> a skos:Concept ;
    skos:definition "Unit of head energy according to the Imperial system of units at a reference temperature of 60 °F."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_60DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N68" ;
    skos:prefLabel "British thermal unit (60 ºF)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "Btu (60 ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N69> a skos:Concept ;
    skos:definition "Unit for quantity of heat, which is to be required for 1 g air free water at a constant pressure from 101,325 kPa, to warm up the pressure of standard atmosphere at sea level, from 19,5 °C on 20,5 °C."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_20DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N69" ;
    skos:prefLabel "calorie (20 ºC)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "cal₂₀" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N70> a skos:Concept ;
    skos:definition "Unit of heat energy according to the imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/QUAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N70" ;
    skos:prefLabel "quad (1015 BtuIT)"@en ;
    unece:conversionMultiplier 1.055e+18 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "quad" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N71> a skos:Concept ;
    skos:definition "Unit of heat energy in commercial use, within the EU defined: 1 thm (EC) = 100 000 BtuIT."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/THERM_EC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N71" ;
    skos:prefLabel "therm (EC)"@en ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "thm (EC)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N72> a skos:Concept ;
    skos:definition "Unit of heat energy in commercial use."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/THM_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N72" ;
    skos:prefLabel "therm (U.S.)"@en ;
    unece:conversionMultiplier 105480400.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "100000.[Btu_59]" ;
    unece:unitSymbol "thm (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N73> a skos:Concept ;
    skos:definition "Unit of the heat energy according to the Imperial system of units divided the unit avoirdupois pound according to the avoirdupois system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N73" ;
    skos:prefLabel "British thermal unit (thermochemical) per pound"@en ;
    unece:conversionMultiplier 2324.443861 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "massic Helmholtz free energy,"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].[lb_av]-1" ;
    unece:unitSymbol "Btuth/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N74> a skos:Concept ;
    skos:definition "Unit of the heat transition coefficient according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-HR-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N74" ;
    skos:prefLabel "British thermal unit (international table) per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 5.678263341113487 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].h-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "BtuIT/(h·ft²·ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N75> a skos:Concept ;
    skos:definition "Unit of the heat transition coefficient according to the imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-HR-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N75" ;
    skos:prefLabel "British thermal unit (thermochemical) per hour square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 5.6744658974561 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].h-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "Btuth/(h·ft²·ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N76> a skos:Concept ;
    skos:definition "Unit of the heat transition coefficient according to the imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-SEC-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N76" ;
    skos:prefLabel "British thermal unit (international table) per second square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 20441.748028008555 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_IT].s-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "BtuIT/(s·ft²·ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N77> a skos:Concept ;
    skos:definition "Unit of the heat transition coefficient according to the imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-SEC-FT2-DEG_F> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N77" ;
    skos:prefLabel "British thermal unit (thermochemical) per second square foot degree Fahrenheit"@en ;
    unece:conversionMultiplier 20428.077230841962 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[Btu_th].s-1.[ft_i]-2.[degF]-1" ;
    unece:unitSymbol "Btuth/(s·ft²·ºF)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N78> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit watt divided by the product of the power of the SI base unit metre by exponent 2 and the SI base unit kelvin."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW-PER-M2-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N78" ;
    skos:prefLabel "kilowatt per square metre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "M1 Θ-1 T-3" ;
    unece:rec20Quantity "surface coefficient of heat transfer"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kW.m-2.K-1" ;
    unece:unitSymbol "kW/(m²·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N79> a skos:Concept ;
    skos:definition "SI base unit kelvin divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/K-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N79" ;
    skos:prefLabel "kelvin per pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M-1 Θ1 T2" ;
    unece:rec20Quantity "temperature"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "K.Pa-1" ;
    unece:unitSymbol "K/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N80> a skos:Concept ;
    skos:definition "Derived SI unit watt divided by the product of the SI base unit metre and the unit for temperature degree Celsius."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N80" ;
    skos:prefLabel "watt per metre degree Celsius"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "W.m-1.Cel-1" ;
    unece:unitSymbol "W/(m·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N81> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit watt divided by the product of the SI base unit metre and the SI base unit kelvin."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW-PER-M-K> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N81" ;
    skos:prefLabel "kilowatt per metre kelvin"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kW.m-1.K-1" ;
    unece:unitSymbol "kW/(m·K)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N82> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit watt divided by the product of the SI base unit metre and the unit for temperature degree Celsius."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW-PER-M-DEG_C> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N82" ;
    skos:prefLabel "kilowatt per metre degree Celsius"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L1 M1 Θ-1 T-3" ;
    unece:rec20Quantity "thermal conductivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "kW.m-1.Cel-1" ;
    unece:unitSymbol "kW/(m·°C)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N83> a skos:Concept ;
    skos:definition "SI base unit metre divided by the product of the unit degree Celsius and the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-DEG_C-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N83" ;
    skos:prefLabel "metre per degree Celcius metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "Θ-1" ;
    unece:rec20Quantity "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "m.Cel-1.m-1" ;
    unece:unitSymbol "m/(°C·m)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N84> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N84" ;
    skos:prefLabel "degree Fahrenheit hour per British thermal unit (international table)"@en ;
    unece:conversionMultiplier 1.8956342406266347 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[Btu_IT]-1" ;
    unece:unitSymbol "ºF/(BtuIT/h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N85> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-PER-BTU_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N85" ;
    skos:prefLabel "degree Fahrenheit hour per British thermal unit (thermochemical)"@en ;
    unece:conversionMultiplier 1.8969028294866048 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[Btu_th]-1" ;
    unece:unitSymbol "ºF/(Btuth/h)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N86> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_IT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N86" ;
    skos:prefLabel "degree Fahrenheit second per British thermal unit (international table)"@en ;
    unece:conversionMultiplier 0.0005265650668407318 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].s.[Btu_IT]-1" ;
    unece:unitSymbol "ºF/(BtuIT/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N87> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-SEC-PER-BTU_TH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N87" ;
    skos:prefLabel "degree Fahrenheit second per British thermal unit (thermochemical)"@en ;
    unece:conversionMultiplier 0.000526917452635168 ;
    unece:dimensionVector "L-2 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].s.[Btu_th]-1" ;
    unece:unitSymbol "ºF/(Btuth/s)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N88> a skos:Concept ;
    skos:definition "Unit of specific thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_IT-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N88" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (international table) inch"@en ;
    unece:conversionMultiplier 6.933471798515979 ;
    unece:dimensionVector "L-1 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[ft_i]2.[Btu_IT]-1.[in_i]-1" ;
    unece:unitSymbol "ºF·h·ft²/(BtuIT·in)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N89> a skos:Concept ;
    skos:definition "Unit of specific thermal resistance according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/DEG_F-HR-FT2-PER-BTU_TH-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N89" ;
    skos:prefLabel "degree Fahrenheit hour square foot per British thermal unit (thermochemical) inch"@en ;
    unece:conversionMultiplier 6.938111789130206 ;
    unece:dimensionVector "L-1 M-1 Θ1 T3" ;
    unece:rec20Quantity "thermal resistance"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:ucumCode "[degF].h.[ft_i]2.[Btu_th]-1.[in_i]-1" ;
    unece:unitSymbol "ºF·h·ft²/(Btuth·in)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N90> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit farad."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloFARAD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N90" ;
    skos:prefLabel "kilofarad"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I2 L-2 M-1 T4" ;
    unece:rec20Quantity "capacitance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "kF" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N91> a skos:Concept ;
    skos:definition "Reciprocal of the derived SI unit joule."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-J> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N91" ;
    skos:prefLabel "reciprocal joule"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M-1 T2" ;
    unece:rec20Quantity "coefficient, performance characteristic"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "/J" ;
    unece:unitSymbol "1/J" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N92> a skos:Concept ;
    skos:definition "0,000 000 000 001-fold of the derived SI unit siemens."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoS> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N92" ;
    skos:prefLabel "picosiemens"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "pS" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N93> a skos:Concept ;
    skos:definition "SI base unit ampere divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N93" ;
    skos:prefLabel "ampere per pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I1 L1 M-1 T2" ;
    unece:rec20Quantity "current density"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.Pa-1" ;
    unece:unitSymbol "A/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N94> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the electrical charge, where the charge amounts to exactly 1 Fr where the force of 1 dyn on an equal load is performed at a distance of 1 cm."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N94" ;
    skos:prefLabel "franklin"@en ;
    unece:conversionMultiplier 3.335641e-10 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "Fr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N95> a skos:Concept ;
    skos:definition "A unit of electric charge defining the amount of charge accumulated by a steady flow of one ampere for one minute.."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/A-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N95" ;
    skos:prefLabel "ampere minute"@en ;
    unece:conversionMultiplier 60.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "A.min" ;
    unece:unitSymbol "A·min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N96> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the electric power which is defined by a force of 2 dyn per cm between two parallel conductors of infinite length with negligible cross-section in the distance of 1 cm."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BIOT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N96" ;
    skos:prefLabel "biot"@en ;
    unece:conversionMultiplier 10.0 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Bi" ;
    unece:unitSymbol "Bi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N97> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the magnetomotive force, which is defined by the work to increase the magnetic potential of a positive common pol with 1 erg."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N97" ;
    skos:prefLabel "gilbert"@en ;
    unece:conversionMultiplier 0.795774715 ;
    unece:dimensionVector "I1" ;
    unece:rec20Quantity "electric current, magnetic potential difference, magnetomotive force,current linkage"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Gb" ;
    unece:unitSymbol "Gi" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N98> a skos:Concept ;
    skos:definition "Derived SI unit volt divided by the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/V-PER-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N98" ;
    skos:prefLabel "volt per pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L3 T-1" ;
    unece:rec20Quantity "electric field strength"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "V.Pa-1" ;
    unece:unitSymbol "V/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/N99> a skos:Concept ;
    skos:definition "0,000 000 000 001-fold of the derived SI unit volt."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoV> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "N99" ;
    skos:prefLabel "picovolt"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "I-1 L2 M1 T-3" ;
    unece:rec20Quantity "electric potential, potential difference, tension, voltage, electromotive force"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "pV" .

<https://test.uncefact.org/vocabulary/unit-of-measure/NA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGM-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NA" ;
    skos:prefLabel "milligram per kilogram"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "mass ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "mg.kg-1" ;
    unece:unitSymbol "mg/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/NEW> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NEW" ;
    skos:prefLabel "newton"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "force, weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N" ;
    unece:unitSymbol "N" .

<https://test.uncefact.org/vocabulary/unit-of-measure/NM3> a skos:Concept ;
    skos:definition "Normalised cubic metre (temperature 0°C and pressure 101325 millibars )"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NM3" ;
    skos:prefLabel "Normalised cubic metre"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/NMI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI_N> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NMI" ;
    skos:prefLabel "nautical mile"@en ;
    unece:conversionMultiplier 1852.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[nmi_i]" ;
    unece:unitSymbol "n mile" .

<https://test.uncefact.org/vocabulary/unit-of-measure/NQ> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/MHO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NQ" ;
    skos:prefLabel "mho"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "susceptance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "mho" .

<https://test.uncefact.org/vocabulary/unit-of-measure/NR> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroMHO> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NR" ;
    skos:prefLabel "micromho"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "susceptance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "umho" .

<https://test.uncefact.org/vocabulary/unit-of-measure/NU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "NU" ;
    skos:prefLabel "newton metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "N.m" ;
    unece:unitSymbol "N·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/OHM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "OHM" ;
    skos:prefLabel "ohm"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "Ohm" ;
    unece:unitSymbol "Ω" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ON> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ-PER-YD2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ON" ;
    skos:prefLabel "ounce per square yard"@en ;
    unece:conversionMultiplier 0.0339057474748823 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av].[syd_i]-1" ;
    unece:unitSymbol "oz/yd²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ONZ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ONZ" ;
    skos:prefLabel "ounce (avoirdupois)"@en ;
    unece:conversionMultiplier 0.028349523125 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[oz_av]" ;
    unece:unitSymbol "oz" .

<https://test.uncefact.org/vocabulary/unit-of-measure/OPM> a skos:Concept ;
    skos:definition "The number of oscillation per minute"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "OPM" ;
    skos:prefLabel "oscillations per minute"@en ;
    unece:rec20Quantity "frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:unitSymbol "o/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/OZA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "OZA" ;
    skos:prefLabel "fluid ounce (US)"@en ;
    unece:conversionMultiplier 2.957353e-05 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[foz_us]" ;
    unece:unitSymbol "fl oz (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/OZI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/OZ_VOL_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "OZI" ;
    skos:prefLabel "fluid ounce (UK)"@en ;
    unece:conversionMultiplier 2.841306e-05 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[foz_br]" ;
    unece:unitSymbol "fl oz (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P11> a skos:Concept ;
    skos:definition "1000 fold of the derived SI unit weber."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloWB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P11" ;
    skos:prefLabel "kiloweber"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 L2 M1 T-2" ;
    unece:rec20Quantity "magnetic flux"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "kWb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P12> a skos:Concept ;
    skos:definition "Unit of magnetic flow density."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/Gamma> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P12" ;
    skos:prefLabel "gamma"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I-1 M1 T-2" ;
    unece:rec20Quantity "magnetic flux density, magnetic induction, magnetic polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "γ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P13> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit tesla."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P13" ;
    skos:prefLabel "kilotesla"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-1 M1 T-2" ;
    unece:rec20Quantity "magnetic flux density, magnetic induction, magnetic polarization"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "kT" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P14> a skos:Concept ;
    skos:definition "Quotient of the derived SI unit joule divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P14" ;
    skos:prefLabel "joule per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "J.s-1" ;
    unece:unitSymbol "J/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P15> a skos:Concept ;
    skos:definition "Quotient from the derived SI unit joule divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P15" ;
    skos:prefLabel "joule per minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "J.min-1" ;
    unece:unitSymbol "J/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P16> a skos:Concept ;
    skos:definition "Quotient from the derived SI unit joule divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GigaJ-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P16" ;
    skos:prefLabel "joule per hour"@en ;
    unece:conversionMultiplier 277777.77777777775 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "GJ.h-1" ;
    unece:unitSymbol "J/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P17> a skos:Concept ;
    skos:definition "Quotient from the derived SI unit joule divided by the unit day."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P17" ;
    skos:prefLabel "joule per day"@en ;
    unece:conversionMultiplier 1.157407e-05 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "J.d-1" ;
    unece:unitSymbol "J/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P18> a skos:Concept ;
    skos:definition "Quotient from the 1000-fold of the derived SI unit joule divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P18" ;
    skos:prefLabel "kilojoule per second"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kJ.s-1" ;
    unece:unitSymbol "kJ/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P19> a skos:Concept ;
    skos:definition "Quotient from the 1000-fold of the derived SI unit joule divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P19" ;
    skos:prefLabel "kilojoule per minute"@en ;
    unece:conversionMultiplier 16.666666666666668 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kJ.min-1" ;
    unece:unitSymbol "kJ/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P2> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P2" ;
    skos:prefLabel "pound per foot"@en ;
    unece:conversionMultiplier 1.4881639435695537 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[ft_i]-1" ;
    unece:unitSymbol "lb/ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P20> a skos:Concept ;
    skos:definition "Quotient from the 1000-fold of the derived SI unit joule divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P20" ;
    skos:prefLabel "kilojoule per hour"@en ;
    unece:conversionMultiplier 0.2777777777777778 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kJ.h-1" ;
    unece:unitSymbol "kJ/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P21> a skos:Concept ;
    skos:definition "Quotient from the 1000-fold of the derived SI unit joule divided by the unit day."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloJ-PER-DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P21" ;
    skos:prefLabel "kilojoule per day"@en ;
    unece:conversionMultiplier 0.011574074074074073 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kJ.d-1" ;
    unece:unitSymbol "kJ/d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P22> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit ohm."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoOHM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P22" ;
    skos:prefLabel "nanoohm"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "I-2 L2 M1 T-3" ;
    unece:rec20Quantity "resistance (to direct current), impedance, (complex impedances), modulus of impedance, resistance (to alternating current), reactance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "nΩ" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P23> a skos:Concept ;
    skos:definition "Unit of resistivity."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/OHM_CIRC-MIL-PER-FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P23" ;
    skos:prefLabel "ohm circular-mil per foot"@en ;
    unece:dimensionVector "I-2 L3 M1 T-3" ;
    unece:rec20Quantity "resistivity"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "Ω·cmil/ft" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P24> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit henry."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P24" ;
    skos:prefLabel "kilohenry"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "I-2 L2 M1 T-2" ;
    unece:rec20Quantity "self inductance, mutual inductance, permeance"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:unitSymbol "kH" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P25> a skos:Concept ;
    skos:definition "Derived SI unit lumen divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LM-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P25" ;
    skos:prefLabel "lumen per square foot"@en ;
    unece:conversionMultiplier 10.763910416709722 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "illuminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "lm.[ft_i]-2" ;
    unece:unitSymbol "lm/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P26> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the illuminance, defined as lumen by square centimetre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PHOT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P26" ;
    skos:prefLabel "phot"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "illuminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "ph" ;
    unece:unitSymbol "ph" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P27> a skos:Concept ;
    skos:definition "Non SI conform traditional unit, defined as density of light which impinges on a surface which has a distance of one foot from a light source, which shines with an intensity of an international candle."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P27" ;
    skos:prefLabel "footcandle"@en ;
    unece:conversionMultiplier 10.764 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "illuminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "ftc" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P28> a skos:Concept ;
    skos:definition "SI base unit candela divided by the power of unit inch according to the Anglo-American and Imperial system of units by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CD-PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P28" ;
    skos:prefLabel "candela per square inch"@en ;
    unece:conversionMultiplier 1550.0031000062002 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "cd.[in_i]-2" ;
    unece:unitSymbol "cd/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P29> a skos:Concept ;
    skos:definition "Unit of the luminance according to the Anglo-American system of units, defined as emitted or reflected luminance of a lm/ft²."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LA_FT> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P29" ;
    skos:prefLabel "footlambert"@en ;
    unece:conversionMultiplier 3.4262591 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "[ft-Lmb]" ;
    unece:unitSymbol "ftL" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P30> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of luminance, defined as the emitted or reflected luminance by one lumen per square centimetre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P30" ;
    skos:prefLabel "lambert"@en ;
    unece:conversionMultiplier 0.31830988618 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "Lmb" ;
    unece:unitSymbol "Lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P31> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of luminance, defined as emitted or reflected luminance by one lumen per square centimetre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/STILB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P31" ;
    skos:prefLabel "stilb"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "sb" ;
    unece:unitSymbol "sb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P32> a skos:Concept ;
    skos:definition "Base unit SI candela divided by the power of the unit foot according to the Anglo-American and Imperial system of units by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CD-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P32" ;
    skos:prefLabel "candela per square foot"@en ;
    unece:conversionMultiplier 10.763910416709722 ;
    unece:dimensionVector "L-2 J1" ;
    unece:rec20Quantity "luminance"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "cd.[ft_i]-2" ;
    unece:unitSymbol "cd/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P33> a skos:Concept ;
    skos:definition "1000-fold of the SI base unit candela."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloCD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P33" ;
    skos:prefLabel "kilocandela"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "J1" ;
    unece:rec20Quantity "luminous intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "kcd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P34> a skos:Concept ;
    skos:definition "0,001-fold of the SI base unit candela."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliCD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P34" ;
    skos:prefLabel "millicandela"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "J1" ;
    unece:rec20Quantity "luminous intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "mcd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P35> a skos:Concept ;
    skos:definition "Obsolete, non-legal unit of the power in Germany relating to DIN 1301-3:1979: 1 HK = 0,903 cd."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/HK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P35" ;
    skos:prefLabel "Hefner-Kerze"@en ;
    unece:dimensionVector "J1" ;
    unece:rec20Quantity "luminous intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "HK" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P36> a skos:Concept ;
    skos:definition "Obsolete, non-legal unit of the power in Germany relating to DIN 1301-3:1979: 1 HK = 1,019 cd."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CD_IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P36" ;
    skos:prefLabel "international candle"@en ;
    unece:dimensionVector "J1" ;
    unece:rec20Quantity "luminous intensity"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "IK" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P37> a skos:Concept ;
    skos:definition "Unit of the areal-related energy transmission according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_IT-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P37" ;
    skos:prefLabel "British thermal unit (international table) per square foot"@en ;
    unece:conversionMultiplier 11356.5267 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "radiant energy fluence, radiance exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "[Btu_IT].[ft_i]-2" ;
    unece:unitSymbol "BtuIT/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P38> a skos:Concept ;
    skos:definition "Unit of the areal-related energy transmission according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/BTU_TH-PER-FT2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P38" ;
    skos:prefLabel "British thermal unit (thermochemical) per square foot"@en ;
    unece:conversionMultiplier 11348.931794912201 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "radiant energy fluence, radiance exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "[Btu_th].[ft_i]-2" ;
    unece:unitSymbol "Btuth/ft²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P39> a skos:Concept ;
    skos:definition "Unit of the areal-related energy transmission according to the Imperial system of units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CAL_TH-PER-CentiM2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P39" ;
    skos:prefLabel "calorie (thermochemical) per square centimetre"@en ;
    unece:conversionMultiplier 41840.0 ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "radiant energy fluence, radiance exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:ucumCode "cal_th.cm-2" ;
    unece:unitSymbol "calth/cm²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P40> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the areal-related energy transmission (as a measure of the incident quantity of heat of solar radiation on the earth's surface)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/LANGLEY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P40" ;
    skos:prefLabel "langley"@en ;
    unece:dimensionVector "M1 T-2" ;
    unece:rec20Quantity "radiant energy fluence, radiance exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en ;
    unece:unitSymbol "Ly" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P41> a skos:Concept ;
    skos:definition "1 Dec := log2 10 ˜ 3,32 according to the logarithm for frequency range between f1 and f2, when f2/f1 = 10."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P41" ;
    skos:prefLabel "decade (logarithmic)"@en ;
    unece:rec20Quantity "logarithmic decrement"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:unitSymbol "dec" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P42> a skos:Concept ;
    skos:definition "Unit of the set as a product of the power of derived SI unit pascal with exponent 2 and the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA2-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P42" ;
    skos:prefLabel "pascal squared second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M2 T-3" ;
    unece:rec20Quantity "sound exposure"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "Pa2.s" ;
    unece:unitSymbol "Pa²·s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P43> a skos:Concept ;
    skos:definition "Unit bel divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/B-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P43" ;
    skos:prefLabel "bel per metre"@en ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "sound pressure level, sound power level"@en ;
    unece:rec20Sector "Acoustics"@en ;
    unece:ucumCode "B.m-1" ;
    unece:unitSymbol "B/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P44> a skos:Concept ;
    skos:definition "Non SI-conforming unit of quantity of a substance relating that one pound mole of a chemical composition corresponds to the same number of pounds as the molecular weight of one molecule of this composition in atomic mass units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL_LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P44" ;
    skos:prefLabel "pound mole"@en ;
    unece:conversionMultiplier 453.59237 ;
    unece:dimensionVector "N1" ;
    unece:rec20Quantity "amount of substance"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "[mol_lb]" ;
    unece:unitSymbol "lbmol" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P45> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL_LB-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P45" ;
    skos:prefLabel "pound mole per second"@en ;
    unece:conversionMultiplier 453.59237 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "catalytic activity"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "[mol_lb].s-1" ;
    unece:unitSymbol "lbmol/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P46> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the power of the amount of substance non-SI compliant unit of the molar flux relating that a pound mole of a chemical composition the same number of pound corresponds like the molecular weight of a molecule of this composition in atomic mass units."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL_LB-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P46" ;
    skos:prefLabel "pound mole per minute"@en ;
    unece:conversionMultiplier 7.559872833333333 ;
    unece:dimensionVector "N1 T-1" ;
    unece:rec20Quantity "catalytic activity"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "[mol_lb].min-1" ;
    unece:unitSymbol "lbmol/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P47> a skos:Concept ;
    skos:definition "1000-fold of the SI base unit mol divided by the SI base unit kilogram."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloMOL-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P47" ;
    skos:prefLabel "kilomole per kilogram"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 M-1" ;
    unece:rec20Quantity "ionic strength"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "kmol.kg-1" ;
    unece:unitSymbol "kmol/kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P48> a skos:Concept ;
    skos:definition "Non SI-conforming unit of the material molar flux divided by the avoirdupois pound for mass according to the avoirdupois unit system."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL_LB-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P48" ;
    skos:prefLabel "pound mole per pound"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "N1 M-1" ;
    unece:rec20Quantity "ionic strength"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "[mol_lb].[lb_av]-1" ;
    unece:unitSymbol "lbmol/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P49> a skos:Concept ;
    skos:definition "Product of the derived SI unit newton and the power of SI base unit metre with exponent 2 divided by the SI base unit ampere."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/N-M2-PER-A> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P49" ;
    skos:prefLabel "newton square metre per ampere"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L3 M1 T-2" ;
    unece:rec20Quantity "magnetic dipole moment"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "N.m2.A-1" ;
    unece:unitSymbol "N·m²/A" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P50> a skos:Concept ;
    skos:definition "Product of the derived SI unit weber and SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/WB-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P50" ;
    skos:prefLabel "weber metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L3 M1 T-2" ;
    unece:rec20Quantity "magnetic dipole moment"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "Wb.m" ;
    unece:unitSymbol "Wb·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P51> a skos:Concept ;
    skos:definition "SI base unit mol divided by the product of the SI base unit kilogram and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P51" ;
    skos:prefLabel "mol per kilogram pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 L1 M-2 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.kg-1.Pa-1" ;
    unece:unitSymbol "(mol/kg)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P52> a skos:Concept ;
    skos:definition "SI base unit mol divided by the product of the power from the SI base unit metre with exponent 3 and the derived SI unit pascal."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MOL-PER-M3-PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P52" ;
    skos:prefLabel "mol per cubic metre pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "N1 L-2 M-1 T2" ;
    unece:rec20Quantity "volumic mass, mass density, density, mass concentration of B, amount of substance, concentration of B"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "mol.m-3.Pa-1" ;
    unece:unitSymbol "(mol/m³)/Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P53> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit for magnetic flux of a magnetic pole (according to the interaction of identical poles of 1 dyn at a distance of a cm)."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/UnitPole> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P53" ;
    skos:prefLabel "unit pole"@en ;
    unece:conversionMultiplier 1.256637e-07 ;
    unece:dimensionVector "I-1 L2 M1 T-2" ;
    unece:rec20Quantity "magnetic flux quantum"@en ;
    unece:rec20Sector "Solid State Physics"@en ;
    unece:unitSymbol "unit pole" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P54> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit gray divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGRAY-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P54" ;
    skos:prefLabel "milligray per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mGy.s-1" ;
    unece:unitSymbol "mGy/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P55> a skos:Concept ;
    skos:definition "0,000 001-fold of the derived SI unit gray divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGRAY-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P55" ;
    skos:prefLabel "microgray per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "uGy.s-1" ;
    unece:unitSymbol "µGy/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P56> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit gray divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoGRAY-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P56" ;
    skos:prefLabel "nanogray per second"@en ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:unitSymbol "nGy/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P57> a skos:Concept ;
    skos:definition "SI derived unit gray divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAY-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P57" ;
    skos:prefLabel "gray per minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Gy.min-1" ;
    unece:unitSymbol "Gy/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P58> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit gray divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGRAY-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P58" ;
    skos:prefLabel "milligray per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mGy.min-1" ;
    unece:unitSymbol "mGy/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P59> a skos:Concept ;
    skos:definition "0,000 001-fold of the derived SI unit gray divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGRAY-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P59" ;
    skos:prefLabel "microgray per minute"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "uGy.min-1" ;
    unece:unitSymbol "µGy/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P60> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit gray divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoGRAY-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P60" ;
    skos:prefLabel "nanogray per minute"@en ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:unitSymbol "nGy/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P61> a skos:Concept ;
    skos:definition "SI derived unit gray divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/GRAY-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P61" ;
    skos:prefLabel "gray per hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Gy.h-1" ;
    unece:unitSymbol "Gy/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P62> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit gray divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliGRAY-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P62" ;
    skos:prefLabel "milligray per hour"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mGy.h-1" ;
    unece:unitSymbol "mGy/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P63> a skos:Concept ;
    skos:definition "0,000 001-fold of the derived SI unit gray divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroGRAY-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P63" ;
    skos:prefLabel "microgray per hour"@en ;
    unece:conversionMultiplier 2.777778e-10 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "uGy.h-1" ;
    unece:unitSymbol "µGy/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P64> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit gray divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoGRAY-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P64" ;
    skos:prefLabel "nanogray per hour"@en ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "absorbed dose rate"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:unitSymbol "nGy/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P65> a skos:Concept ;
    skos:definition "Derived SI unit sievert divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SV-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P65" ;
    skos:prefLabel "sievert per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Sv.s-1" ;
    unece:unitSymbol "Sv/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P66> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit sievert divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliSV-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P66" ;
    skos:prefLabel "millisievert per second"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mSv.s-1" ;
    unece:unitSymbol "mSv/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P67> a skos:Concept ;
    skos:definition "0,000 001-fold of the derived SI unit sievert divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroSV-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P67" ;
    skos:prefLabel "microsievert per second"@en ;
    unece:conversionMultiplier 1e-06 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "uSv.s-1" ;
    unece:unitSymbol "µSv/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P68> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit sievert divided by the SI base unit second."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoSV-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P68" ;
    skos:prefLabel "nanosievert per second"@en ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:unitSymbol "nSv/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P69> a skos:Concept ;
    skos:definition "Unit for the equivalent tin rate relating to DIN 1301-3:1979: 1 rem/s = 0,01 J/(kg·s) = 1 Sv/s."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/REM-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P69" ;
    skos:prefLabel "rem per second"@en ;
    unece:conversionMultiplier 0.01 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "REM.s-1" ;
    unece:unitSymbol "rem/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P70> a skos:Concept ;
    skos:definition "Derived SI unit sievert divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SV-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P70" ;
    skos:prefLabel "sievert per hour"@en ;
    unece:conversionMultiplier 0.0002777777777777778 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Sv.h-1" ;
    unece:unitSymbol "Sv/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P71> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit sievert divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliSV-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P71" ;
    skos:prefLabel "millisievert per hour"@en ;
    unece:conversionMultiplier 2.777778e-07 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mSv.h-1" ;
    unece:unitSymbol "mSv/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P72> a skos:Concept ;
    skos:definition "0,000 001-fold of the derived SI unit sievert divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroSV-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P72" ;
    skos:prefLabel "microsievert per hour"@en ;
    unece:conversionMultiplier 2.77778e-10 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "uSv.h-1" ;
    unece:unitSymbol "µSv/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P73> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit sievert divided by the unit hour."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoSV-PER-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P73" ;
    skos:prefLabel "nanosievert per hour"@en ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:unitSymbol "nSv/h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P74> a skos:Concept ;
    skos:definition "Derived SI unit sievert divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/SV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P74" ;
    skos:prefLabel "sievert per minute"@en ;
    unece:conversionMultiplier 0.016666666666666666 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "Sv.min-1" ;
    unece:unitSymbol "Sv/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P75> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit sievert divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliSV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P75" ;
    skos:prefLabel "millisievert per minute"@en ;
    unece:conversionMultiplier 1.666667e-05 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "mSv.min-1" ;
    unece:unitSymbol "mSv/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P76> a skos:Concept ;
    skos:definition "0,000 001-fold of the derived SI unit sievert divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MicroSV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P76" ;
    skos:prefLabel "microsievert per minute"@en ;
    unece:conversionMultiplier 1.666667e-08 ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "uSv.min-1" ;
    unece:unitSymbol "µSv/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P77> a skos:Concept ;
    skos:definition "0,000 000 001-fold of the derived SI unit sievert divided by the unit minute."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoSV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P77" ;
    skos:prefLabel "nanosievert per minute"@en ;
    unece:dimensionVector "L2 T-3" ;
    unece:rec20Quantity "equivalence dose output"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:unitSymbol "nSv/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P78> a skos:Concept ;
    skos:definition "Complement of the power of the unit inch according to the Anglo-American and Imperial system of units by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-IN2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P78" ;
    skos:prefLabel "reciprocal square inch"@en ;
    unece:conversionMultiplier 1550.0031000062 ;
    unece:dimensionVector "L-2" ;
    unece:rec20Quantity "particle fluence"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "[in_i]-2" ;
    unece:unitSymbol "1/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P79> a skos:Concept ;
    skos:definition "Unit of the burst index as derived unit for pressure pascal related to the substance, represented as a quotient from the SI base unit kilogram divided by the power of the SI base unit metre by exponent 2."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA-M2-PER-KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P79" ;
    skos:prefLabel "pascal square metre per kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "burst index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "Pa.m2.kg-1" ;
    unece:unitSymbol "Pa/(kg/m²)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P80> a skos:Concept ;
    skos:definition "0,001-fold of the derived SI unit pascal divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MilliPA-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P80" ;
    skos:prefLabel "millipascal per metre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "mPa.m-1" ;
    unece:unitSymbol "mPa/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P81> a skos:Concept ;
    skos:definition "1000-fold of the derived SI unit pascal divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloPA-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P81" ;
    skos:prefLabel "kilopascal per metre"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "kPa.m-1" ;
    unece:unitSymbol "kPa/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P82> a skos:Concept ;
    skos:definition "100-fold of the derived SI unit pascal divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/HectoPA-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P82" ;
    skos:prefLabel "hectopascal per metre"@en ;
    unece:conversionMultiplier 100.0 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "hPa.m-1" ;
    unece:unitSymbol "hPa/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P83> a skos:Concept ;
    skos:definition "Outdated unit of the pressure divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/ATM-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P83" ;
    skos:prefLabel "standard atmosphere per metre"@en ;
    unece:conversionMultiplier 101325.0 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "atm.m-1" ;
    unece:unitSymbol "Atm/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P84> a skos:Concept ;
    skos:definition "Obsolete and non-legal unit of the pressure which is generated by a 10 metre water column divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/ATM_T-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P84" ;
    skos:prefLabel "technical atmosphere per metre"@en ;
    unece:conversionMultiplier 98066.5 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "att.m-1" ;
    unece:unitSymbol "at/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P85> a skos:Concept ;
    skos:definition "CGS (Centimetre-Gram-Second system) unit of the pressure divided by the SI base unit metre."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TORR-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P85" ;
    skos:prefLabel "torr per metre"@en ;
    unece:conversionMultiplier 133.322 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:unitSymbol "Torr/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P86> a skos:Concept ;
    skos:definition "Compound unit for pressure (pound-force according to the Anglo-American unit system divided by the power of the unit inch according to the Anglo-American and Imperial system of units with the exponent 2) divided by the unit inch according to the Anglo-American and Imperial system of units ."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI-PER-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P86" ;
    skos:prefLabel "psi per inch"@en ;
    unece:conversionMultiplier 271447.14970547153 ;
    unece:dimensionVector "L-2 M1 T-2" ;
    unece:rec20Quantity "hardness index"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "[psi].[in_i]-1" ;
    unece:unitSymbol "psi/in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/P87> a skos:Concept ;
    skos:definition "Unit of volume flow cubic meters by second related to the transmission surface in square metres."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-SEC-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "P87" ;
    skos:prefLabel "cubic metre per second square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "porosity"@en ;
    unece:rec20Sector "Miscellaneous"@en ;
    unece:ucumCode "m3.s-1.m-2" ;
    unece:unitSymbol "(m³/s)/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PAL> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PAL" ;
    skos:prefLabel "pascal"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "partial pressure of B (in a gaseous mixture), fugacity of B (in a gaseous mixture), osmotic pressure"@en,
        "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en,
        "static pressure, (instantaneous) sound pressure"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Mechanics"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "Pa" ;
    unece:unitSymbol "Pa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PO> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/LB-PER-IN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PO" ;
    skos:prefLabel "pound per inch of length"@en ;
    unece:conversionMultiplier 17.857967322834646 ;
    unece:dimensionVector "L-1 M1" ;
    unece:rec20Quantity "linear density, linear mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lb_av].[in_i]-1" ;
    unece:unitSymbol "lb/in" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PS> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PSI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PS" ;
    skos:prefLabel "pound-force per square inch"@en ;
    unece:conversionMultiplier 6894.75789 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[psi]" ;
    unece:unitSymbol "lbf/in²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PT> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Use liquid pint (common code PTL)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PT" ;
    skos:prefLabel "pint (US)"@en ;
    unece:conversionMultiplier 0.0004731765 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[pt_us]" ;
    unece:unitSymbol "pt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PTD> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PTD" ;
    skos:prefLabel "dry pint (US)"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "dry pt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PTI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PINT_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PTI" ;
    skos:prefLabel "pint (UK)"@en ;
    unece:conversionMultiplier 0.00056826125 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[pt_br]" ;
    unece:unitSymbol "pt (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/PTL> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "PTL" ;
    skos:prefLabel "liquid pint (US)"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "liq pt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q29> a skos:Concept ;
    skos:definition "Microgram per hectogram."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q29" ;
    skos:prefLabel "microgram per hectogram"@en ;
    unece:rec20Quantity "mass ratio"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "µg/hg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q30> a skos:Concept ;
    skos:definition "The activity of the (solvated) hydrogen ion (a logarithmic measure used to state the acidity or alkalinity of a chemical solution)."@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q30" ;
    skos:prefLabel "pH (potential of Hydrogen)"@en ;
    unece:rec20Quantity "acidity and alkalinity"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:unitSymbol "pH" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q31> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q31" ;
    skos:prefLabel "kilojoule per gram"@en ;
    unece:rec20Quantity "massic thermodynamic energy"@en ;
    unece:rec20Sector "Heat"@en ;
    unece:unitSymbol "kJ/g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q32> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/FemtoL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q32" ;
    skos:prefLabel "femtolitre"@en ;
    unece:conversionMultiplier 1e-18 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "fL" ;
    unece:unitSymbol "fl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q33> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PicoL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q33" ;
    skos:prefLabel "picolitre"@en ;
    unece:conversionMultiplier 1e-15 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "pL" ;
    unece:unitSymbol "pl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q34> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q34" ;
    skos:prefLabel "nanolitre"@en ;
    unece:conversionMultiplier 1e-12 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "nL" ;
    unece:unitSymbol "nl" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q35> a skos:Concept ;
    skos:definition "A unit of power defining the total amount of bulk energy transferred or consumer per minute"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q35" ;
    skos:prefLabel "megawatts per minute"@en ;
    unece:rec20Quantity "Power flow rate"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "MW/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q37> a skos:Concept ;
    skos:definition "Standard cubic metre (temperature 15°C and pressure 101325 millibars ) per day"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q37" ;
    skos:prefLabel "Standard cubic metre per day"@en ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q38> a skos:Concept ;
    skos:definition "Standard cubic metre (temperature 15°C and pressure 101325 millibars ) per hour"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q38" ;
    skos:prefLabel "Standard cubic metre per hour"@en ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q39> a skos:Concept ;
    skos:definition "Normalized cubic metre (temperature 0°C and pressure 101325 millibars ) per day"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q39" ;
    skos:prefLabel "Normalized cubic metre per day"@en ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/Q40> a skos:Concept ;
    skos:definition "Normalized cubic metre (temperature 0°C and pressure 101325 millibars ) per hour"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Q40" ;
    skos:prefLabel "Normalized cubic metre per hour"@en ;
    unece:rec20Quantity "volume flow rate"@en ;
    unece:rec20Sector "Mechanics"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/QT> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Use liquid quart (common code QTL)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "QT" ;
    skos:prefLabel "quart (US)"@en ;
    unece:conversionMultiplier 0.000946353 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[qt_us]" ;
    unece:unitSymbol "qt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/QTD> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "QTD" ;
    skos:prefLabel "dry quart (US)"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "dry qt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/QTI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/QT_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "QTI" ;
    skos:prefLabel "quart (UK)"@en ;
    unece:conversionMultiplier 0.0011365225 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[qt_br]" ;
    unece:unitSymbol "qt (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/QTL> a skos:Concept ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "QTL" ;
    skos:prefLabel "liquid quart (US)"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:unitSymbol "liq qt (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/RPM> a skos:Concept ;
    skos:definition "Refer ISO/TC12 SI Guide"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/REV-PER-MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "RPM" ;
    skos:prefLabel "revolutions per minute"@en ;
    unece:conversionMultiplier 0.10471975516666666 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "rotational frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:ucumCode "{#}.min-1" ;
    unece:unitSymbol "r/min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/RPS> a skos:Concept ;
    skos:definition "Refer ISO/TC12 SI Guide"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/REV-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "RPS" ;
    skos:prefLabel "revolutions per second"@en ;
    unece:conversionMultiplier 6.28318531 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "rotational frequency"@en ;
    unece:rec20Sector "Periodic and related phenomena"@en ;
    unece:unitSymbol "r/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/SEC> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "SEC" ;
    skos:prefLabel "second [unit of time]"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "mean life, half life"@en,
        "period, periodic time"@en,
        "reactor time constant"@en,
        "relaxation time, carrier life time"@en,
        "reverberation time"@en,
        "time"@en,
        "time constant, relaxation time"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "s" ;
    unece:unitSymbol "s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/SIE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/S> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "SIE" ;
    skos:prefLabel "siemens"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I2 L-2 M-1 T3" ;
    unece:rec20Quantity "conductance (for direct current), admittance, (complex admittance), modulus of admittance,(admittance), conductance (for alternating current)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "S" ;
    unece:unitSymbol "S" .

<https://test.uncefact.org/vocabulary/unit-of-measure/SM3> a skos:Concept ;
    skos:definition "Standard cubic metre (temperature 15°C and pressure 101325 millibars )"@en ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "SM3" ;
    skos:prefLabel "Standard cubic metre"@en ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en .

<https://test.uncefact.org/vocabulary/unit-of-measure/SMI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MI> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "SMI" ;
    skos:prefLabel "mile (statute mile)"@en ;
    unece:conversionMultiplier 1609.344 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[mi_i]" ;
    unece:unitSymbol "mile" .

<https://test.uncefact.org/vocabulary/unit-of-measure/STI> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/Stone_UK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "STI" ;
    skos:prefLabel "stone (UK)"@en ;
    unece:conversionMultiplier 6.35029318 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[stone_av]" ;
    unece:unitSymbol "st" .

<https://test.uncefact.org/vocabulary/unit-of-measure/STN> a skos:Concept ;
    skos:definition "Synonym: net ton (2000 lb)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON_US> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "STN" ;
    skos:prefLabel "ton (US) or short ton (UK/US)"@en ;
    unece:conversionMultiplier 907.18474 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[ston_av]" ;
    unece:unitSymbol "ton (US)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/TAH> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloA-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "TAH" ;
    skos:prefLabel "kiloampere hour (thousand ampere hour)"@en ;
    unece:conversionMultiplier 3600000.0 ;
    unece:dimensionVector "I1 T1" ;
    unece:rec20Quantity "electric charge, quantity of electricity, electric flux (flux of displacement)"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en ;
    unece:ucumCode "kA.h" ;
    unece:unitSymbol "kA·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/UA> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/TORR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "UA" ;
    skos:prefLabel "torr"@en ;
    unece:conversionMultiplier 133.322 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:unitSymbol "Torr" .

<https://test.uncefact.org/vocabulary/unit-of-measure/WEB> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/WB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "WEB" ;
    skos:prefLabel "weber"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L2 M1 T-2" ;
    unece:rec20Quantity "magnetic flux"@en,
        "magnetic flux quantum"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "Wb" ;
    unece:unitSymbol "Wb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/WEE> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/WK> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "WEE" ;
    skos:prefLabel "week"@en ;
    unece:conversionMultiplier 604800.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "wk" ;
    unece:unitSymbol "wk" .

<https://test.uncefact.org/vocabulary/unit-of-measure/WHR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "WHR" ;
    skos:prefLabel "watt hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "active energy"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Mechanics"@en ;
    unece:ucumCode "W.h" ;
    unece:unitSymbol "W·h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/X1> a skos:Concept ;
    skos:definition "A unit of distance used or formerly used by British surveyors."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/CH> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "X1" ;
    skos:prefLabel "Gunter's chain"@en ;
    unece:conversionMultiplier 20.1168 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[ch_br]" ;
    unece:unitSymbol "ch (UK)" .

<https://test.uncefact.org/vocabulary/unit-of-measure/YDK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "YDK" ;
    skos:prefLabel "square yard"@en ;
    unece:conversionMultiplier 0.83612736 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[syd_i]" ;
    unece:unitSymbol "yd²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/YDQ> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "YDQ" ;
    skos:prefLabel "cubic yard"@en ;
    unece:conversionMultiplier 0.764554857984 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[cyd_i]" ;
    unece:unitSymbol "yd³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/YRD> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/YD> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "YRD" ;
    skos:prefLabel "yard"@en ;
    unece:conversionMultiplier 0.9144 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "[yd_i]" ;
    unece:unitSymbol "yd" .

<https://test.uncefact.org/vocabulary/unit-of-measure/Z9> a skos:Concept ;
    skos:definition "An SI unit of amount of substance equal to 10−9 moles"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/NanoMOL> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "Z9" ;
    skos:prefLabel "nanomole"@en ;
    unece:conversionMultiplier 1e-09 ;
    unece:dimensionVector "N1" ;
    unece:rec20Quantity "amount of substance"@en ;
    unece:rec20Sector "Physical Chemistry and Molecular Physics"@en ;
    unece:unitSymbol "nmol" .

unece:Emission a owl:Class ;
    rdfs:label "Emission"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A calculation of the pollution (including noise, heat, and radiation etc.) discharged into the environment by a residential, commercial, or industrial facility or by a means of transport, such as a vessel, aircraft or truck."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:ForecastTerms a owl:Class ;
    rdfs:label "Forecast Terms"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A set of terms and conditions by which a supply chain forecast has been or will be made."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:ModifyEvent a owl:Class ;
    rdfs:label "Modify Event"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    rdfs:subClassOf unece:LifecycleEvent ;
    skos:closeMatch <https://ref.gs1.org/epcis/ObjectEvent> ;
    skos:definition "Intervention (e.g. repair) on a product without changing its identity."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:ShipmentPackage a owl:Class ;
    rdfs:label "Shipment Package"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The packaging grouping trade items within a shipment."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Truck a owl:Class ;
    rdfs:label "Truck"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    rdfs:subClassOf unece:TransportMeans ;
    skos:definition "A road transport means (adds e.g. gross vehicle mass, registration)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/count> a skos:Concept ;
    skos:definition "The number of occurrences is counted"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "count" ;
    skos:prefLabel "Count"@en .

<https://test.uncefact.org/vocabulary/aggregation-type/latest> a skos:Concept ;
    skos:definition "Only the most recent value is meaningful (e.g. a biodiversity assessment score where only the current state matters)"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "latest" ;
    skos:prefLabel "Latest"@en .

unece:financial-institution-role-code-list a skos:ConceptScheme ;
    rdfs:label "Financial Institution Role"@en ;
    dcterms:source unece:FinancialInstitutionRoleCodeList ;
    skos:definition "Financial Institution Role UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:hs-commodity a skos:ConceptScheme ;
    rdfs:label "Harmonized System (HS)"@en ;
    dcterms:provenance "Proposed Vocab addition; external-reference code list; maintained by its owner, not held locally."@en ;
    rdfs:seeAlso <https://www.wcoomd.org/en/topics/nomenclature/instrument-and-tools/hs-nomenclature-2022-edition.aspx> ;
    skos:definition "The WCO Harmonized Commodity Description and Coding System (HS): the authoritative international commodity classification, maintained by the World Customs Organization. An external-reference list; bind the concrete HS codes downstream."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

unece:isic a skos:ConceptScheme ;
    rdfs:label "ISIC (International Standard Industrial Classification)"@en ;
    dcterms:provenance "Proposed Vocab addition; external-reference code list; maintained by its owner, not held locally."@en ;
    rdfs:seeAlso <https://unstats.un.org/unsd/classifications/Econ/isic> ;
    skos:definition "The UN International Standard Industrial Classification of All Economic Activities (ISIC), maintained by the UN Statistics Division. An external-reference list; bind the concrete ISIC codes downstream."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

unece:object-nature a skos:ConceptScheme ;
    rdfs:label "Vocab object nature"@en ;
    skos:definition "Whether a class is identity-bearing (entity) or a value bundle (value object)."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/governance> .

<https://test.uncefact.org/vocabulary/party-role/agent> a skos:Concept ;
    skos:definition "Party acting on behalf of another (the principal)."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "agent" ;
    skos:prefLabel "Agent"@en .

<https://test.uncefact.org/vocabulary/party-role/competentAuthority> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/party-role/regulator> ;
    skos:definition "Government authority with jurisdiction over a matter."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "competentAuthority" ;
    skos:prefLabel "Competent Authority"@en .

<https://test.uncefact.org/vocabulary/party-role/logisticsProvider> a skos:Concept ;
    skos:definition "Party responsible for logistics operations."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "logisticsProvider" ;
    skos:prefLabel "Logistics Provider"@en .

<https://test.uncefact.org/vocabulary/party-role/manufacturer> a skos:Concept ;
    skos:definition "Party that manufactures or assembles the product."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "manufacturer" ;
    skos:prefLabel "Manufacturer"@en .

<https://test.uncefact.org/vocabulary/party-role/regulator> a skos:Concept ;
    skos:definition "Authority responsible for regulatory oversight."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "regulator" ;
    skos:prefLabel "Regulator"@en .

<https://test.uncefact.org/vocabulary/party-role/seller> a skos:Concept ;
    skos:definition "Party selling goods or services."@en ;
    skos:inScheme unece:party-role ;
    skos:notation "seller" ;
    skos:prefLabel "Seller"@en .

unece:transport-equipment-legal-status-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Legal Status"@en ;
    dcterms:source unece:TransportEquipmentLegalStatusCodeList ;
    skos:definition "Transport Equipment Legal Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/28> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "28" ;
    skos:prefLabel "kilogram per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2 M1" ;
    unece:rec20Quantity "mean mass range"@en,
        "surface density, areic mass"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "kg.m-2" ;
    unece:unitSymbol "kg/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2A> a skos:Concept ;
    skos:definition "Refer ISO/TC12 SI Guide"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/RAD-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2A" ;
    skos:prefLabel "radian per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "Debye angular frequency"@en,
        "angular frequency, pulsatance"@en,
        "angular velocity"@en,
        "circular frequency"@en,
        "nuclear precession, cyclotron angular frequency"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Periodic and related phenomena"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "rad.s-1" ;
    unece:unitSymbol "rad/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/2N> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DeciB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "2N" ;
    skos:prefLabel "decibel"@en ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "level of a field quantity, level of a power quantity"@en,
        "sound pressure level, sound power level"@en,
        "sound reduction index"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Periodic and related phenomena"@en ;
    unece:ucumCode "dB" ;
    unece:unitSymbol "dB" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/EV-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A54" ;
    skos:prefLabel "electronvolt per metre"@en ;
    unece:conversionMultiplier 1.602177e-19 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "linear energy transfer"@en,
        "total linear stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "eV.m-1" ;
    unece:unitSymbol "eV/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/A58> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/ERG-PER-CentiM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "A58" ;
    skos:prefLabel "erg per centimetre"@en ;
    unece:conversionMultiplier 1e-05 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "linear energy transfer"@en,
        "total linear stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "erg.cm-1" ;
    unece:unitSymbol "erg/cm" .

<https://test.uncefact.org/vocabulary/unit-of-measure/ANN> a skos:Concept ;
    skos:definition "Unit of time equal to 365,25 days. Synonym: Julian year"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/YR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "ANN" ;
    skos:prefLabel "year"@en ;
    unece:conversionMultiplier 31557600.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "a" ;
    unece:unitSymbol "y" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B12> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J-PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B12" ;
    skos:prefLabel "joule per metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 M1 T-2" ;
    unece:rec20Quantity "linear energy transfer"@en,
        "total linear stopping power"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "J.m-1" ;
    unece:unitSymbol "J/m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/B38> a skos:Concept ;
    owl:deprecated true ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM_F-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "B38" ;
    skos:prefLabel "kilogram-force metre"@en ;
    unece:conversionMultiplier 9.80665 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "kgf.m" ;
    unece:unitSymbol "kgf·m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C86> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C86" ;
    skos:prefLabel "reciprocal cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-3" ;
    unece:rec20Quantity "electron number density, volumic electron number, hole number density, volumic hole number, donor number density, volumic donor number, intrinsic number density, volumic intrinsis number, acceptor number density, volumic acceptor number"@en,
        "ion number density, ion density, neutron number density"@en,
        "volumic number of molecules (or particles), number density of molecules  (or particles), molecular concentration of B"@en ;
    unece:rec20Sector "Nuclear Reactions and Ionizing Radiations"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "/m3" ;
    unece:unitSymbol "m⁻³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C92> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C92" ;
    skos:prefLabel "reciprocal metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-1" ;
    unece:rec20Quantity "Rydberg constant"@en,
        "angular reciprocal lattice vector, fundamental reciprocal lattice vector"@en,
        "angular repetency, angular wave number"@en,
        "attenuation coefficient, phase coefficient, propagation coefficient"@en,
        "curvature"@en,
        "linear attenuation coefficient"@en,
        "linear attenuation coefficient, linear extinction coefficient,linear absorption coefficient"@en,
        "linear ionization by a particle, total ionization by a particle"@en,
        "macroscopic cross-section, volumic cross-section, volumic total cross-section, macroscopic total cross-section"@en,
        "repetency, wavenumber"@en,
        "vergence, lens power"@en,
        "wave number, attenuation coefficient, phase coefficient, propagation coefficient, repetency"@en,
        "wavenumber, repetency"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Periodic and related phenomena"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "/m" ;
    unece:unitSymbol "m⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/C93> a skos:Concept ;
    skos:definition "Synonym: reciprocal metre squared"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C93" ;
    skos:prefLabel "reciprocal square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L-2" ;
    unece:rec20Quantity "particle fluence"@en,
        "photon exposure"@en ;
    unece:rec20Sector "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "/m2" ;
    unece:unitSymbol "m⁻²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/DAY> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/DAY> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "DAY" ;
    skos:prefLabel "day"@en ;
    unece:conversionMultiplier 86400.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "d" ;
    unece:unitSymbol "d" .

<https://test.uncefact.org/vocabulary/unit-of-measure/G20> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloLB_F-FT-PER-LB> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "G20" ;
    skos:prefLabel "pound-force foot per pound"@en ;
    unece:conversionMultiplier 2989.067 ;
    unece:dimensionVector "L2 T-2" ;
    unece:rec20Quantity "moment of force, moment of a couple, torque"@en,
        "work per unit weight"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "[lbf_av].[ft_i].[lb_av]-1" ;
    unece:unitSymbol "lbf·ft/lb" .

<https://test.uncefact.org/vocabulary/unit-of-measure/GRM> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/GM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "GRM" ;
    skos:prefLabel "gram"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "g" ;
    unece:unitSymbol "g" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HUR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HUR" ;
    skos:prefLabel "hour"@en ;
    unece:conversionMultiplier 3600.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "h" ;
    unece:unitSymbol "h" .

<https://test.uncefact.org/vocabulary/unit-of-measure/INQ> a skos:Concept ;
    skos:definition "Synonym: inch cubed"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/IN3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "INQ" ;
    skos:prefLabel "cubic inch"@en ;
    unece:conversionMultiplier 1.638706e-05 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "section modulus"@en,
        "volume"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Space and Time"@en ;
    unece:ucumCode "[cin_i]" ;
    unece:unitSymbol "in³" .

<https://test.uncefact.org/vocabulary/unit-of-measure/KWT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloW> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KWT" ;
    skos:prefLabel "kilowatt"@en ;
    unece:conversionMultiplier 1000.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en,
        "power"@en,
        "power (for direct current), active power"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Heat"@en,
        "Mechanics"@en ;
    unece:ucumCode "kW" ;
    unece:unitSymbol "kW" .

<https://test.uncefact.org/vocabulary/unit-of-measure/LTR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/L> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "LTR" ;
    skos:prefLabel "litre"@en ;
    unece:conversionMultiplier 0.001 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "volume"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "L" ;
    unece:unitSymbol "l" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MIN> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MIN> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MIN" ;
    skos:prefLabel "minute [unit of time]"@en ;
    unece:conversionMultiplier 60.0 ;
    unece:dimensionVector "T1" ;
    unece:rec20Quantity "time"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "min" ;
    unece:unitSymbol "min" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MPA> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaPA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MPA" ;
    skos:prefLabel "megapascal"@en ;
    unece:conversionMultiplier 1000000.0 ;
    unece:dimensionVector "L-1 M1 T-2" ;
    unece:rec20Quantity "pressure, normal stress, shear stress, modulus of elasticity,shear modulus, modulus of rigidity, bulk modulus, modulus of compression"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MPa" ;
    unece:unitSymbol "MPa" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MQS> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MQS" ;
    skos:prefLabel "cubic metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3 T-1" ;
    unece:rec20Quantity "(instantaneous) volume flow rate"@en,
        "recombination coefficient"@en,
        "volume flow rate"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "m3.s-1" ;
    unece:unitSymbol "m³/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MSK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-SEC2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MSK" ;
    skos:prefLabel "metre per second squared"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T-2" ;
    unece:rec20Quantity "(instantaneous) sound particle acceleration"@en,
        "acceleration, acceleration of free fall, acceleration due to gravity"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Space and Time"@en ;
    unece:ucumCode "m.s-2" ;
    unece:unitSymbol "m/s²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MTS> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MTS" ;
    skos:prefLabel "metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1 T-1" ;
    unece:rec20Quantity "(instantaneous) sound particle velocity"@en,
        "neutron speed"@en,
        "phase velocity of electromagnetic_x000D_ waves, phase speed of electromagnetic waves"@en,
        "velocity (speed) on propagation of electromagnetic waves in vacuo"@en,
        "velocity of sound (phase velocity), group velocity"@en,
        "velocity, phase velocity, group velocity"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Electricity and Magnetism"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Space and Time"@en ;
    unece:ucumCode "m.s-1" ;
    unece:unitSymbol "m/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/S3> a skos:Concept ;
    skos:definition "Synonym: foot squared per second"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/FT2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "S3" ;
    skos:prefLabel "square foot per second"@en ;
    unece:conversionMultiplier 0.09290304 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "kinematic viscosity"@en,
        "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en,
        "Mechanics"@en ;
    unece:ucumCode "[sft_i].s-1" ;
    unece:unitSymbol "ft²/s" .

<https://test.uncefact.org/vocabulary/unit-of-measure/VLT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/V> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "VLT" ;
    skos:prefLabel "volt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "I-1 L2 M1 T-3" ;
    unece:rec20Quantity "electric potential, potential difference, tension, voltage, electromotive force"@en,
        "thermoelectromotive force between substances a and b, Peltier coefficient for substances a and b"@en ;
    unece:rec20Sector "Electricity and Magnetism"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "V" ;
    unece:unitSymbol "V" .

<https://test.uncefact.org/vocabulary/unit-of-measure/WTT> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "WTT" ;
    skos:prefLabel "watt"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-3" ;
    unece:rec20Quantity "heat flow rate"@en,
        "power"@en,
        "power (for direct current), active power"@en,
        "radiant power, (radiant energyflux)"@en,
        "sound power"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Electricity and Magnetism"@en,
        "Heat"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Mechanics"@en ;
    unece:ucumCode "W" ;
    unece:unitSymbol "W" .

unece:validation-document-status-code-list a skos:ConceptScheme ;
    rdfs:label "Validation Document Status"@en ;
    dcterms:source unece:ValidationDocumentStatusCodeList ;
    skos:definition "Validation Document Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:Booking a owl:Class ;
    rdfs:label "Booking"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#Booking> ;
    skos:definition "A transaction recording the reservation of transport services for a consignment."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:MakeEvent a owl:Class ;
    rdfs:label "Make Event"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    rdfs:subClassOf unece:LifecycleEvent ;
    skos:closeMatch <https://ref.gs1.org/epcis/TransformationEvent> ;
    skos:definition "Transformation (manufacture/production) of input products into output products."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:MaterialUsage a owl:Class ;
    rdfs:label "material usage"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:closeMatch schema:StructuredValue ;
    skos:definition "A record of a material a facility consumes and the period over which it does so. An identity-less value object."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:ScoringFramework a owl:Class ;
    rdfs:label "Scoring Framework"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A scoring framework used for performance-level assessments against a criterion."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Vessel a owl:Class ;
    rdfs:label "Vessel"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    rdfs:subClassOf unece:TransportMeans ;
    skos:definition "A waterborne transport means (adds e.g. draft, IMO number)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:address-format-type-code-list a skos:ConceptScheme ;
    rdfs:label "Address Format Type"@en ;
    dcterms:source unece:AddressFormatTypeCodeList ;
    skos:definition "Address Format Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:certificate-type-code-list a skos:ConceptScheme ;
    rdfs:label "Certificate Type"@en ;
    dcterms:source unece:CertificateTypeCodeList ;
    skos:definition "Certificate Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:code-list-scope a skos:ConceptScheme ;
    rdfs:label "Vocab code list scope"@en ;
    skos:definition "Presentation classification for a code list: whether it is cross-cutting reference data, domain-scoped, or vocabulary machinery. Navigation only; no semantic effect."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/governance> .

<https://test.uncefact.org/vocabulary/code-list-scope/governance> a skos:Concept ;
    skos:definition "The vocabulary's own machinery (object nature, term status, code list scope)."@en ;
    skos:inScheme unece:code-list-scope ;
    skos:notation "governance" ;
    skos:prefLabel "governance"@en .

unece:financial-account-type-code-list a skos:ConceptScheme ;
    rdfs:label "Financial Account Type"@en ;
    dcterms:source unece:FinancialAccountTypeCodeList ;
    skos:definition "Financial Account Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:refund-method-code-list a skos:ConceptScheme ;
    rdfs:label "Refund Method"@en ;
    dcterms:source unece:RefundMethodCodeList ;
    skos:definition "Refund Method UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-equipment-haulage-arrangements-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Haulage Arrangements"@en ;
    dcterms:source unece:TransportEquipmentHaulageArrangementsCodeList ;
    skos:definition "Transport Equipment Haulage Arrangements UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/C97> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C97" ;
    skos:prefLabel "reciprocal second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "T-1" ;
    unece:rec20Quantity "Debye angular frequency"@en,
        "Larmor angular frequency"@en,
        "angular frequency, pulsatance"@en,
        "circular frequency"@en,
        "damping coefficient"@en,
        "decay constant, disintegration constant"@en,
        "photon flux"@en,
        "rotational frequency"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Periodic and related phenomena"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "/s" ;
    unece:unitSymbol "s⁻¹" .

<https://test.uncefact.org/vocabulary/unit-of-measure/D54> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/W-PER-M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "D54" ;
    skos:prefLabel "watt per square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1 T-3" ;
    unece:rec20Quantity "Poynting vector"@en,
        "density of heat flow rate"@en,
        "energy fluence rate, (energy flux density)"@en,
        "radiant energy, fluence rate, radiant exitance, irradiance, first radiation constant"@en,
        "sound intensity"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Electricity and Magnetism"@en,
        "Heat"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en ;
    unece:ucumCode "W.m-2" ;
    unece:unitSymbol "W/m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/HAR> a skos:Concept ;
    owl:deprecated true ;
    skos:definition "Synonym: square hectometre"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/HA> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "HAR" ;
    skos:prefLabel "hectare"@en ;
    unece:conversionMultiplier 10000.0 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en ;
    unece:rec20Sector "Space and Time"@en ;
    unece:ucumCode "har" ;
    unece:unitSymbol "ha" .

<https://test.uncefact.org/vocabulary/unit-of-measure/JOU> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/J> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "JOU" ;
    skos:prefLabel "joule"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "Hartree energy"@en,
        "active energy"@en,
        "energy imparted, mean energy imparted"@en,
        "heat, quantity of heat, energy, thermodynamic energy, enthalpy, Helmholtz function, Helmholtz free energy"@en,
        "level width, alpha disintegration energy"@en,
        "radiant energy"@en,
        "reaction energy"@en,
        "work function"@en,
        "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Electricity and Magnetism"@en,
        "Heat"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "J" ;
    unece:unitSymbol "J" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MTK> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MTK" ;
    skos:prefLabel "square metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2" ;
    unece:rec20Quantity "area"@en,
        "atomic attenuation coefficient"@en,
        "cross-section"@en,
        "equivalent absorption area of a surface or object"@en,
        "nuclear quadrupole moment"@en,
        "slowing down area, diffusion area, migration area"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Space and Time"@en ;
    unece:ucumCode "m2" ;
    unece:unitSymbol "m²" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MTR> a skos:Concept ;
    skos:exactMatch <http://qudt.org/vocab/unit/M> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MTR" ;
    skos:prefLabel "metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L1" ;
    unece:rec20Quantity "(instantaneous) sound particle displacement"@en,
        "Bohr radius"@en,
        "diffusion coefficient for neutron fluence rate, (diffusion coefficient for neutron flux density)"@en,
        "half-thickness, half-value thickness"@en,
        "lattice vector, fundamental lattice vector"@en,
        "length, breadth, height, thickness, radius, radius of curvature, cartesian coordinates, diameter, length of path, distance"@en,
        "mean free path"@en,
        "mean free path of phonons or electrons, London penetration depth, coherence length, diffusion length"@en,
        "mean linear range, mean free path"@en,
        "nuclear radius, electron radius, Compton wavelength"@en,
        "object distance, image distance, focal distance"@en,
        "particle position vector, equilibrium position vector of ion or atom, displacement vector of ion or atom"@en,
        "slowing-down length, diffusion length, migration length"@en,
        "wavelength"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Periodic and related phenomena"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en,
        "Space and Time"@en ;
    unece:ucumCode "m" ;
    unece:unitSymbol "m" .

<https://test.uncefact.org/vocabulary/unit-of-measure/S4> a skos:Concept ;
    skos:definition "Synonym: metre squared per second (square metres/second US)"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M2-PER-SEC> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "S4" ;
    skos:prefLabel "square metre per second"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L2 T-1" ;
    unece:rec20Quantity "diffusion coefficient"@en,
        "diffusion coefficient, diffusion coefficient for neutron number density"@en,
        "kinematic viscosity"@en,
        "thermal diffusion coefficient"@en,
        "thermal diffusivity"@en ;
    unece:rec20Sector "Heat"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Physical Chemistry and Molecular Physics"@en ;
    unece:ucumCode "m2.s-1" ;
    unece:unitSymbol "m²/s" .

unece:DutyTaxFee a owl:Class ;
    rdfs:label "Duty Tax Fee"@en ;
    rdfs:comment "Maps to WCO DutyTaxFee; distinct from trade-domain TradeTax (commercial VAT)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A customs duty, tax or fee assessed on a declared goods item."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:FinanceAgreement a owl:Class ;
    rdfs:label "Finance Agreement"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:closeMatch <https://spec.edmcouncil.org/fibo/ontology/FBC/DebtAndEquities/Debt/CreditAgreement> ;
    skos:definition "A contract under which a financial institution funds a trade."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:MoveEvent a owl:Class ;
    rdfs:label "Move Event"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    rdfs:subClassOf unece:LifecycleEvent ;
    skos:closeMatch <https://ref.gs1.org/epcis/ObjectEvent> ;
    skos:definition "Transfer (shipment) of products from one facility to another."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:PartyRole a owl:Class ;
    rdfs:label "party role"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:Role ;
    skos:definition "A party in the role it plays relative to a referencing entity (party + role, optionally on-behalf-of). An identity-less value object, not a party-register entry."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Person a owl:Class ;
    rdfs:label "Person"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    rdfs:subClassOf unece:Party ;
    skos:closeMatch schema:Person ;
    skos:definition "An individual party."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:TradeDocument a owl:Class ;
    rdfs:label "Trade Document"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:DigitalDocument ;
    skos:definition "A thin anchor for an exchanged business document: a grouping of domain concepts identified by a documentType code. Its structure is defined in downstream schemas, not in this vocabulary."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:assessment-subject-type a skos:ConceptScheme ;
    rdfs:label "Assessment Subject Type"@en ;
    dcterms:source untp:AssessmentSubjectType ;
    skos:definition "Assessment Subject Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:consignment-status a skos:ConceptScheme ;
    rdfs:label "Consignment status"@en ;
    rdfs:seeAlso unece:LogisticsStatusCodeList ;
    skos:definition "Coarse lifecycle states of a Consignment (disposition values)."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:criterion-status a skos:ConceptScheme ;
    rdfs:label "Criterion Status"@en ;
    dcterms:source untp:CriterionStatus ;
    skos:definition "Criterion Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:improvement-indicator a skos:ConceptScheme ;
    rdfs:label "Improvement Indicator"@en ;
    dcterms:source untp:ImprovementIndicator ;
    skos:definition "Improvement Indicator UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:product-idgranularity a skos:ConceptScheme ;
    rdfs:label "Product IDGranularity"@en ;
    dcterms:source untp:ProductIDGranularity ;
    skos:definition "Product IDGranularity UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:scheme-alignment-level a skos:ConceptScheme ;
    rdfs:label "Scheme Alignment Level"@en ;
    dcterms:source untp:SchemeAlignmentLevel ;
    skos:definition "Scheme Alignment Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:term-status a skos:ConceptScheme ;
    rdfs:label "Vocab term status"@en ;
    skos:definition "Governance lifecycle states for a vocabulary term (class, property, or code value)."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/governance> .

unece:transport-equipment-movement-status-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Movement Status"@en ;
    dcterms:source unece:TransportEquipmentMovementStatusCodeList ;
    skos:definition "Transport Equipment Movement Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-equipment-status a skos:ConceptScheme ;
    rdfs:label "Transport equipment status"@en ;
    rdfs:seeAlso unece:TransportEquipmentOperationalStatusCodeList ;
    skos:definition "Coarse lifecycle states of a TransportEquipment, e.g. a container (disposition values)."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Endorsement a owl:Class ;
    rdfs:label "Endorsement"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The authority under which a conformity claim is issued (e.g. an accreditation)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Marking a owl:Class ;
    rdfs:label "Marking"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "An inscription, stamp or label on packaging, such as to indicate date, ownership, quality, manufacture or origin."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Regulation a owl:Class ;
    rdfs:label "Regulation"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The rule under which import/export is permitted or controlled. Vocab-distinctive: WCO references procedures, not the rule itself."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Score a owl:Class ;
    rdfs:label "Score"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A single score (code, definition, rank) within a scoring framework."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Shipment a owl:Class ;
    rdfs:label "Shipment"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An identifiable collection of trade items transported together from seller (consignor) to buyer (consignee)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:TransportLeg a owl:Class ;
    rdfs:label "Transport Leg"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#TransportLegs> ;
    skos:definition "The span between two consecutive transport calls; the segment a consignment is assigned to."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:dangerous-goods-packaging-level-code-list a skos:ConceptScheme ;
    rdfs:label "Dangerous Goods Packaging Level"@en ;
    dcterms:source unece:DangerousGoodsPackagingLevelCodeList ;
    skos:definition "Dangerous Goods Packaging Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:payment-terms-event-time-reference-code-list a skos:ConceptScheme ;
    rdfs:label "Payment Terms Event Time Reference"@en ;
    dcterms:source unece:PaymentTermsEventTimeReferenceCodeList ;
    skos:definition "Payment Terms Event Time Reference UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> a skos:Concept ;
    skos:definition "Metrics for measuring deforestation-free sourcing, land-use change, biodiversity impact, and protection of sensitive areas."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-impact-score>,
        <https://test.uncefact.org/vocabulary/performance-metrics/deforestation-free-sourcing>,
        <https://test.uncefact.org/vocabulary/performance-metrics/land-use-change>,
        <https://test.uncefact.org/vocabulary/performance-metrics/protected-area-impact> ;
    skos:notation "05" ;
    skos:prefLabel "Biodiversity and Land Use"@en ;
    skos:scopeNote "ESRS E4; GRI 304; TNFD; EU Deforestation Regulation; Kunming-Montreal Global Biodiversity Framework."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/governance> a skos:Concept ;
    skos:definition "Metrics for measuring anti-corruption practices, supply chain due diligence, ESG disclosure quality, and grievance mechanism effectiveness."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/anti-corruption-training-coverage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/esg-disclosure-score>,
        <https://test.uncefact.org/vocabulary/performance-metrics/grievance-response-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/supplier-due-diligence-coverage> ;
    skos:notation "08" ;
    skos:prefLabel "Governance"@en ;
    skos:scopeNote "ESRS G1; GRI 205, 308, 414; IFRS S1; OECD Guidelines Chapter VII."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:scheme-endorsement-level a skos:ConceptScheme ;
    rdfs:label "Scheme Endorsement Level"@en ;
    dcterms:source untp:SchemeEndorsementLevel ;
    skos:definition "Scheme Endorsement Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-service-payment-arrangement-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Service Payment Arrangement"@en ;
    dcterms:source unece:TransportServicePaymentArrangementCodeList ;
    skos:definition "Transport Service Payment Arrangement UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-service-priority-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Service Priority"@en ;
    dcterms:source unece:TransportServicePriorityCodeList ;
    skos:definition "Transport Service Priority UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/KGM> a skos:Concept ;
    skos:definition "A unit of mass equal to one thousand grams."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/KiloGM> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "KGM" ;
    skos:prefLabel "kilogram"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "effective mass"@en,
        "mass"@en,
        "mass excess"@en,
        "mass of atom (of a nuclide x), nuclidic mass"@en,
        "mass of molecule"@en ;
    unece:rec20Sector "Atomic and Nuclear Physics"@en,
        "Mechanics"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en ;
    unece:ucumCode "kg" ;
    unece:unitSymbol "kg" .

<https://test.uncefact.org/vocabulary/unit-of-measure/MWH> a skos:Concept ;
    skos:definition "A unit of power defining the total amount of bulk energy transferred or consumed."@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/MegaW-HR> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MWH" ;
    skos:prefLabel "megawatt hour (1000 kW.h)"@en ;
    unece:conversionMultiplier 3600000000.0 ;
    unece:dimensionVector "L2 M1 T-2" ;
    unece:rec20Quantity "work, energy, potential energy, kinetic energy"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "MW.h" ;
    unece:unitSymbol "MW·h" .

unece:Account a owl:Class ;
    rdfs:label "Account"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:closeMatch <https://spec.edmcouncil.org/fibo/ontology/FBC/ProductsAndServices/ClientsAndAccounts/Account> ;
    skos:definition "A financial account that is the source or destination of payments."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:CargoDetails a owl:Class ;
    rdfs:label "Cargo Details"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The cargo-item lines within a cargo report."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:GovernmentRegistration a owl:Class ;
    rdfs:label "Government Registration"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The recording of items or details for a governmental purpose."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Licence a owl:Class ;
    rdfs:label "Licence"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A permit from an authority to own or use something, do a particular thing, or to conduct a trade."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Performance a owl:Class ;
    rdfs:label "Performance"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A claimed, assessed or required performance level, defined by a measure and/or a score against a metric."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:ProductPackage a owl:Class ;
    rdfs:label "Product Package"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:closeMatch <https://ref.gs1.org/voc/PackagingDetails> ;
    skos:definition "Details of product packaging. Distinct from TransportPackage (transport-domain wrapping)."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Seal a owl:Class ;
    rdfs:label "Seal"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A security seal affixed to transport equipment."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:SensorData a owl:Class ;
    rdfs:label "Sensor Data"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A sensor data recording associated with a lifecycle event."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:TransportCall a owl:Class ;
    rdfs:label "Transport Call"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "An ordered stop of a transport means along a movement (arrive/load/unload/depart), with a sequence number and location."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/minimum> a skos:Concept ;
    skos:definition "Only the smallest value across the set is meaningful"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "minimum" ;
    skos:prefLabel "Minimum"@en .

unece:customs-duty-regime-type-code-list a skos:ConceptScheme ;
    rdfs:label "Customs Duty Regime Type"@en ;
    dcterms:source unece:CustomsDutyRegimeTypeCodeList ;
    skos:definition "Customs Duty Regime Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:organization-function-type-code-list a skos:ConceptScheme ;
    rdfs:label "Organization Function Type"@en ;
    dcterms:source unece:OrganizationFunctionTypeCodeList ;
    skos:definition "Organization Function Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:party-type-code-list a skos:ConceptScheme ;
    rdfs:label "Party Type"@en ;
    dcterms:source unece:PartyTypeCodeList ;
    skos:definition "Party Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/performance-metrics/energy> a skos:Concept ;
    skos:definition "Metrics for measuring energy consumption, renewable energy share, and energy efficiency across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/energy-intensity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/non-renewable-energy-consumption>,
        <https://test.uncefact.org/vocabulary/performance-metrics/onsite-renewable-generation>,
        <https://test.uncefact.org/vocabulary/performance-metrics/renewable-energy-percentage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/total-energy-consumption> ;
    skos:notation "02" ;
    skos:prefLabel "Energy"@en ;
    skos:scopeNote "IFRS S2 para 29; ESRS E1; GRI 302; EU Energy Efficiency Directive."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:seal-condition-code-list a skos:ConceptScheme ;
    rdfs:label "Seal Condition"@en ;
    dcterms:source unece:SealConditionCodeList ;
    skos:definition "Seal Condition UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-movement-type-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Movement Type"@en ;
    dcterms:source unece:TransportMovementTypeCodeList ;
    skos:definition "Transport Movement Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> a skos:Concept ;
    skos:definition "Synonym: metre cubed"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/M3> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "MTQ" ;
    skos:prefLabel "cubic metre"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "L3" ;
    unece:rec20Quantity "section modulus"@en,
        "volume"@en ;
    unece:rec20Sector "Mechanics"@en,
        "Space and Time"@en ;
    unece:ucumCode "m3" ;
    unece:unitSymbol "m³" .

unece:DeclarationDetails a owl:Class ;
    rdfs:label "Declaration Details"@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "The customs item lines within a declaration (one tariff code each). Maps to WCO GoodsItem."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Insurance a owl:Class ;
    rdfs:label "Insurance"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "Cover protecting cargo/trade value against loss."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:RegisteredIdentity a owl:Class ;
    rdfs:label "Registered Identity"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The registration of a party's identity in an official register (the subject of a Digital Identity Anchor)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Standard a owl:Class ;
    rdfs:label "Standard"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A published specification (e.g. ISO 14000) against which conformity is assessed."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:TransportPackage a owl:Class ;
    rdfs:label "Transport Package"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#Piece> ;
    skos:definition "A self-contained wrapping or container holding goods for transport (box, barrel, pallet)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/average> a skos:Concept ;
    skos:definition "Values are combined as an unweighted arithmetic mean"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "average" ;
    skos:prefLabel "Average"@en .

<https://test.uncefact.org/vocabulary/document-type/insurance-document> a skos:Concept ;
    skos:definition "Insurance policies, certificates and cover."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Insurance document"@en ;
    skos:topConceptOf unece:document-type .

unece:packaging-level-code-list a skos:ConceptScheme ;
    rdfs:label "Packaging Level"@en ;
    dcterms:source unece:PackagingLevelCodeList ;
    skos:definition "Packaging Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/performance-metrics/pollution> a skos:Concept ;
    skos:definition "Metrics for measuring air pollutant emissions, hazardous substance releases, and chemical safety performance beyond GHG emissions."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/nox-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/ozone-depleting-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/particulate-matter-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/sox-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/substances-of-concern>,
        <https://test.uncefact.org/vocabulary/performance-metrics/voc-emissions> ;
    skos:notation "06" ;
    skos:prefLabel "Pollution"@en ;
    skos:scopeNote "ESRS E2; GRI 305 (non-GHG); EU Industrial Emissions Directive; Stockholm Convention; Montreal Protocol."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/water> a skos:Concept ;
    skos:definition "Metrics for measuring water withdrawal, consumption, discharge, recycling, and usage intensity across operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/total-water-withdrawal>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-consumption>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-discharge>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-intensity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-recycling-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-stress-area-withdrawal> ;
    skos:notation "03" ;
    skos:prefLabel "Water"@en ;
    skos:scopeNote "ESRS E3; GRI 303; CEO Water Mandate; Alliance for Water Stewardship."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:priority-description-code-list a skos:ConceptScheme ;
    rdfs:label "Priority Description"@en ;
    dcterms:source unece:PriorityDescriptionCodeList ;
    skos:definition "Priority Description UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:registry-type a skos:ConceptScheme ;
    rdfs:label "Registry Type"@en ;
    dcterms:source untp:RegistryType ;
    skos:definition "Registry Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:Coordinate a owl:Class ;
    rdfs:label "Coordinate"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:GeoCoordinates ;
    skos:definition "A geographic point defined by latitude and longitude (WGS 84)."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Payment a owl:Class ;
    rdfs:label "Payment"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "A transfer of funds settling a trade obligation."@en ;
    skos:exactMatch <https://spec.edmcouncil.org/fibo/ontology/FND/ProductsAndServices/PaymentsAndSchedules/Payment> ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:TradeItem a owl:Class ;
    rdfs:label "Trade Item"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The lowest level of commercial information in a trade — a product/service line with code, quantity and unit price."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:aggregation-type a skos:ConceptScheme ;
    rdfs:label "Aggregation Type"@en ;
    dcterms:source untp:AggregationType ;
    skos:definition "Aggregation Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/maximum> a skos:Concept ;
    skos:definition "Only the largest value across the set is meaningful"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "maximum" ;
    skos:prefLabel "Maximum"@en .

unece:assessor-level a skos:ConceptScheme ;
    rdfs:label "Assessor Level"@en ;
    dcterms:source untp:AssessorLevel ;
    skos:definition "Assessor Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:attestation-type a skos:ConceptScheme ;
    rdfs:label "Attestation Type"@en ;
    dcterms:source untp:AttestationType ;
    skos:definition "Attestation Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:delivery-terms-function-code-list a skos:ConceptScheme ;
    rdfs:label "Delivery Terms Function"@en ;
    dcterms:source unece:DeliveryTermsFunctionCodeList ;
    skos:definition "Delivery Terms Function UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:license-type a skos:ConceptScheme ;
    rdfs:label "License Type"@en ;
    dcterms:source untp:LicenseType ;
    skos:definition "License Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:payment-terms-id a skos:ConceptScheme ;
    rdfs:label "Payment Terms"@en ;
    dcterms:source unece:PaymentTermsId ;
    skos:definition "Payment Terms UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:sealing-party-role-code-list a skos:ConceptScheme ;
    rdfs:label "Sealing Party Role"@en ;
    dcterms:source unece:SealingPartyRoleCodeList ;
    skos:definition "Sealing Party Role UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-equipment-supplier-party-role-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Supplier Party Role"@en ;
    dcterms:source unece:TransportEquipmentSupplierPartyRoleCodeList ;
    skos:definition "Transport Equipment Supplier Party Role UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Claim a owl:Class ;
    rdfs:label "Claim"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A performance claim about a product, facility or organisation, made against a defined criterion."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Criterion a owl:Class ;
    rdfs:label "Criterion"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A specific rule within a standard or regulation (e.g. a carbon-intensity calculation rule)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Image a owl:Class ;
    rdfs:label "Image"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:ImageObject ;
    skos:definition "A binary image encoded as base64 text with its media type."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:SupplyPlan a owl:Class ;
    rdfs:label "Supply Plan"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "Specification of the delivery quantities and date/time values in a supply schedule."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:TradeSettlement a owl:Class ;
    rdfs:label "Trade Settlement"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The financial settlement terms and totals of a trade agreement."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:address-type-code-list a skos:ConceptScheme ;
    rdfs:label "Address Type"@en ;
    dcterms:source unece:AddressTypeCodeList ;
    skos:definition "Address Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:assessment-level a skos:ConceptScheme ;
    rdfs:label "Assessment Level"@en ;
    dcterms:source untp:AssessmentLevel ;
    skos:definition "Assessment Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> a skos:Concept ;
    skos:definition "Advancing sustainability, circularity, and responsible practices throughout supply and production networks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/energy-optimization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ethical-material-sourcing>,
        <https://test.uncefact.org/vocabulary/conformity-topics/origin-tracking>,
        <https://test.uncefact.org/vocabulary/conformity-topics/resource-circularity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supplier-development>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supplier-sustainability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-labor-rights>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-risk-reduction> ;
    skos:notation "05" ;
    skos:prefLabel "Circular Value Chains"@en ;
    skos:relatedMatch sdg:12,
        sdg:17,
        sdg:8 ;
    skos:scopeNote "UN SDGs 8, 12, 17; OECD Guidelines Chapter II: General Policies and Chapter VI: Environment; EU ESPR Art. 8, 10."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> a skos:Concept ;
    skos:definition "Balancing profitability with sustainable economic practices that create shared value for businesses and communities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/business-resilience>,
        <https://test.uncefact.org/vocabulary/conformity-topics/economic-risk-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/employment-opportunities>,
        <https://test.uncefact.org/vocabulary/conformity-topics/green-innovation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/regional-economic-growth>,
        <https://test.uncefact.org/vocabulary/conformity-topics/resource-efficiency>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-network-strength>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sustainable-investment> ;
    skos:notation "06" ;
    skos:prefLabel "Economic Sustainability"@en ;
    skos:relatedMatch sdg:8,
        sdg:9 ;
    skos:scopeNote "UN SDGs 8, 9; OECD Guidelines Chapter II: General Policies; EU ESPR Art. 5, 7, 10, 11."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> a skos:Concept ;
    skos:definition "Promoting organizational integrity, accountability, and transparent practices in business operations and decision-making."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/anti-corruption-measures>,
        <https://test.uncefact.org/vocabulary/conformity-topics/competitive-fairness>,
        <https://test.uncefact.org/vocabulary/conformity-topics/data-privacy>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ip-protection>,
        <https://test.uncefact.org/vocabulary/conformity-topics/legal-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/open-reporting>,
        <https://test.uncefact.org/vocabulary/conformity-topics/responsible-procurement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/stakeholder-inclusion> ;
    skos:notation "03" ;
    skos:prefLabel "Ethical Governance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "UN SDG 16; OECD Guidelines Chapter II: General Policies and Chapter VII: Combating Bribery; EU ESPR Art. 11-12."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> a skos:Concept ;
    skos:definition "Prioritizing the health and safety of workers and communities through hazard prevention, preparedness, and wellbeing support."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/emergency-readiness>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ergonomic-design>,
        <https://test.uncefact.org/vocabulary/conformity-topics/exposure-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/healthcare-access>,
        <https://test.uncefact.org/vocabulary/conformity-topics/living-conditions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/nutrition-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/wellbeing-support>,
        <https://test.uncefact.org/vocabulary/conformity-topics/workplace-hazard-control> ;
    skos:notation "07" ;
    skos:prefLabel "Health and Safety Assurance"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "UN SDG 3; OECD Guidelines Chapter V: Employment and Industrial Relations; EU ESPR Art. 5, 10 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> a skos:Concept ;
    skos:definition "Protection of human rights, promotion of fair labor practices, and support for community wellbeing across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/community-empowerment>,
        <https://test.uncefact.org/vocabulary/conformity-topics/decent-work-conditions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/forced-labor-elimination>,
        <https://test.uncefact.org/vocabulary/conformity-topics/gender-equity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/rights-and-equality>,
        <https://test.uncefact.org/vocabulary/conformity-topics/worker-representation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/workplace-safety>,
        <https://test.uncefact.org/vocabulary/conformity-topics/youth-protection> ;
    skos:notation "02" ;
    skos:prefLabel "Human Equity and Welfare"@en ;
    skos:relatedMatch sdg:1,
        sdg:10,
        sdg:3,
        sdg:4,
        sdg:5,
        sdg:8 ;
    skos:scopeNote "UN SDGs 1, 3, 4, 5, 8, 10; OECD Guidelines Chapter IV: Human Rights and Chapter V: Employment and Industrial Relations; EU ESPR Art. 10."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/information-security> a skos:Concept ;
    skos:definition "Protection of data, digital systems, and information assets, and the establishment of trust frameworks for digital interactions."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/access-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/audit-and-accountability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/cybersecurity-controls>,
        <https://test.uncefact.org/vocabulary/conformity-topics/data-protection-and-privacy>,
        <https://test.uncefact.org/vocabulary/conformity-topics/digital-identity-and-trust>,
        <https://test.uncefact.org/vocabulary/conformity-topics/encryption-and-data-security>,
        <https://test.uncefact.org/vocabulary/conformity-topics/incident-response>,
        <https://test.uncefact.org/vocabulary/conformity-topics/system-integrity> ;
    skos:notation "11" ;
    skos:prefLabel "Information Security and Digital Trust"@en ;
    skos:relatedMatch sdg:16,
        sdg:9 ;
    skos:scopeNote "ISO/IEC 27001 Information Security; GDPR; eIDAS; NIST Cybersecurity Framework."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> a skos:Concept ;
    skos:definition "Ensuring products are safe, reliable, and meet quality and sustainability standards throughout their lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/consumer-information>,
        <https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-longevity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-safety-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/quality-performance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence>,
        <https://test.uncefact.org/vocabulary/conformity-topics/substance-control>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-traceability> ;
    skos:notation "04" ;
    skos:prefLabel "Product Integrity"@en ;
    skos:relatedMatch sdg:12,
        sdg:9 ;
    skos:scopeNote "UN SDGs 9, 12; OECD Guidelines Chapter VIII: Consumer Interests; EU ESPR Art. 4-7 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> a skos:Concept ;
    skos:definition "Establishing management frameworks, policies, and processes for systematic improvement of environmental, social, and governance outcomes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/capacity-building>,
        <https://test.uncefact.org/vocabulary/conformity-topics/compliance-verification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/feedback-channels>,
        <https://test.uncefact.org/vocabulary/conformity-topics/outcome-tracking>,
        <https://test.uncefact.org/vocabulary/conformity-topics/process-enhancement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/risk-identification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sustainability-policies>,
        <https://test.uncefact.org/vocabulary/conformity-topics/transparent-communication> ;
    skos:notation "08" ;
    skos:prefLabel "Systemic Sustainability"@en ;
    skos:relatedMatch sdg:12,
        sdg:16 ;
    skos:scopeNote "UN SDGs 12, 16; OECD Guidelines Chapter II: General Policies; EU ESPR Art. 4, 5, 10-12."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> a skos:Concept ;
    skos:definition "Adherence to technical regulations, voluntary standards, and conformity assessment procedures that ensure product and process fitness for purpose."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/accessibility-requirements>,
        <https://test.uncefact.org/vocabulary/conformity-topics/interoperability-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/performance-specifications>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary>,
        <https://test.uncefact.org/vocabulary/conformity-topics/technical-regulations>,
        <https://test.uncefact.org/vocabulary/conformity-topics/testing-and-certification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/voluntary-standards> ;
    skos:notation "10" ;
    skos:prefLabel "Technical Conformity"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement; ISO/IEC 17000 series conformity assessment standards; Codex Alimentarius."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> a skos:Concept ;
    skos:definition "Adherence to trade regulations, customs requirements, market access rules, and cross-border compliance frameworks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/customs-classification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/import-export-controls>,
        <https://test.uncefact.org/vocabulary/conformity-topics/market-authorization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/mutual-recognition>,
        <https://test.uncefact.org/vocabulary/conformity-topics/rules-of-origin>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sanctions-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/tariff-and-duty-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/trade-documentation> ;
    skos:notation "09" ;
    skos:prefLabel "Trade and Market Access"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT and SPS Agreements; UNECE Trade Facilitation Recommendations; WCO Harmonized System."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> a skos:Concept ;
    skos:definition "Metrics for measuring microbiological safety, chemical contaminant levels, pesticide and veterinary drug residues, food additive levels, nutritional content, and allergen presence in food products."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/allergen-presence>,
        <https://test.uncefact.org/vocabulary/performance-metrics/chemical-contaminant-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/food-additive-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/microbiological-count>,
        <https://test.uncefact.org/vocabulary/performance-metrics/nutritional-content>,
        <https://test.uncefact.org/vocabulary/performance-metrics/pesticide-residue-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/shelf-life-duration>,
        <https://test.uncefact.org/vocabulary/performance-metrics/veterinary-drug-residue-level> ;
    skos:notation "10" ;
    skos:prefLabel "Food Safety and Quality"@en ;
    skos:scopeNote "Codex Alimentarius (FAO/WHO); EU General Food Law Regulation (EC) 178/2002; EU food safety regulations; ISO 22000."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> a skos:Concept ;
    skos:definition "Metrics for measuring physical, mechanical, thermal, electrical, chemical, and fire safety properties of products and materials against applicable safety standards and performance requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/chemical-substance-concentration>,
        <https://test.uncefact.org/vocabulary/performance-metrics/electrical-safety-rating>,
        <https://test.uncefact.org/vocabulary/performance-metrics/fire-resistance-rating>,
        <https://test.uncefact.org/vocabulary/performance-metrics/flammability-rating>,
        <https://test.uncefact.org/vocabulary/performance-metrics/impact-resistance>,
        <https://test.uncefact.org/vocabulary/performance-metrics/mechanical-strength>,
        <https://test.uncefact.org/vocabulary/performance-metrics/noise-emission-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/thermal-performance> ;
    skos:notation "09" ;
    skos:prefLabel "Product Safety and Quality"@en ;
    skos:scopeNote "EU General Product Safety Regulation (EU) 2023/988; ICC International Building Code; ISO/IEC product safety standards; EU Construction Products Regulation."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:product-status a skos:ConceptScheme ;
    rdfs:label "Product Status"@en ;
    dcterms:source untp:ProductStatus ;
    skos:definition "Product Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:responsible-government-agency-involvement-code-list a skos:ConceptScheme ;
    rdfs:label "Responsible Government Agency Involvement"@en ;
    dcterms:source unece:ResponsibleGovernmentAgencyInvolvementCodeList ;
    skos:definition "Responsible Government Agency Involvement UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:temperature-type-code-list a skos:ConceptScheme ;
    rdfs:label "Temperature Type"@en ;
    dcterms:source unece:TemperatureTypeCodeList ;
    skos:definition "Temperature Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:PaymentMeans a owl:Class ;
    rdfs:label "Payment Means"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:finance ;
    skos:definition "The means by which a payment will be or has been made for trade settlement purposes."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:cargo-category-code-list a skos:ConceptScheme ;
    rdfs:label "Cargo Category"@en ;
    dcterms:source unece:CargoCategoryCodeList ;
    skos:definition "Cargo Category UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> a skos:Concept ;
    skos:definition "Metrics for measuring, reporting, and reducing greenhouse gas emissions across all scopes, including absolute values, intensities, and reduction progress."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/biogenic-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/ghg-emissions-intensity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/ghg-reduction-progress>,
        <https://test.uncefact.org/vocabulary/performance-metrics/product-carbon-footprint>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-1-ghg-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-2-ghg-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-3-downstream-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-3-upstream-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/total-ghg-emissions> ;
    skos:notation "01" ;
    skos:prefLabel "Greenhouse Gas Emissions"@en ;
    skos:scopeNote "IFRS S2 paras 29–36; ESRS E1; GRI 305; GHG Protocol Corporate Standard."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> a skos:Concept ;
    skos:definition "Metrics for measuring waste generation, diversion, recycled content, recyclability, and circular economy performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/hazardous-waste-generated>,
        <https://test.uncefact.org/vocabulary/performance-metrics/material-recovery-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/product-durability-index>,
        <https://test.uncefact.org/vocabulary/performance-metrics/recyclability-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/recycled-content-percentage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/reuse-remanufacturing-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/total-waste-generated>,
        <https://test.uncefact.org/vocabulary/performance-metrics/waste-diversion-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/waste-to-landfill> ;
    skos:notation "04" ;
    skos:prefLabel "Waste and Circularity"@en ;
    skos:scopeNote "ESRS E5; GRI 306; EU ESPR Art. 5–8; EU Waste Framework Directive."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:transport-means-direction-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Means Direction"@en ;
    dcterms:source unece:TransportMeansDirectionCodeList ;
    skos:definition "Transport Means Direction UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Dimension a owl:Class ;
    rdfs:label "Dimension"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "Overall length, width, height, weight and volume of an item."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:LifecycleEvent a owl:Class ;
    rdfs:label "Lifecycle Event"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:closeMatch <https://ref.gs1.org/epcis/EPCISEvent> ;
    skos:definition "An event describing a step in a product's lifecycle (make, move, modify); the supertype of MakeEvent, MoveEvent and ModifyEvent. Generic event semantics (aggregation, transformation, EPCIS bizStep/disposition) are out of scope — use GS1 EPCIS where those are needed."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:SupplyChainInventory a owl:Class ;
    rdfs:label "Supply Chain Inventory"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "Supply chain goods and materials held in stock."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> a skos:Concept ;
    skos:definition "Environmental protection, resource conservation, and climate resilience. Covers emissions reduction, energy transition, water stewardship, waste prevention, biodiversity, and circular design."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/air-quality-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/chemical-safety>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ecosystem-preservation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/forest-conservation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/greenhouse-gas-emissions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/recycled-material-integration>,
        <https://test.uncefact.org/vocabulary/conformity-topics/renewable-energy-use>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sustainable-product-design>,
        <https://test.uncefact.org/vocabulary/conformity-topics/waste-minimization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/water-conservation> ;
    skos:notation "01" ;
    skos:prefLabel "Ecological Resilience"@en ;
    skos:relatedMatch sdg:12,
        sdg:13,
        sdg:14,
        sdg:15,
        sdg:6,
        sdg:7 ;
    skos:scopeNote "UN SDGs 6, 7, 12, 13, 14, 15; OECD Guidelines Chapter VI: Environment; EU ESPR Art. 5-8 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

unece:government-action-code-list a skos:ConceptScheme ;
    rdfs:label "Government Action"@en ;
    dcterms:source unece:GovernmentActionCodeList ;
    skos:definition "Government Action UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/performance-metrics/workforce> a skos:Concept ;
    skos:definition "Metrics for measuring labour practices, workplace safety, diversity, equity, and human rights performance across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/child-labor-incidents>,
        <https://test.uncefact.org/vocabulary/performance-metrics/collective-bargaining-coverage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/employee-turnover-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/forced-labor-incidents>,
        <https://test.uncefact.org/vocabulary/performance-metrics/gender-pay-gap>,
        <https://test.uncefact.org/vocabulary/performance-metrics/living-wage-coverage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/lost-time-injury-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/training-hours-per-employee>,
        <https://test.uncefact.org/vocabulary/performance-metrics/women-in-management>,
        <https://test.uncefact.org/vocabulary/performance-metrics/workforce-diversity-ratio> ;
    skos:notation "07" ;
    skos:prefLabel "Workforce"@en ;
    skos:scopeNote "ESRS S1, S2; GRI 401–409; IFRS S1; ILO Core Conventions; UN Guiding Principles on Business and Human Rights."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:transport-mode-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Mode"@en ;
    dcterms:source unece:TransportModeCodeList ;
    skos:definition "Transport Mode UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Period a owl:Class ;
    rdfs:label "Period"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A period of time (e.g. a month, quarter or year)."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Service a owl:Class ;
    rdfs:label "Service"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#LogisticsService> ;
    skos:definition "A service associated with a transport movement."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:AllowanceCharge a owl:Class ;
    rdfs:label "Allowance Charge"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "An allowance (deduction) or charge (addition) affecting a trade price or settlement."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Attestation a owl:Class ;
    rdfs:label "Attestation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A conformity attestation issued by a competent body, defining one or more assessments against a specification."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:ConformityProfile a owl:Class ;
    rdfs:label "Conformity Profile"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A versioned conformity profile, managed under a scheme, that includes a set of criteria."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:IOTDevice a owl:Class ;
    rdfs:label "Iotdevice"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "An IOT (Internet of Things) piece of mechanical or electronic equipment which can collect, report and autonomously transmit digital data."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Link a owl:Class ;
    rdfs:label "Link"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "A URL link plus associated metadata (name, type, hash)."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Organisation a owl:Class ;
    rdfs:label "Organisation"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    rdfs:subClassOf unece:Party ;
    skos:closeMatch schema:Organization ;
    skos:definition "An organisational party."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:payment-guarantee-means-code-list a skos:ConceptScheme ;
    rdfs:label "Payment Guarantee Means"@en ;
    dcterms:source unece:PaymentGuaranteeMeansCodeList ;
    skos:definition "Payment Guarantee Means UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Communication a owl:Class ;
    rdfs:label "Communication"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:ContactPoint ;
    skos:definition "The exchange of thoughts, messages, or information, as universally exchanged by speech, signals, writing, or behaviour between persons and/or organizations."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Scheme a owl:Class ;
    rdfs:label "Scheme"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A formal governance scheme under which attestations are issued; defines criteria and supports compliance with regulation."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:delivery-terms-code-list a skos:ConceptScheme ;
    rdfs:label "Delivery Terms"@en ;
    dcterms:source unece:DeliveryTermsCodeList ;
    skos:definition "Delivery Terms UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:transport-equipment-fullness-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Fullness"@en ;
    dcterms:source unece:TransportEquipmentFullnessCodeList ;
    skos:definition "Transport Equipment Fullness UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/TNE> a skos:Concept ;
    skos:definition "Synonym: metric ton"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/TON> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "TNE" ;
    skos:prefLabel "tonne (metric ton)"@en ;
    unece:conversionMultiplier 907.18474 ;
    unece:dimensionVector "M1" ;
    unece:rec20Quantity "mass"@en ;
    unece:rec20Sector "Mechanics"@en ;
    unece:ucumCode "ston_av" ;
    unece:unitSymbol "t" .

unece:Assessment a owl:Class ;
    rdfs:label "Assessment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A specific assessment of a product, facility or organisation against a specification."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:TransportMeans a owl:Class ;
    rdfs:label "Transport Means"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#TransportMeans> ;
    skos:definition "The device conveying goods."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:TransportRoute a owl:Class ;
    rdfs:label "Transport Route"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "A planned route (itinerary and schedule) over which transport movements are performed."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:freight-charge-tariff-class-code-list a skos:ConceptScheme ;
    rdfs:label "Freight Charge Tariff Class"@en ;
    dcterms:source unece:FreightChargeTariffClassCodeList ;
    skos:definition "Freight Charge Tariff Class UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:payment-means-channel-code-list a skos:ConceptScheme ;
    rdfs:label "Payment Means Channel"@en ;
    dcterms:source unece:PaymentMeansChannelCodeList ;
    skos:definition "Payment Means Channel UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:TransportMovement a owl:Class ;
    rdfs:label "Transport Movement"@en ;
    rdfs:comment "Subtypes Voyage / Flight / RoadTrip / RailJourney are candidates where they carry distinct properties (principle 3)."@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#TransportMovement> ;
    skos:definition "The physical carriage of goods for transport purposes — a voyage, flight, trip or journey."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Identifier a owl:Class ;
    rdfs:label "Identifier"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:PropertyValue ;
    skos:definition "A single identifier issued for an entity within a scheme: the registered value plus the issuing scheme, with an optional label."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:Material a owl:Class ;
    rdfs:label "Material"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "Details about the origin or source of a material that a product is made from."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:PaymentTerms a owl:Class ;
    rdfs:label "Payment Terms"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The terms of payment for a trade (due date, discount and penalty terms)."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> a skos:Concept ;
    skos:definition "Values must be averaged weighted by volume/output (e.g. emissions intensity per kg across suppliers)"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "weighted-average" ;
    skos:prefLabel "Weighted average"@en .

unece:responsible-government-agency-code-list a skos:ConceptScheme ;
    rdfs:label "Responsible Government Agency"@en ;
    dcterms:source unece:ResponsibleGovernmentAgencyCodeList ;
    skos:definition "Responsible Government Agency UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/unit-of-measure/C62> a skos:Concept ;
    skos:definition "Synonym: unit"@en ;
    skos:exactMatch <http://qudt.org/vocab/unit/UNITLESS> ;
    skos:inScheme unece:unit-of-measure ;
    skos:notation "C62" ;
    skos:prefLabel "one"@en ;
    unece:conversionMultiplier 1.0 ;
    unece:dimensionVector "1" ;
    unece:rec20Quantity "(rest) mass of electron, (rest) mass of proton, (rest) mass of neutron"@en,
        "Alfven number"@en,
        "CIE colorimetric functions"@en,
        "Cowling number"@en,
        "Debye-Walle factor"@en,
        "Euler number"@en,
        "Fourier number"@en,
        "Fourier number for mass transfer"@en,
        "Froude number"@en,
        "Grashof number"@en,
        "Grashof number for mass transfer"@en,
        "Grüneisen parameter"@en,
        "Hartmann number"@en,
        "Knudsen number"@en,
        "Landau-Ginzburg number"@en,
        "Lewis number"@en,
        "Mach number"@en,
        "Madelung constant"@en,
        "Nusselt number"@en,
        "Nusselt number for mass transfer"@en,
        "Peclet number"@en,
        "Peclet number for mass transfer"@en,
        "Prandtl number"@en,
        "Rayleigh number"@en,
        "Reynolds number"@en,
        "Schmidt number"@en,
        "Stanton number"@en,
        "Stanton number for mass transfer"@en,
        "Strouhal number"@en,
        "Weber number"@en,
        "absolute activity"@en,
        "activity coefficient of B (in a liquid as a solid mixture)"@en,
        "activity coefficient of solute B (especially in a dilute solution),standard absolute activity of solute B (especially in a dilute solution)"@en,
        "activity of solvent A, relative activity of solvent A (especially in a dilute solution), osmotic coefficient of the solvent A (especially in a dilute solution), standard absolute activity of solvent A (especially in a dilute solution)"@en,
        "average logarithmic energy decrement"@en,
        "charge number of ion"@en,
        "coordinates trichromatic"@en,
        "coupling coefficient, leakage coefficient"@en,
        "degree of dissociation"@en,
        "dissipation factor, dissipance, reflection factor, reflectance, transmission factor, transmittance, absorption factor, absorbance"@en,
        "electric susceptibility"@en,
        "emissivity, spectral emissivity, emissivity at a specified wavelength, directional spectral emissivity"@en,
        "fast fission factor"@en,
        "fine structure constant"@en,
        "friction factor, coefficient of friction"@en,
        "g-factor of atom or electron, g-factor of nucleus"@en,
        "hyperfine structure quantum number"@en,
        "internal conversion factor"@en,
        "lethargy"@en,
        "linear strain, relative elongation, shear strain, volume or bulk strain"@en,
        "luminous efficiency, spectral luminous efficiency,luminous efficiency at a specified wavelength"@en,
        "magnetic Reynolds number"@en,
        "magnetic quantum number"@en,
        "magnetic susceptibility"@en,
        "microcanonical partition function, canonical partition function, grand-canonical partition function, grand partition function, molecular partition function, partition function of a molecule"@en,
        "mobility ratio"@en,
        "mole fraction of B, mole ratio of solute B"@en,
        "multiplication factor, infinite medium multiplication factor, effective multiplication factor"@en,
        "neutron number"@en,
        "neutron yield per fission, neutron yield per absorption"@en,
        "non leakage probability"@en,
        "nuclear spin quantum number"@en,
        "nucleon number, mass number"@en,
        "number of molecules or other elementary entities"@en,
        "number of turns in a winding, number of phases, number of pairs of poles"@en,
        "optical density"@en,
        "orbital angular momentum quantum number"@en,
        "order of reflexion"@en,
        "packing fraction, binding fraction"@en,
        "poisson ratio, poisson number"@en,
        "principle quantum number"@en,
        "proton number"@en,
        "proton number, atomic number"@en,
        "ratio of the specific heat capacities, ratio of the massic heat capacity, isentropic exponent"@en,
        "reactivity"@en,
        "refractive index"@en,
        "relative atomic mass"@en,
        "relative density, relative mass density"@en,
        "relative mass excess, relative mass defect"@en,
        "relative molecular mass"@en,
        "relative permeability"@en,
        "relative permittivity"@en,
        "resonance escape probability"@en,
        "short-range order parameter, long-range order parameter"@en,
        "spectral absorption factor, spectral absorptance, spectral reflectionfactor,spectral reflectance, spectral transmission factor, spectral transmittance, spectral radiance factor"@en,
        "spin angular momentum quantum number"@en,
        "standard absolute activity of B (in a gaseous mixture)"@en,
        "standard absolute activity of B (in a liquid or a solid mixture)"@en,
        "standard equilibrium constant"@en,
        "statistical weight"@en,
        "stoichiometric number of B"@en,
        "thermal diffusion ratio, thermal diffusion factor"@en,
        "thermal utilization factor"@en,
        "total angular momentum quantum number"@en,
        "transport number of ion B, current fraction of ion B"@en ;
    unece:rec20Sector "Acoustics"@en,
        "Atomic and Nuclear Physics"@en,
        "Characteristic Numbers (dimensionless parameters)"@en,
        "Electricity and Magnetism"@en,
        "Heat"@en,
        "Light and Related Electromagnetic Radiations"@en,
        "Mechanics"@en,
        "Nuclear Reactions and Ionizing Radiations"@en,
        "Physical Chemistry and Molecular Physics"@en,
        "Solid State Physics"@en ;
    unece:unitSymbol "1" .

unece:Address a owl:Class ;
    rdfs:label "Address"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:PostalAddress ;
    skos:definition "A postal/physical address of a party or location."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:TradePrice a owl:Class ;
    rdfs:label "Trade Price"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A sum of money for which something is or may be bought or sold for trade purposes."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:charge-paying-party-role-code-list a skos:ConceptScheme ;
    rdfs:label "Charge Paying Party Role"@en ;
    dcterms:source unece:ChargePayingPartyRoleCodeList ;
    skos:definition "Charge Paying Party Role UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:ConsignmentItem a owl:Class ;
    rdfs:label "Consignment Item"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#Item> ;
    skos:definition "A quantity of goods grouped by tariff code/packaging for transport — the lowest level within a consignment."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:tax-category-code-list a skos:ConceptScheme ;
    rdfs:label "Tax Category"@en ;
    dcterms:source unece:TaxCategoryCodeList ;
    skos:definition "Tax Category UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-equipment-operational-status-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Operational Status"@en ;
    dcterms:source unece:TransportEquipmentOperationalStatusCodeList ;
    skos:definition "Transport Equipment Operational Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:ProductBatch a owl:Class ;
    rdfs:label "Product Batch"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A group of products considered or dealt with together."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:RegulatoryProcedure a owl:Class ;
    rdfs:label "Regulatory Procedure"@en ;
    rdfs:comment "Maps to WCO GovernmentProcedure (BSP RegulatoryProcedure)."@en ;
    rdfs:isDefinedBy unece-mod:regulatory ;
    skos:definition "A customs/regulatory procedure applied to the clearance of a consignment (import, export, transit), under a regulation."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/sum> a skos:Concept ;
    skos:definition "Values add up (e.g. total GHG emissions across all facilities = sum of each facility's emissions)"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "sum" ;
    skos:prefLabel "Sum"@en .

unece:dangerous-goods-class-code-list a skos:ConceptScheme ;
    rdfs:label "Dangerous Goods Class"@en ;
    dcterms:provenance "Proposed Vocab addition — SKOS encoding of the UN Model Regulations hazard classes; pending governance approval."@en ;
    skos:definition "UN dangerous-goods hazard classes and divisions (UN Model Regulations; carried by IMDG, ICAO-TI, ADR)."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:workflow-status-code-list a skos:ConceptScheme ;
    rdfs:label "Workflow Status"@en ;
    dcterms:source unece:WorkflowStatusCodeList ;
    skos:definition "Workflow Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:ProductionProcess a owl:Class ;
    rdfs:label "Production Process"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:definition "A naturally occurring or designed sequence of operations or events in order to produce something."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:ServiceCharge a owl:Class ;
    rdfs:label "Service Charge"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#OtherCharge> ;
    skos:definition "A charge made for a logistics related service."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:TradeAgreement a owl:Class ;
    rdfs:label "Trade Agreement"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "The sales contract by which a buyer and seller agree the supply of goods or services."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:cargo-type-classification-code-list a skos:ConceptScheme ;
    rdfs:label "Cargo Type Classification"@en ;
    dcterms:source unece:CargoTypeClassificationCodeList ;
    skos:definition "Cargo Type Classification UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:dangerous-goods-regulation-code-list a skos:ConceptScheme ;
    rdfs:label "Dangerous Goods Regulation"@en ;
    dcterms:source unece:DangerousGoodsRegulationCodeList ;
    skos:definition "Dangerous Goods Regulation UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:dimension-type-code-list a skos:ConceptScheme ;
    rdfs:label "Dimension Type"@en ;
    dcterms:source unece:DimensionTypeCodeList ;
    skos:definition "Dimension Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:transport-service-category-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Service Category"@en ;
    dcterms:source unece:TransportServiceCategoryCodeList ;
    skos:definition "Transport Service Category UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Facility a owl:Class ;
    rdfs:label "Facility"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:definition "The physical site (e.g. farm or factory) where a product or materials are produced, handled or stored."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:MonetaryAmount a owl:Class ;
    rdfs:label "Monetary Amount"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:MonetaryAmount ;
    skos:definition "A monetary value together with its currency."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:cargo-operational-category-code-list a skos:ConceptScheme ;
    rdfs:label "Cargo Operational Category"@en ;
    dcterms:source unece:CargoOperationalCategoryCodeList ;
    skos:definition "Cargo Operational Category UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:TransportEquipment a owl:Class ;
    rdfs:label "Transport Equipment"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#LoadingUnit> ;
    skos:definition "Equipment used to hold, protect or secure cargo (container, ULD, trailer)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:commitment-level-code-list a skos:ConceptScheme ;
    rdfs:label "Commitment Level"@en ;
    dcterms:source unece:CommitmentLevelCodeList ;
    skos:definition "Commitment Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/improvement-indicator/higher> a skos:Concept ;
    skos:definition "Performance improves with a higher measured value"@en ;
    skos:inScheme unece:improvement-indicator ;
    skos:notation "higher" ;
    skos:prefLabel "Higher"@en .

unece:Location a owl:Class ;
    rdfs:label "Location"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:Place ;
    skos:definition "A place — address and/or geo-location of a point, area or boundary."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Measure a owl:Class ;
    rdfs:label "Measure"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:QuantitativeValue ;
    skos:definition "A numeric value together with its unit of measure."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:transport-movement-stage-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Movement Stage"@en ;
    dcterms:source unece:TransportMovementStageCodeList ;
    skos:definition "Transport Movement Stage UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece-mod:finance a owl:Ontology ;
    rdfs:label "Vocab — Finance domain"@en ;
    dcterms:description "Settlement, funding and insurance of the trade."@en .

unece:tax-exemption-reason-code-list a skos:ConceptScheme ;
    rdfs:label "Tax Exemption Reason"@en ;
    dcterms:source unece:TaxExemptionReasonCodeList ;
    skos:definition "Tax Exemption Reason UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-contract-movement-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Contract Movement"@en ;
    dcterms:source unece:TransportContractMovementCodeList ;
    skos:definition "Transport Contract Movement UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/code-list-scope/shared> a skos:Concept ;
    skos:definition "Cross-cutting reference data reused across domains (for example country, currency, units, party role)."@en ;
    skos:inScheme unece:code-list-scope ;
    skos:notation "shared" ;
    skos:prefLabel "shared"@en .

unece:TradeTax a owl:Class ;
    rdfs:label "Trade Tax"@en ;
    rdfs:isDefinedBy unece-mod:trade ;
    skos:definition "A tax applied to a trade agreement or trade item."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:DangerousGoods a owl:Class ;
    rdfs:label "Dangerous Goods"@en ;
    rdfs:comment "added from BSP (default-keep re-triage)"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:definition "Goods which may contain a substance which poses risks to people and/or the environment during transportation which is regulated by dangerous goods regulations."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

on:value a skos:Concept ;
    skos:closeMatch schema:StructuredValue ;
    skos:definition "A class that is a bundle of attributes with no independent identity; instances are anonymous nodes inlined in their owner."@en ;
    skos:inScheme unece:object-nature ;
    skos:notation "value" ;
    skos:prefLabel "value object"@en .

unece:price-type-code-list a skos:ConceptScheme ;
    rdfs:label "Price Type"@en ;
    dcterms:source unece:PriceTypeCodeList ;
    skos:definition "Price Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-service-condition-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Service Condition"@en ;
    dcterms:source unece:TransportServiceConditionCodeList ;
    skos:definition "Transport Service Condition UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/improvement-indicator/lower> a skos:Concept ;
    skos:definition "Performance improves with a lower measured value"@en ;
    skos:inScheme unece:improvement-indicator ;
    skos:notation "lower" ;
    skos:prefLabel "Lower"@en .

unece:transport-equipment-size-type-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Size Type"@en ;
    dcterms:source unece:TransportEquipmentSizeTypeCodeList ;
    skos:definition "Transport Equipment Size Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

on:entity a skos:Concept ;
    skos:definition "An identity-bearing class: instances are IRI nodes with their own resolvable identity, and may carry a registered identifier within a scheme."@en ;
    skos:inScheme unece:object-nature ;
    skos:notation "entity" ;
    skos:prefLabel "entity object"@en .

unece:party-role a skos:ConceptScheme ;
    rdfs:label "Party role"@en ;
    dcterms:source untp:PartyRole ;
    rdfs:seeAlso unece:PartyRoleCodeList ;
    skos:definition "The role a party plays relative to a transaction or entity. Semantic tokens (party-role semantic model); seeded from UNTP, extended for trade-document coverage. The BSP PartyRoleCodeList (UNTDED 3035) is the Phase-5 mapping source."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:Consignment a owl:Class ;
    rdfs:label "Consignment"@en ;
    rdfs:isDefinedBy unece-mod:transport ;
    skos:closeMatch <https://onerecord.iata.org/ns/cargo#Shipment> ;
    skos:definition "A separately identifiable collection of consignment items moved from one consignor to one consignee under one transport contract."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:communication-channel-code-list a skos:ConceptScheme ;
    rdfs:label "Communication Channel"@en ;
    dcterms:source unece:CommunicationChannelCodeList ;
    skos:definition "Communication Channel UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:document-status-code-list a skos:ConceptScheme ;
    rdfs:label "Document Status"@en ;
    dcterms:source unece:DocumentStatusCodeList ;
    skos:definition "Document Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:marking-instruction-code-list a skos:ConceptScheme ;
    rdfs:label "Marking Instruction"@en ;
    dcterms:source unece:MarkingInstructionCodeList ;
    skos:definition "Marking Instruction UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Product a owl:Class ;
    rdfs:label "Product"@en ;
    rdfs:isDefinedBy unece-mod:production ;
    skos:closeMatch <https://ref.gs1.org/voc/Product>,
        schema:Product ;
    skos:definition "Detailed information regarding a product, including its identity, provenance and characteristics."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece-mod:regulatory a owl:Ontology ;
    rdfs:label "Vocab — Regulatory domain"@en ;
    dcterms:description "Reporting goods and movements to customs and other authorities."@en .

unece:packaging-marking-code-list a skos:ConceptScheme ;
    rdfs:label "Packaging Marking"@en ;
    dcterms:source unece:PackagingMarkingCodeList ;
    skos:definition "Packaging Marking UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:payment-method-code-list a skos:ConceptScheme ;
    rdfs:label "Payment Method"@en ;
    dcterms:source unece:PaymentMethodCodeList ;
    skos:definition "Payment Method UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:tax-type-code-list a skos:ConceptScheme ;
    rdfs:label "Tax Type"@en ;
    dcterms:source unece:TaxTypeCodeList ;
    skos:definition "Tax Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:time-reference-code-list a skos:ConceptScheme ;
    rdfs:label "Time Reference"@en ;
    dcterms:source unece:TimeReferenceCodeList ;
    skos:definition "Time Reference UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:transport-service-requirement-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Service Requirement"@en ;
    dcterms:source unece:TransportServiceRequirementCodeList ;
    skos:definition "Transport Service Requirement UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/document-type/customs-document> a skos:Concept ;
    skos:definition "Declarations and controls for cross-border regulation."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Customs & regulatory document"@en ;
    skos:topConceptOf unece:document-type .

unece:Party a owl:Class ;
    rdfs:label "Party"@en ;
    rdfs:isDefinedBy unece-mod:core ;
    skos:closeMatch schema:Agent ;
    skos:definition "An actor in the supply chain. Roles (buyer, seller, carrier, importer, …) are properties whose range is Party, not subclasses."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:any-code a skos:ConceptScheme ;
    rdfs:label "Vocab any code"@en ;
    dcterms:provenance "Proposed Vocab addition — abstract open code list; not from BSP/UNTP." ;
    skos:definition "An abstract, open code list: the typed range for a code-carrier property whose concrete code list is a sector-specific implementation choice. It has no fixed members; the actual list (for example HS, ISIC, UNSPSC, or a scheme-specific taxonomy) is bound downstream in a JSON-LD context or a SHACL profile."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> .

<https://test.uncefact.org/vocabulary/code-list-scope/domain> a skos:Concept ;
    skos:definition "Reference data used primarily within a single domain."@en ;
    skos:inScheme unece:code-list-scope ;
    skos:notation "domain" ;
    skos:prefLabel "domain-scoped"@en .

unece-mod:conformity a owl:Ontology ;
    rdfs:label "Vocab — Conformity domain"@en ;
    dcterms:description "Independent attestation that products and facilities meet defined rules."@en .

unece:payment-terms-type-code-list a skos:ConceptScheme ;
    rdfs:label "Payment Terms Type"@en ;
    dcterms:source unece:PaymentTermsTypeCodeList ;
    skos:definition "Payment Terms Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:financial-adjustment-reason-code-list a skos:ConceptScheme ;
    rdfs:label "Financial Adjustment Reason"@en ;
    dcterms:source unece:FinancialAdjustmentReasonCodeList ;
    skos:definition "Financial Adjustment Reason UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/document-type/certificate> a skos:Concept ;
    skos:definition "Attestations of conformity, origin, analysis or inspection."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Certificate"@en ;
    skos:topConceptOf unece:document-type .

unece:payment-means-code-list a skos:ConceptScheme ;
    rdfs:label "Payment Means"@en ;
    dcterms:source unece:PaymentMeansCodeList ;
    skos:definition "Payment Means UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/document-type/other-document> a skos:Concept ;
    skos:definition "Miscellaneous documents not classified in another family."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Other document"@en ;
    skos:topConceptOf unece:document-type .

<https://test.uncefact.org/vocabulary/performance-metrics/> a skos:ConceptScheme ;
    rdfs:label "UNTP Performance Metrics Vocabulary"@en ;
    dcterms:creator "United Nations Economic Commission for Europe (UNECE)" ;
    dcterms:description "A hierarchical vocabulary of standardised performance metrics for tagging fine-grained product and facility-level sustainability claims. Enables automatic roll-up to enterprise-level disclosures aligned with IFRS S1/S2, GRI, ESRS, and EU Battery Regulation. Counterpart to the UNTP Conformity Topic Classification — topics classify what is being assessed, metrics define what is measured."@en ;
    dcterms:issued "2026-03-13" ;
    dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
    dcterms:modified "2026-03-13" ;
    dcterms:source <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    dcterms:title "UNTP Performance Metrics Vocabulary"@en ;
    owl:versionInfo "0.1.0-working" ;
    skos:definition "A hierarchical vocabulary of standardised performance metrics for tagging fine-grained product and facility-level sustainability claims. Enables automatic roll-up to enterprise-level disclosures aligned with IFRS S1/S2, GRI, ESRS, and EU Battery Regulation. Counterpart to the UNTP Conformity Topic Classification — topics classify what is being assessed, metrics define what is measured."@en ;
    skos:hasTopConcept <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use>,
        <https://test.uncefact.org/vocabulary/performance-metrics/energy>,
        <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality>,
        <https://test.uncefact.org/vocabulary/performance-metrics/governance>,
        <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/pollution>,
        <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality>,
        <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water>,
        <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-equipment-category-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Equipment Category"@en ;
    dcterms:source unece:TransportEquipmentCategoryCodeList ;
    skos:definition "Transport Equipment Category UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:adjustment-reason-code-list a skos:ConceptScheme ;
    rdfs:label "Adjustment Reason"@en ;
    dcterms:source unece:AdjustmentReasonCodeList ;
    skos:definition "Adjustment Reason UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:contact-type-code-list a skos:ConceptScheme ;
    rdfs:label "Contact Type"@en ;
    dcterms:source unece:ContactTypeCodeList ;
    skos:definition "Contact Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:allowance-charge-id-code-list a skos:ConceptScheme ;
    rdfs:label "Allowance Charge Id"@en ;
    dcterms:source unece:AllowanceChargeIdCodeList ;
    skos:definition "Allowance Charge Id UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:allowance-charge-reason-code-list a skos:ConceptScheme ;
    rdfs:label "Allowance Charge Reason"@en ;
    dcterms:source unece:AllowanceChargeReasonCodeList ;
    skos:definition "Allowance Charge Reason UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/document-type/financial-document> a skos:Concept ;
    skos:definition "Payment, credit, banking and settlement documents."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Financial document"@en ;
    skos:topConceptOf unece:document-type .

<https://test.uncefact.org/vocabulary/document-type/commercial-document> a skos:Concept ;
    skos:definition "Ordering, quotation, invoicing and contract documents."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Commercial document"@en ;
    skos:topConceptOf unece:document-type .

<https://test.uncefact.org/vocabulary/conformity-topics/> a skos:ConceptScheme ;
    rdfs:label "UNTP Conformity Topic Classification"@en ;
    dcterms:creator "United Nations Economic Commission for Europe (UNECE)" ;
    dcterms:description "A hierarchical classification scheme for conformity topics used to categorise conformity criteria published by scheme owners. Encompasses sustainability (environmental, social, governance), product integrity, trade compliance, technical conformity, and information security domains. Designed as a common reference taxonomy for interoperable conformity assessments across regulatory frameworks and voluntary standards."@en ;
    dcterms:issued "2025-01-01" ;
    dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
    dcterms:modified "2026-03-13" ;
    dcterms:source <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    dcterms:title "UNTP Conformity Topic Classification"@en ;
    owl:versionInfo "0.2.0-working" ;
    skos:definition "A hierarchical classification scheme for conformity topics used to categorise conformity criteria published by scheme owners. Encompasses sustainability (environmental, social, governance), product integrity, trade compliance, technical conformity, and information security domains. Designed as a common reference taxonomy for interoperable conformity assessments across regulatory frameworks and voluntary standards."@en ;
    skos:hasTopConcept <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience>,
        <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety>,
        <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare>,
        <https://test.uncefact.org/vocabulary/conformity-topics/information-security>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:line-status-code-list a skos:ConceptScheme ;
    rdfs:label "Line Status"@en ;
    dcterms:source unece:LineStatusCodeList ;
    skos:definition "Line Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:transport-means-type-code-list a skos:ConceptScheme ;
    rdfs:label "Transport Means Type"@en ;
    dcterms:source unece:TransportMeansTypeCodeList ;
    skos:definition "Transport Means Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece-mod:production a owl:Ontology ;
    rdfs:label "Vocab — Production domain"@en ;
    dcterms:description "What a product is, what it is made of, and the lifecycle events that act on it."@en .

unece-mod:trade a owl:Ontology ;
    rdfs:label "Vocab — Trade domain"@en ;
    dcterms:description "The commercial contract between buyer and seller and the goods it covers."@en .

unece-mod:core a owl:Ontology ;
    rdfs:label "Vocab — Core (cross-cutting)"@en ;
    dcterms:description "The cross-cutting foundation reused by every domain: shared abstractions and value objects, plus parties, places and identifiers."@en .

<https://test.uncefact.org/vocabulary/document-type/report-message> a skos:Concept ;
    skos:definition "Status reports, advices, notices, instructions and messages."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Report or message"@en ;
    skos:topConceptOf unece:document-type .

unece:currency-code-list a skos:ConceptScheme ;
    rdfs:label "Currency"@en ;
    dcterms:source unece:CurrencyCodeList ;
    skos:definition "Currency UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

ts:deprecated a skos:Concept ;
    skos:closeMatch <http://www.w3.org/2003/06/sw-vocab-status/ns#archaic> ;
    skos:definition "Superseded; still resolves, carries owl:deprecated + dcterms:isReplacedBy. Do not use in new work."@en ;
    skos:inScheme unece:term-status ;
    skos:notation "deprecated" ;
    skos:prefLabel "deprecated"@en .

<https://test.uncefact.org/vocabulary/document-type/transport-document> a skos:Concept ;
    skos:definition "Documents evidencing carriage or handling of goods."@en ;
    skos:inScheme unece:document-type ;
    skos:prefLabel "Transport document"@en ;
    skos:topConceptOf unece:document-type .

unece:language-code-list a skos:ConceptScheme ;
    rdfs:label "Language"@en ;
    dcterms:source unece:LanguageCodeList ;
    skos:definition "Language UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece-mod:transport a owl:Ontology ;
    rdfs:label "Vocab — Transport domain"@en ;
    dcterms:description "The physical carriage of goods under transport contracts."@en .

unece:country-id a skos:ConceptScheme ;
    rdfs:label "Country"@en ;
    dcterms:source unece:CountryId ;
    skos:definition "Country UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:measured-attribute-code-list a skos:ConceptScheme ;
    rdfs:label "Measured Attribute"@en ;
    dcterms:source unece:MeasuredAttributeCodeList ;
    skos:definition "Measured Attribute UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:location-function-code-list a skos:ConceptScheme ;
    rdfs:label "Location Function"@en ;
    dcterms:source unece:LocationFunctionCodeList ;
    skos:definition "Location Function UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:logistics-status-code-list a skos:ConceptScheme ;
    rdfs:label "Logistics Status"@en ;
    dcterms:source unece:LogisticsStatusCodeList ;
    skos:definition "Logistics Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:status-code-list a skos:ConceptScheme ;
    rdfs:label "Status"@en ;
    dcterms:source unece:StatusCodeList ;
    skos:definition "Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:package-type-code-list a skos:ConceptScheme ;
    rdfs:label "Package Type"@en ;
    dcterms:source unece:PackageTypeCodeList ;
    skos:definition "Package Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

unece:document-type a skos:ConceptScheme ;
    rdfs:label "Document type"@en ;
    dcterms:source unece:DocumentCodeList ;
    skos:definition "Document type UN/CEFACT code list."@en ;
    skos:hasTopConcept <https://test.uncefact.org/vocabulary/document-type/certificate>,
        <https://test.uncefact.org/vocabulary/document-type/commercial-document>,
        <https://test.uncefact.org/vocabulary/document-type/customs-document>,
        <https://test.uncefact.org/vocabulary/document-type/financial-document>,
        <https://test.uncefact.org/vocabulary/document-type/insurance-document>,
        <https://test.uncefact.org/vocabulary/document-type/other-document>,
        <https://test.uncefact.org/vocabulary/document-type/report-message>,
        <https://test.uncefact.org/vocabulary/document-type/transport-document> ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

ts:proposed a skos:Concept ;
    skos:closeMatch <http://www.w3.org/2003/06/sw-vocab-status/ns#unstable> ;
    skos:definition "Introduced via a DMR/MR; under review, not ratified."@en ;
    skos:inScheme unece:term-status ;
    skos:notation "proposed" ;
    skos:prefLabel "proposed"@en .

unece:unit-of-measure a skos:ConceptScheme ;
    rdfs:label "Unit of measure"@en ;
    dcterms:source <https://unece.org/trade/uncefact/cl-recommendations> ;
    skos:definition "Units of measure — UNECE Recommendation 20 Revision 17 (2021), Annex I. UNECE Rec 20 Rev 17."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/shared> ;
    unece:termStatus ts:proposed .

