@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/> .
@prefix untp: <https://test.uncefact.org/vocabulary/untp/> .

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

