@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

<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: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 .

