@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns5: <http://purl.org/vocab/vann/> .

<http://data.europa.eu/a4g/ontology#AbstractContainer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTemperatureSpecification>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isHazardousRisk>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isReturnableMaterial>
    ] ;
    skos:prefLabel "Abstract container"@en .

<http://data.europa.eu/a4g/ontology#AccessTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasRestrictedAccessURL>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#involvesProcurementDocument>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPublicAccessURL>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesOfflineAccessProvider>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isProcurementDocumentRestricted>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAdditionalInformationDeadline>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesProcurementProcedureInformationProvider>
    ] ;
    skos:definition "Conditions and stipulations about where and how to access the Procurement Documents. WG Approval 09/03/2021"@en ;
    skos:prefLabel "Access term"@en .

<http://data.europa.eu/a4g/ontology#AcquiringCentralPurchasingBody>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CentralPurchasingBody> ;
    skos:definition "Role of an Agent procuring activities conducted on a permanent basis in the form of the acquisition of supplies and/or services intended for other Buyers. Additional Information: In Public Procurement the Role of Acquiring Central Purchasing Body is carried out by a Central Purchasing Body for other Contracting Authorities. WG approval 05/08/2021"@en ;
    skos:prefLabel "Acquiring central purchasing body"@en .

<http://data.europa.eu/a4g/ontology#AcquiringParty>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    skos:definition "The Role of an Agent that acts on the buying side of a Procurement Process."@en ;
    skos:prefLabel "Acquiring party"@en .

<http://data.europa.eu/a4g/ontology#AdHocChannel>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/m8g/Channel> ;
    skos:definition "Web page where tools and devices for electronic communication that are not generally available can be downloaded free of charge. Additional Information: This corresponds in eForms to BT-724 Tool Atypical. WG Acceptance 10/01/2023"@en ;
    skos:prefLabel "Ad hoc channel"@en .

<http://data.europa.eu/a4g/ontology#AgentInRole>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#playedBy>
    ] ;
    skos:definition "Relative concept that ties an Agent to a part they play in a given Situational Context. Additional information: The classification of roles is based is based on the degree of involvement into the Procurement Process: - Primary (Procurement) Pole is directly involved in the Procurement Process; - Secondary (Procurement sub-) Role is secondary to the Procurement Process - Tertiary (Related) Role is not involved in the Procurement Process."@en ;
    skos:prefLabel "Agent in role"@en .

<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTaxInformation>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPercentage>
    ] ;
    skos:definition "Information about discounts, taxes, duties and fees imposed. WG approval 16/05/2023"@en ;
    skos:prefLabel "Allowance charge information"@en .

<http://data.europa.eu/a4g/ontology#AllowanceInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AllowanceChargeInformation> ;
    skos:definition "Information about the discounts imposed. WG approval 16/05/2023"@en ;
    skos:prefLabel "Allowance information"@en .

<http://data.europa.eu/a4g/ontology#AuxiliaryParty>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    skos:definition "Role of an Agent who may be mentioned in the information exchanged during the Procurement Process but who does not play an active part in it."@en ;
    skos:prefLabel "Auxiliary party"@en .

<http://data.europa.eu/a4g/ontology#AwardCriteriaSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary> ;
    skos:prefLabel "Award criteria summary"@en .

<http://data.europa.eu/a4g/ontology#AwardCriterion>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementCriterion>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFixedValue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAwardCriteriaStatedInProcurementDocuments>
    ] ;
    skos:definition "Criterion that describes a Requirement that the Tender needs to resolve and on which the Tender is evaluated and ranked. WG approval 05/11/2018"@en ;
    skos:prefLabel "Award criterion"@en .

<http://data.europa.eu/a4g/ontology#AwardDecision>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAdditionalNonAwardJustification>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAwardDecisionDate>
    ] ;
    skos:definition "Resolution of the Buyer as to the result of the Procurement Procedure. WG approval 14/11/2018"@en ;
    skos:prefLabel "Award decision"@en .

<http://data.europa.eu/a4g/ontology#AwardEvaluationTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#EvaluationTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOverallQualityAwardCriteriaPonderation>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOverallCostAwardCriteriaPonderation>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAwardCriteriaOrderJustification>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOverallPriceAwardCriteriaPonderation>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the evaluation of Award Criteria."@en ;
    skos:prefLabel "Award evaluation term"@en .

<http://data.europa.eu/a4g/ontology#AwardOutcome>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextualProjection>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAwardedValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasBargainPrice>
    ] ;
    skos:prefLabel "Award outcome"@en .

<http://data.europa.eu/a4g/ontology#Awarder>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent that signs the Award Decision. Additional information: BT-08 can be Awarding CBP; BG-03 is the Buyer. But Awarding CPB is not the same as the Buyer; the organisations may differ for these roles. Having the Awarder Role allows us to specify which Organisation is involved in the Award Decision."@en ;
    skos:prefLabel "Awarder"@en .

<http://data.europa.eu/a4g/ontology#AwardingCentralPurchasingBody>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CentralPurchasingBody> ;
    skos:definition "Role of an Agent procuring activities conducted on a permanent basis in the form of the award of Public Contracts or the conclusion of Framework Agreements for works, supplies or services intended for other Buyers. Additional Information: In Public Procurement the Role of Awarding Central purchasing Body is carried out by a Central Purchasing Body for other Contracting Authorities. WG approval 05/08/2021"@en ;
    skos:prefLabel "Awarding central purchasing body"@en .

<http://data.europa.eu/a4g/ontology#Batch>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isProductionOf>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasBestBeforeDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasExpiryDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasManufactureDate>
    ] ;
    skos:definition "A production Lot in which the Item instances were produced. WG Acceptance 10/03/2022"@en ;
    skos:prefLabel "Batch"@en .

<http://data.europa.eu/a4g/ontology#Brand>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty dcterms:title
    ] ;
    skos:definition "Name given by an organisation to its product or service, or range of products or services. Additional information: Brand name allows economic operators to distinctively describe an item in their eCatalogue. This may be different from the \"item name\". WG acceptance 10/03/2022"@en ;
    skos:prefLabel "Brand"@en .

<http://data.europa.eu/a4g/ontology#BudgetProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A role of an agent whose Budget is used to pay for the Contract."@en ;
    skos:prefLabel "Budget provider"@en .

<http://data.europa.eu/a4g/ontology#Business>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://www.w3.org/ns/org#Organization>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isListedCompany>
    ] ;
    skos:definition "A private law company registered in a national registry. WG Approval 28/04/2020"@en ;
    skos:prefLabel "Business"@en .

<http://data.europa.eu/a4g/ontology#Buyer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasBuyerProfile>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isContractingEntity>
    ] ;
    skos:definition "A Role of an Agent that awards a Contract and/or purchases items. Additional information: In Public Procurement the Role of Buyer is carried out by the following types of Organisation: Contracting Authority, Contracting Entity, a defense Contractor, an international Organisation, or an organisation awarding a Contract subsidized by a Contracting Authority. In Pre-Award, the Buyer generally awards the Contract, however future purchasers may be foreseen. In Post-Award the buyer generally refers to the purchaser of items."@en ;
    skos:prefLabel "Buyer"@en .

<http://data.europa.eu/a4g/ontology#CANDefence-D81>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ResultNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:editorialNote "What is the notice type here?"@en ;
    skos:prefLabel "C a n defence- d81"@en .

<http://data.europa.eu/a4g/ontology#CANSocial-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANSocialNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "C a n social- d25"@en .

<http://data.europa.eu/a4g/ontology#CANSocialNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ResultNotice> ;
    skos:prefLabel "C a n social notice"@en .

<http://data.europa.eu/a4g/ontology#CANSocialNotice-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANSocialNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:definition "Additional information: Social and other specific services – utilities"@en ;
    skos:prefLabel "C a n social notice- d25"@en .

<http://data.europa.eu/a4g/ontology#CANStandard-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANStandardNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "C a n standard- d24"@en .

<http://data.europa.eu/a4g/ontology#CANStandardNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ResultNotice> ;
    skos:prefLabel "C a n standard notice"@en .

<http://data.europa.eu/a4g/ontology#CNDefence-D81>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:editorialNote "What is the notice type here?"@en ;
    skos:prefLabel "C n defence- d81"@en .

<http://data.europa.eu/a4g/ontology#CNSocial-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNSocialNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "C n social- d25"@en .

<http://data.europa.eu/a4g/ontology#CNSocialNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "C n social notice"@en .

<http://data.europa.eu/a4g/ontology#CNSocialNotice-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNSocialNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:definition "Additional information: Social and other specific services – utilities"@en ;
    skos:prefLabel "C n social notice- d25"@en .

<http://data.europa.eu/a4g/ontology#CNStandard-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNStandardNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "C n standard- d24"@en .

<http://data.europa.eu/a4g/ontology#CNStandardNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "C n standard notice"@en .

<http://data.europa.eu/a4g/ontology#Candidate>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "The Role of an Agent that has sought an invitation or has been invited to take part in a restricted Procedure, in a competitive Procedure with negotiation, in a negotiated Procedure without prior publication, in a competitive dialogue or in an innovation partnership. WG approval 30/05/2023"@en ;
    skos:prefLabel "Candidate"@en .

<http://data.europa.eu/a4g/ontology#Carrier>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "The Role of an Agent who handles the physical Delivery/Transportation of the (Despatched) Shipment. Additional Information: This Role is also known as Deliverer. WG approval: 11/10/2022"@en ;
    skos:prefLabel "Carrier"@en .

<http://data.europa.eu/a4g/ontology#Catalogue>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSpecificPaymentArrangement>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#comprisesCatalogueLine>
    ] ;
    skos:definition "A Document describing a set of Items offered for purchase that can be processed in an electronic way."@en ;
    skos:prefLabel "Catalogue"@en .

<http://data.europa.eu/a4g/ontology#CatalogueLine>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTransactionConditions>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isContractedItem>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOrderableUnitFactorRate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasWarrantyInformation>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPrice>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isOrderable>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOrderableQuantityIncrement>
    ] ;
    skos:definition "Aggregated information about the Terms and specifications for procuring an Item. Details about an Item, like Prices, packaging, discounts, special promotions, etc. TC 440: Detailed information of an Item, Price and its composition in a Catalogue. Composition: e.g. information referring to its description, how to order it, what it is made of, properties, delivery conditions, etc."@en ;
    skos:prefLabel "Catalogue line"@en .

<http://data.europa.eu/a4g/ontology#CatalogueProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "A Role of an Agent compiling and supplying a Catalogue. Additional Information: The Catalogue Provider Role is usually played by the Agent that acts as a Seller, or by another Agent that acts on behalf of the Seller. WG Approval 28/01/2021"@en ;
    skos:prefLabel "Catalogue provider"@en .

<http://data.europa.eu/a4g/ontology#CatalogueReceiver>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent processing a Catalogue. Additional Information: The Catalogue Receiver may not only receive it but also validate it, process it, etc. The Catalogue Receiver role is usually played by the agent that acts as a Buyer, or by another Agent that acts on behalf of the Buyer. WG Approval 28/01/2021"@en ;
    skos:prefLabel "Catalogue receiver"@en .

<http://data.europa.eu/a4g/ontology#CatalogueResponse>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToCatalogue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesCatalogueResponseInformation>
    ] ;
    skos:prefLabel "Catalogue response"@en .

<http://data.europa.eu/a4g/ontology#CatalogueResponseInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSpecificToCatalogueResponseLine>
    ] ;
    skos:prefLabel "Catalogue response information"@en .

<http://data.europa.eu/a4g/ontology#CatalogueResponseLine>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToCatalogueLine>
    ] ;
    skos:prefLabel "Catalogue response line"@en .

<http://data.europa.eu/a4g/ontology#CentralPurchasingBody>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:definition "Role of an Agent that provides centralised purchasing activities and, possibly, ancillary purchasing activities for other Buyers. Additional Information: In Public Procurement the Role of Central Purchasing Body is carried out by a Contracting Authority for other Contracting Authorities. Contracting Authority procuring activities conducted on a permanent basis, in one of the following forms:[...](b) the award of Public Contracts or the conclusion of Framework Agreements for works, supplies or services intended for Contracting Authorities; WG approval 05/08/2021"@en ;
    skos:prefLabel "Central purchasing body"@en .

<http://data.europa.eu/a4g/ontology#Certificate>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/m8g/Evidence>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasCertificationNumber>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#attestedByLabel>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#issuedByCertifier>
    ] ;
    skos:definition "Proof of conformance of the instance of the concept to a defined set of criteria. Additional Information: Certificates provide assurance of credibility, trust, and transparency in the procurement process. WG approval 16/05/2023"@en ;
    skos:prefLabel "Certificate"@en .

<http://data.europa.eu/a4g/ontology#CertificateInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#coversAllSelectionCriteria>
    ] ;
    skos:definition "Information about a Certificate. WG approval 12/03/2024"@en ;
    skos:prefLabel "Certificate information"@en .

<http://data.europa.eu/a4g/ontology#CertificationLabel>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/m8g/InformationConcept>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReferenceURI>
    ] ;
    skos:definition "Concept that stands for a set of norms, expectations, standards and policies. Additional Information: Such standards may relate to social, ethical and quality etc. WG approval 26/07/2022"@en ;
    skos:prefLabel "Certification label"@en .

<http://data.europa.eu/a4g/ontology#Certifier>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "The role of an agent who issues a certificate. Additional Information: The certifier is responsible for verifying and confirming the conformance of the instance of the concept to a defined set of criteria. WG approval 16/05/2023"@en ;
    skos:prefLabel "Certifier"@en .

<http://data.europa.eu/a4g/ontology#ChangeInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsNotice>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasProcurementDocumentChangeDate>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#relatesToEFormSectionIdentifier>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToPreviousNotice>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAdditionalInformation>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isProcurementDocumentChanged>
    ] ;
    skos:definition "Alteration to previously provided details."@en ;
    skos:editorialNote "Added hasAdditionalInformation to cover for section VII.2 in F14, since we do not have the Corrigendum notice type anymore in eForms."@en ;
    skos:prefLabel "Change information"@en .

<http://data.europa.eu/a4g/ontology#ChargeInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AllowanceChargeInformation> ;
    skos:definition "Information about tax, fee or duty imposed. Additional Information: Charge category indicates the nature of the tax/duty/fee, for example VAT, CAR, etc. Charge category modifier may be used in case different levels, exemptions or other modifications apply. The charge can be fixed or relative to the price. WG approval 16/05/2023"@en ;
    skos:prefLabel "Charge information"@en .

<http://data.europa.eu/a4g/ontology#CompetitionNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "An announcement of the launch of a Procurement Procedure by a Procuring Entity. WG approval 18/05/2018"@en ;
    skos:prefLabel "Competition notice"@en .

<http://data.europa.eu/a4g/ontology#CompletionNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "An announcement of the end of a Procurement by a Buyer."@en ;
    skos:prefLabel "Completion notice"@en .

<http://data.europa.eu/a4g/ontology#ConcessionAwardNotice-D23>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:editorialNote "where does this belong to?"@en ;
    skos:prefLabel "Concession award notice- d23"@en .

<http://data.europa.eu/a4g/ontology#ConcessionContract>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:definition "A Contract between one or more Buyers and one or more Economic Operators giving the right to the Economic Operators to exploit the rights foreseen in the Contract which may include the receipt of Payments. WG Approval 24/05/2022"@en ;
    skos:prefLabel "Concession contract"@en .

<http://data.europa.eu/a4g/ontology#ConcessionEstimate>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Estimate>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasConcessionEstimatedValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedUserConcessionRevenue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasCalculationMethod>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedBuyerConcessionRevenue>
    ] ;
    skos:prefLabel "Concession estimate"@en .

<http://data.europa.eu/a4g/ontology#ConcessionNotice-D23>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:editorialNote "where does this belong to?"@en ;
    skos:prefLabel "Concession notice- d23"@en .

<http://data.europa.eu/a4g/ontology#Consignee>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent that receives the Shipment of the Procurement (service, goods or works) and who is taking possession. Additional information: The Role is carried out by the Customer or on behalf of the Customer. The possession of the goods does not necessary imply ownership. The Consignee may be the end-user or the beneficiary. (Consignee) Definition from PEPPOL Despatch: The Consignee is the person or Organisation to which the products will be shipped and who is taking possession. The Role is carried out by the Customer or on behalf of the Customer. WG approval: 21/02/2023"@en ;
    skos:editorialNote "Context: Ordering, Despatch"@en ;
    skos:prefLabel "Consignee"@en .

<http://data.europa.eu/a4g/ontology#Consignment>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasVehicleDescription>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasRequestedPickUpInformation>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#containsTransportHandlingUnit>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isHazardousRisk>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMainCarriageShipmentStage>
    ] ;
    skos:definition "A batch of goods destined for or delivered to someone. Additional information: Consignment it is a Transport Agreement. They do not care about the content of what is being shipped. (only if there are dangerous goods, and temperature requirements). How to move from place a to place B."@en ;
    skos:prefLabel "Consignment"@en .

<http://data.europa.eu/a4g/ontology#ContextDescription>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    skos:definition "A description concerning a Procurement Object or a Notice in a specific Situation Context. Additional Information: The description has its own identity (+I) but is dependent (+D) on the concerned Entity. We say that ContextDescription *concerns* an Entity."@en ;
    skos:prefLabel "Context description"@en .

<http://data.europa.eu/a4g/ontology#ContextualProjection>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    skos:definition "Projection of an Entity and all of its properties that hold in a given Situation Context. Additional Information: The contextual projection does not have its own identity (-I), is dependent (+D) on the described Entity, and is anti-rigid (~R) We say that ContextualProjection *describes* an Entity. Adaptation of ContextSlices pattern encoding a 4D view. http://ontologydesignpatterns.org/wiki/Submissions:Context_Slices"@en ;
    skos:prefLabel "Contextual projection"@en .

<http://data.europa.eu/a4g/ontology#Contract>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasContractConclusionDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPurpose>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedDuration>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasContractValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEntryIntoForceDate>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLotReference>
    ] ;
    skos:definition "A voluntary, deliberate, and legally binding agreement between two or more competent parties. Additional information: This includes Concession Contracts. WG approval 01/06/2018"@en ;
    skos:prefLabel "Contract"@en .

<http://data.europa.eu/a4g/ontology#ContractAmendment>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:definition "A change to an existing Contract that is agreed by the contracting parties."@en ;
    skos:prefLabel "Contract amendment"@en .

<http://data.europa.eu/a4g/ontology#ContractInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub> ;
    skos:definition "Information about the Contract. WG approval 20/04/2023"@en ;
    skos:prefLabel "Contract information"@en .

<http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#providesContractTotalPaymentValue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesLotCompletion>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToContract>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#providesContractTotalPenaltyValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPaymentValueDiscrepancyJustification>
    ] ;
    skos:definition "Information related to a given Lot at the end of the procurement."@en ;
    skos:prefLabel "Contract lot completion information"@en .

<http://data.europa.eu/a4g/ontology#ContractModificationInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasModificationReasonDescription>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsContractAmendment>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasModificationDescription>
    ] ;
    skos:prefLabel "Contract modification information"@en .

<http://data.europa.eu/a4g/ontology#ContractModificationNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "An announcement of the Modification Of a Contract/Concession during its term by a Procuring Entity."@en ;
    skos:prefLabel "Contract modification notice"@en .

<http://data.europa.eu/a4g/ontology#ContractSpecificTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Term> ;
    skos:definition "Gathering class for conditions and stipulations related to a contract in the Post-Award Phase."@en ;
    skos:prefLabel "Contract specific term"@en .

<http://data.europa.eu/a4g/ontology#ContractTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isRenewalIndicator>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOptions>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesContractPeriod>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEOrdering>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEInvoicing>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesContractDuration>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLegalFormRequirement>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesPaymentExecutor>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEPayment>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesSubcontractingTerm>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumNumberOfRenewals>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the Post Award Phase. (WG approval 23/11/2018)"@en ;
    skos:prefLabel "Contract term"@en .

<http://data.europa.eu/a4g/ontology#Contractor>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#needsToBeAWinner>
    ] ;
    skos:definition "The Role of an Agent that has signed a Contract with a Buyer. WG approval 08/11/2022"@en ;
    skos:prefLabel "Contractor"@en .

<http://data.europa.eu/a4g/ontology#Deliverable>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Item> ;
    skos:prefLabel "Deliverable"@en .

<http://data.europa.eu/a4g/ontology#DeliveryAgreement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    skos:definition "Term applying to the delivery of goods, services and works. Additional Information: Delivery terms identifier can normally be Incoterms accompanied by the description of specific conditions related to the delivery. WG approval 16/05/2023"@en ;
    skos:prefLabel "Delivery agreement"@en .

<http://data.europa.eu/a4g/ontology#DeliveryInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesSpecificDeliveryAgreement>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesGeneralDeliveryAgreement>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsConsignee>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDeliveryDeadline>
    ] ;
    skos:definition "Information about the timing, the delivery destination, the delivery agreement and the involved parties. WG approval 16/05/2023"@en ;
    skos:prefLabel "Delivery information"@en .

<http://data.europa.eu/a4g/ontology#DesignContest-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Design contest- d24"@en .

<http://data.europa.eu/a4g/ontology#DesignContest-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Design contest- d25"@en .

<http://data.europa.eu/a4g/ontology#DesignContestNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "Design contest notice"@en .

<http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFollowupContract>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDescriptionOfPrizes>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isJuryDecisionBinding>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasParticipationPayment>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of a Design Contest. WG approval: 04-02-2021"@en ;
    skos:prefLabel "Design contest regime term"@en .

<http://data.europa.eu/a4g/ontology#DesignContestResult-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestResultNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Design contest result- d24"@en .

<http://data.europa.eu/a4g/ontology#DesignContestResult-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestResultNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Design contest result- d25"@en .

<http://data.europa.eu/a4g/ontology#DesignContestResultNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ResultNotice> ;
    skos:prefLabel "Design contest result notice"@en .

<http://data.europa.eu/a4g/ontology#DespatchAdvice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument>, [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#comprisesDespatchLine>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesShipment>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToConsignment>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToShipmentAgreement>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesDespatcher>
    ] ;
    skos:prefLabel "Despatch advice"@en .

<http://data.europa.eu/a4g/ontology#DespatchLine>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Line>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOutstandingQuantityReason>
    ] ;
    skos:prefLabel "Despatch line"@en .

<http://data.europa.eu/a4g/ontology#Despatcher>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "Role of an Agent who sends the goods or notifies of the service or works execution. Additional Information: The Role is carried out by the Supplier or on behalf of the Supplier. Despatcher is also known as Despatch Party, Consignor, Deliverer."@en ;
    skos:prefLabel "Despatcher"@en .

<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "Notice which sets out the Buyer's purchasing intention to award a Contract without prior notification of Competition."@en ;
    skos:prefLabel "Direct award prenotification notice"@en .

<http://data.europa.eu/a4g/ontology#DirectAwardTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToPreviousProcedure>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the award of a Contract without prior publication. Addtional Information: Direct award may refer to a previous Procedure and/or specific Lot(s). It may also refer to other justified situations whereby there is no previous Procedure. See Directive 2014/24/EU Article 32. WG Approval 22/11/2019"@en ;
    skos:prefLabel "Direct award term"@en .

<http://data.europa.eu/a4g/ontology#DirectContract>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Direct contract"@en .

<http://data.europa.eu/a4g/ontology#Document>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasUUID>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPublicationDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasVersion>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:title
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDispatchDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceptionDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:issued
    ] ;
    skos:definition "A set of interrelated Business Information representing the Business facts and associated metadata. The information may be conveyed in any language, medium or form, including textual, numerical, graphic, cartographic, audio-visual forms, etc. WG Approval 23/05/2019"@en ;
    skos:prefLabel "Document"@en .

<http://data.europa.eu/a4g/ontology#Duration>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://www.w3.org/2006/time#Duration> ;
    skos:definition "The length of time in which a concept occurs."@en ;
    skos:prefLabel "Duration"@en .

<http://data.europa.eu/a4g/ontology#DynamicPurchaseSystemTechnique>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Technique> ;
    skos:definition "A Technique that allows the selection of Candidates throughout the Procedure via the Qualification Criteria, followed by individual Mini-Competitions for the Award of Purchase Contracts. WG approval 23/05/2023"@en ;
    skos:prefLabel "Dynamic purchase system technique"@en .

<http://data.europa.eu/a4g/ontology#EAuctionTechnique>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Technique> ;
    skos:definition "A repetitive Technique in which new Prices, revised downwards, and/or new values concerning certain elements of Tenders are bid on-line. Additional Information: This corresponds in eForms to BT-767 Electronic Auction . WG approval 20/07/2018"@en ;
    skos:prefLabel "E auction technique"@en .

<http://data.europa.eu/a4g/ontology#ESPD>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document>, [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesResponse>
    ] ;
    skos:definition "A document conveying the fulfilment or not by the economic operator of the Exclusion Grounds and the Selection Criteria set out by the Buyer for a specific Procurement using an European Single Procurement Document (ESPD) Request. WG Approval 05/03/2024"@en ;
    skos:prefLabel "E s p d"@en .

<http://data.europa.eu/a4g/ontology#ESPDRequest>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementDocument> ;
    skos:definition "An updated self-declaration used by the economic operator as a preliminary evidence in replacement of certificates issued by public authorities or third parties confirming that the economic operator fulfils the Exclusion Grounds and the Selection Criteria set out by the Buyer for a specific Procurement. WG Approval 05/03/2024"@en ;
    skos:prefLabel "E s p d request"@en .

<http://data.europa.eu/a4g/ontology#EconomicStandingSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary> ;
    skos:prefLabel "Economic standing summary"@en .

<http://data.europa.eu/a4g/ontology#ElectronicSignature>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty dcterms:description
    ] ;
    skos:prefLabel "Electronic signature"@en .

<http://data.europa.eu/a4g/ontology#EmploymentInformationProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "A Role of an Agent responsible for providing information concerning the general regulatory framework for employment protection and working conditions."@en ;
    skos:prefLabel "Employment information provider"@en .

<http://data.europa.eu/a4g/ontology#EnvironmentalProtectionInformationProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "A Role of an Agent responsible for providing information concerning the general regulatory framework for Environmental Protection."@en ;
    skos:prefLabel "Environmental protection information provider"@en .

<http://data.europa.eu/a4g/ontology#Estimate>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription> ;
    skos:definition "An approximate calculation or a judgement of the value, number, Quantity or extent of something."@en ;
    skos:prefLabel "Estimate"@en .

<http://data.europa.eu/a4g/ontology#EvaluationTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm> ;
    skos:definition "Conditions and stipulations defining particularities of the Tender evaluation. (WG approval 23/11/2018)"@en ;
    skos:prefLabel "Evaluation term"@en .

<http://data.europa.eu/a4g/ontology#ExclusionGround>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QualificationCriterion> ;
    skos:definition "Criterion that describes a legal Requirement to be met by the Economic Operator to be a Candidate in the Procurement. Additional Information: This corresponds in eForms to BG-701 Exclusion Grounds. WG approval 31/10/2018"@en ;
    skos:prefLabel "Exclusion ground"@en .

<http://data.europa.eu/a4g/ontology#ExclusionGroundsSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QualificationCriteriaSummary> ;
    skos:prefLabel "Exclusion grounds summary"@en .

<http://data.europa.eu/a4g/ontology#ExpressionOfInterest>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "Document presenting an Economic Operator's Request to be considered for Procedures covering a specific domain. WG approval 13/04/2021"@en ;
    skos:prefLabel "Expression of interest"@en .

<http://data.europa.eu/a4g/ontology#FrameworkAgreement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:definition "An agreement between one or more Contracting Authorities and one or more Economic Operators. Additional Information: When a Framework Agreement is concerned, the FA will result from LotAwardOutcome which describes a Lot which specifies the both the Qualification and Award Criteria. WG approval 18/05/2021"@en ;
    skos:prefLabel "Framework agreement"@en .

<http://data.europa.eu/a4g/ontology#FrameworkAgreementTechnique>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Technique> ;
    skos:definition "Technique that establishes the terms governing Contracts to be awarded during a given Period, in particular with regard to Price and, where appropriate, the Quantity envisaged. WG approval 18/05/2021"@en ;
    skos:prefLabel "Framework agreement technique"@en .

<http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractSpecificTerm>, <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumParticipantsNumber>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDurationExtensionJustification>
    ] ;
    skos:definition "Conditions and stipulations defining particularities in a Framework Agreement."@en ;
    skos:prefLabel "Framework agreement term"@en .

<http://data.europa.eu/a4g/ontology#FreightForwarder>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:prefLabel "Freight forwarder"@en .

<http://data.europa.eu/a4g/ontology#Fund>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasURL>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://www.w3.org/ns/adms#identifier>
    ] ;
    skos:definition "A financial resource used to support the Procurement. Additional Information: In the context of EU, Funds can be divided into programmes, actions and projects. Examples of EU funds are: the European Structural and Investment Funds, European Social Fund (ESF), the Connecting Europe Facility (CEF) programme, or the ISA2 programme and its actions (e.g. Action 2016.05 European Public Procurement Initiative, which supports the eProcurement Ontology under sub-action 3). Funds may change between the lot and the contract, for example in the case of an emergency crisis, a contract may be financed by a budget that was not foreseen in the call. WG Approved 14/05/2019"@en ;
    skos:prefLabel "Fund"@en .

<http://data.europa.eu/a4g/ontology#GoodsItem>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToDespatchLine>
    ] ;
    skos:definition "An Item including its initial packaging during transportation. Additional information: For example, the Item being bought is the computer. The weight of the computer is X. The weight of the Goods Item is the weight of the computer plus the weight of the initial packaging. During transportation you have for example trace ID which is applied to the GoodsItem, rather than on the Item itself. The declared statistical value can only apply once you have a GoodsItem. WG approval 30/03/2023"@en ;
    skos:prefLabel "Goods item"@en .

<http://data.europa.eu/a4g/ontology#GreenProcurement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StrategicProcurement>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#usesCleanVehicleDirective>
    ] ;
    skos:definition "Approach whereby Buyers seek to procure with a reduced Environmental Impact. Additional Information: The approach may apply to the complete life cycle. The reduced Environmental Impact is in comparison to goods, services and works with the same primary function that would otherwise be procured. Tightly related are article 68 - Life-cycle costing and article 67 - most economically advantageous Tender (see GPP handbook) https://ec.europa.eu/environment/gpp/pdf/Buying-Green-Handbook-3rd-Edition.pdf An instance of the class GreenProcurement is represented in eForms with the code \"env-imp\" defined in the codelist Strategic-Procurement.Paragraphs) https://ec.europa.eu/environment/gpp/pdf/Buying-Green-Handbook-3rd-Edition.pdf"@en ;
    skos:prefLabel "Green procurement"@en .

<http://data.europa.eu/a4g/ontology#IndefiniteDuration>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:prefLabel "Indefinite duration"@en .

<http://data.europa.eu/a4g/ontology#InformationHub>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription> ;
    skos:definition "Grouping of data that may be associated to various concepts. Additional Information: For example, AllowanceChargeInformation may be associated to the Order or the Catalogue (either at the Line level or at the Document level), amongst others. WG approval 16/05/2023"@en ;
    skos:prefLabel "Information hub"@en .

<http://data.europa.eu/a4g/ontology#InnovativeProcurement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StrategicProcurement> ;
    skos:definition "Approach whereby Buyers seek to procure an innovative work, supply or service. Additional Information: ‘innovation’ means the implementation of a new or significantly improved product, service or process, including but not limited to production, building or construction processes, a new marketing method, or a new organizational method in business practices, workplace Organisation or external relations inter alia with the purpose of helping to solve societal challenges or to support the Europe 2020 strategy for smart, sustainable and inclusive growth; See: Directive 2014/24 Articles: 2, 26 (3), 31, 67 (2.a)"@en ;
    skos:prefLabel "Innovative procurement"@en .

<http://data.europa.eu/a4g/ontology#Item>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isInStock>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasManufacturer>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasModel>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasBrand>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty dcterms:title
    ] ;
    skos:definition "A product, work, service or any combination of them. Additional Information: An Item can be an atomic Thing or a composition of things that together are seen as a unit, e.g. a tetrabrik of milk or an indivisible package of six tetrabriks. No distinction is provided between services, goods and works to leave room for innovation. WG approval 30/06/2022"@en ;
    skos:prefLabel "Item"@en .

<http://data.europa.eu/a4g/ontology#ItemAccessoryRelation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    skos:definition "Combination of two Items where the former enhances the latter. WG Approval: 30/06/2022"@en ;
    skos:prefLabel "Item accessory relation"@en .

<http://data.europa.eu/a4g/ontology#ItemComplementaryRelation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    skos:definition "Combination of two Items which mutually enhance one another. WG Approval: 30/06/2022"@en ;
    skos:prefLabel "Item complementary relation"@en .

<http://data.europa.eu/a4g/ontology#ItemComposition>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    skos:definition "Inclusion of an Item into in the described Item. Additional Information: The Item is provided with its components, however, the component Items may also be provided separately. For example, a bicycle has wheels as components, but they may be provided as spare parts as well. This relation is useful to describe different package levels of an item or hierarchies of Items. WG Approval: 19/05/2022"@en ;
    skos:prefLabel "Item composition"@en .

<http://data.europa.eu/a4g/ontology#ItemModel>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty dcterms:title
    ] ;
    skos:definition "A specific design or version of a product or service. Additional information: This class is meant as a reusable reference to the model name rather than as a set of specifications of an Item of this particular model. WG acceptance 10/03/2022"@en ;
    skos:prefLabel "Item model"@en .

<http://data.europa.eu/a4g/ontology#ItemProperty>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAttributeType>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLiteralValue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasClassificationScheme>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesItem>
    ] ;
    skos:definition "Construct meant to represent the association between an attribute defined in an external classification scheme and the value ascribed to it. WG approval 26/07/2022"@en ;
    skos:prefLabel "Item property"@en .

<http://data.europa.eu/a4g/ontology#ItemRelation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFactor>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isRelatedToItem>
    ] ;
    skos:definition "Connection between two Items. WG Approval: 30/06/2022"@en ;
    skos:prefLabel "Item relation"@en .

<http://data.europa.eu/a4g/ontology#ItemReplacement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    skos:definition "Supplantment, displacement or suspension of an Item by the described Item. WG Approval: 30/06/2022"@en ;
    skos:prefLabel "Item replacement"@en .

<http://data.europa.eu/a4g/ontology#ItemRequirement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    skos:definition "Necessity of an Item by the described item. Additional Information: The described item is provided without other items that are required for proper functionality. For example, a printer cannot be used without ink cartridge; or a Server cannot be used without its installation. WG Approval: 19/05/2022"@en ;
    skos:prefLabel "Item requirement"@en .

<http://data.europa.eu/a4g/ontology#JuryMember>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#playedBy>
    ] ;
    skos:prefLabel "Jury member"@en .

<http://data.europa.eu/a4g/ontology#LeadBuyer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:definition "A Role of an Agent who is a Buyer and takes the administrative lead of the Procedure. WG agreement: 2022-11-22"@en ;
    skos:prefLabel "Lead buyer"@en .

<http://data.europa.eu/a4g/ontology#LegalRepresentative>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPowerOfAttorney>
    ] ;
    skos:definition "The Role of an Agent that can represent an Organization. WG approval 05/03/2024"@en ;
    skos:prefLabel "Legal representative"@en .

<http://data.europa.eu/a4g/ontology#Line>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesItem>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ] ;
    skos:prefLabel "Line"@en .

<http://data.europa.eu/a4g/ontology#Lot>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    skos:definition "A qualitative, quantitative or strategic subdivision of the goods, services or works to be procured, allowing the award of one or more Contracts. WG approval 12/09/2018"@en ;
    skos:prefLabel "Lot"@en .

<http://data.europa.eu/a4g/ontology#LotAwardOutcome>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AwardOutcome>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNonAwardedContractTitle>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFrameworkAgreementMaximumValue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsLot>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasApproximateFrameworkAgreementValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNonAwardedContractNumber>
    ] ;
    skos:definition "Result concerning the Lot attributed by the Awarder."@en ;
    skos:prefLabel "Lot award outcome"@en .

<http://data.europa.eu/a4g/ontology#LotGroup>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLaunchFrameworkAgreementMaximumValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://www.w3.org/ns/adms#identifier>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#setsGroupingContextForLot>
    ] ;
    skos:definition "Combination of several Lots to conduct comparative assessment of the Tenders. Additional Information: The comparative assessment may refer to the Selection Criteria, Award and Value that apply to several Lots. Pending of discussion with eForms Member States may provide that, where more than one lot may be awarded to the same tenderer, contracting authorities may award contracts combining several or all lots where they have specified in the contract notice or in the invitation to confirm interest that they reserve the possibility of doing so and indicate the lots or groups of lots that may be combined."@en ;
    skos:prefLabel "Lot group"@en .

<http://data.europa.eu/a4g/ontology#LotGroupAwardInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasGroupFrameworkAgreementMaximumValue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesLotGroup>
    ] ;
    skos:definition "Award information related to a given Group of Lots."@en ;
    skos:prefLabel "Lot group award information"@en .

<http://data.europa.eu/a4g/ontology#LotSpecificTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Term> ;
    skos:definition "Gathering class for conditions and stipulations related to a Lot."@en ;
    skos:prefLabel "Lot specific term"@en .

<http://data.europa.eu/a4g/ontology#Mandate>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "An authorization to act as a representative of an Organization. WG approval 05/03/2024"@en ;
    skos:prefLabel "Mandate"@en .

<http://data.europa.eu/a4g/ontology#Manufacturer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "The Producer of goods or provider of services. Additional Information: Also, known as Supplier and Manufacturer. We do not care who provides these service or products we care with whom Business is done. PEPPOL - Invoice: The Supplier is the Legal Person or Organisation who provides a product and/or service. PEPPOL - Order: The supplier is the legal person or organisation who provides a product or service. Examples of supplier roles: seller, despatch party, creditor, economic operator."@en ;
    skos:prefLabel "Manufacturer"@en .

<http://data.europa.eu/a4g/ontology#Mediator>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent that attempts to resolve a dispute between different Agents and come to an agreement. WG approval 20/04/2021"@en ;
    skos:prefLabel "Mediator"@en .

<http://data.europa.eu/a4g/ontology#MiniCompetitionAwardOutcome>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AwardOutcome>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#resultsFromUsingCandidateList>
    ] ;
    skos:definition "Result concerning the process where multiple winners or candidates of previous stages of a procedure bid for a specific procurement attributed by the Awarder. Additional Information: It is typically used in framework agreements where the suppliers have already been pre-selected, and the mini competition is used to determine which supplier is best suited for a particular project or contract. It is also used in a Dynamic Purchasing System where the suppliers come from a list of Candidates."@en ;
    skos:prefLabel "Mini competition award outcome"@en .

<http://data.europa.eu/a4g/ontology#Modification-D23>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractModificationNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Modification- d23"@en .

<http://data.europa.eu/a4g/ontology#Modification-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractModificationNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Modification- d24"@en .

<http://data.europa.eu/a4g/ontology#Modification-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractModificationNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Modification- d25"@en .

<http://data.europa.eu/a4g/ontology#MonetaryValue>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAmountValue>
    ] ;
    skos:definition "A number of monetary units specified using a given unit of currency. Additional information: In the pre-award phase of the procurement, all monetary values are considered to exclude VAT based on the Directive 2014/24/EU. WG approval 13/04/2021"@en ;
    skos:prefLabel "Monetary value"@en .

<http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedInvitationToTenderDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasQualificationSystemRenewalDescription>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasQualificationSystemDuration>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMinimumNumberOfCandidates>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedInvitationToExpressInterestDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNoNegotiationNecessary>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSuccessiveReduction>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumNumberOfCandidates>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of Procedures carried out in several steps Additional Information: Generally this refers to Procedures where selection is carried out to qualify Tenderers who are then requested to submit the rest of their Tender for evaluation is Restricted Procedure. WG Approval 15/04/2021"@en ;
    skos:prefLabel "Multiple stage procedure term"@en .

<http://data.europa.eu/a4g/ontology#NationalPreQualificationData>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#providesOrganisationCompletedTaskDescription>
    ] ;
    skos:definition "Data that describe the distinctive features or characteristics that qualify an economic operator to take part in a tendering process. WG approval 05/03/2024"@en ;
    skos:prefLabel "National pre qualification data"@en .

<http://data.europa.eu/a4g/ontology#NonDisclosureAgreementTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isNonDisclosureAgreementRequired>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ] ;
    skos:definition "Conditions and stipulations"@en ;
    skos:prefLabel "Non disclosure agreement term"@en .

<http://data.europa.eu/a4g/ontology#NonPublishedInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#relatesToEFormSectionIdentifier>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAccessibilityDate>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsNotice>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasConfidentialityJustification>
    ] ;
    skos:definition "Information about fields not published in this Notice. Additional Information: The non-published information may become available at a later date and may differ from one element to another within a given Document. Examples of fields that may not be immediately published are Winner, Tender and Procedure Lot Result, etc., e.g. for security reasons."@en ;
    skos:prefLabel "Non published information"@en .

<http://data.europa.eu/a4g/ontology#Notice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEFormsSubtype>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAdditionalInformation>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToProcedure>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNoticePublicationNumber>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToLot>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToNotice>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFormNumber>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOJSIssueNumber>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasESenderDispatchDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOJSType>
    ] ;
    skos:definition "Document published by the Buyer about market opportunities and results. WG Approval 23/05/2019"@en ;
    skos:prefLabel "Notice"@en .

<http://data.europa.eu/a4g/ontology#Notice1>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINProfileNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice1"@en .

<http://data.europa.eu/a4g/ontology#Notice10>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice10"@en .

<http://data.europa.eu/a4g/ontology#Notice11>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice11"@en .

<http://data.europa.eu/a4g/ontology#Notice12>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice12"@en .

<http://data.europa.eu/a4g/ontology#Notice13>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice13"@en .

<http://data.europa.eu/a4g/ontology#Notice14>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice14"@en .

<http://data.europa.eu/a4g/ontology#Notice15>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QSNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice15"@en .

<http://data.europa.eu/a4g/ontology#Notice16>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice16"@en .

<http://data.europa.eu/a4g/ontology#Notice17>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice17"@en .

<http://data.europa.eu/a4g/ontology#Notice18>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice18"@en .

<http://data.europa.eu/a4g/ontology#Notice19>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice19"@en .

<http://data.europa.eu/a4g/ontology#Notice2>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINProfileNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice2"@en .

<http://data.europa.eu/a4g/ontology#Notice20>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice20"@en .

<http://data.europa.eu/a4g/ontology#Notice21>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CNSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice21"@en .

<http://data.europa.eu/a4g/ontology#Notice22>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#SubcontractNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice22"@en .

<http://data.europa.eu/a4g/ontology#Notice23>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice23"@en .

<http://data.europa.eu/a4g/ontology#Notice24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice24"@en .

<http://data.europa.eu/a4g/ontology#Notice25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice25"@en .

<http://data.europa.eu/a4g/ontology#Notice26>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice26"@en .

<http://data.europa.eu/a4g/ontology#Notice27>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice27"@en .

<http://data.europa.eu/a4g/ontology#Notice28>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice28"@en .

<http://data.europa.eu/a4g/ontology#Notice29>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice29"@en .

<http://data.europa.eu/a4g/ontology#Notice3>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINProfileNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice3"@en .

<http://data.europa.eu/a4g/ontology#Notice30>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice30"@en .

<http://data.europa.eu/a4g/ontology#Notice31>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice31"@en .

<http://data.europa.eu/a4g/ontology#Notice32>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANStandardNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice32"@en .

<http://data.europa.eu/a4g/ontology#Notice33>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice33"@en .

<http://data.europa.eu/a4g/ontology#Notice34>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice34"@en .

<http://data.europa.eu/a4g/ontology#Notice35>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CANSocialNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice35"@en .

<http://data.europa.eu/a4g/ontology#Notice36>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestResultNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice36"@en .

<http://data.europa.eu/a4g/ontology#Notice37>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DesignContestResultNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice37"@en .

<http://data.europa.eu/a4g/ontology#Notice38>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractModificationNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice38"@en .

<http://data.europa.eu/a4g/ontology#Notice39>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractModificationNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice39"@en .

<http://data.europa.eu/a4g/ontology#Notice4>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINOnlyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice4"@en .

<http://data.europa.eu/a4g/ontology#Notice40>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractModificationNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice40"@en .

<http://data.europa.eu/a4g/ontology#Notice5>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINOnlyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice5"@en .

<http://data.europa.eu/a4g/ontology#Notice6>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINOnlyNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice6"@en .

<http://data.europa.eu/a4g/ontology#Notice7>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice7"@en .

<http://data.europa.eu/a4g/ontology#Notice8>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice8"@en .

<http://data.europa.eu/a4g/ontology#Notice9>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>, <http://data.europa.eu/a4g/ontology#eFormsNotice> ;
    skos:prefLabel "Notice9"@en .

<http://data.europa.eu/a4g/ontology#NoticeAwardInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTotalAwardedValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasProcurementLowestReceivedTenderValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumFrameworkAgreementAwardedValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasProcurementHighestReceivedTenderValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasApproximateFrameworkAgreementValue>
    ] ;
    skos:definition "Information about an Award Notice."@en ;
    skos:prefLabel "Notice award information"@en .

<http://data.europa.eu/a4g/ontology#Notifier>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "The party to be notified upon arrival of goods and when special occurrences (usually pre-defined) take place during a transportation service. (UBL)"@en ;
    skos:prefLabel "Notifier"@en .

<http://data.europa.eu/a4g/ontology#Offer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "Document providing the Monetary Value and the details to fulfill the Requirements set out in the Procurement Documents or Request for Offer. Additional information: A quotation is considered to be an Offer in the eProcurement Ontology. WG approval 09/02/2023"@en ;
    skos:prefLabel "Offer"@en .

<http://data.europa.eu/a4g/ontology#OfferIssuer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "The Role of an Agent that distributes an Offer. WG approval 09/02/2023"@en ;
    skos:prefLabel "Offer issuer"@en .

<http://data.europa.eu/a4g/ontology#OfferingParty>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    skos:definition "The Role of an Agent that acts on the Economic Operator side during a Procurement Process. Additional information: As per the European Procurement Directives the notion of ‘Economic Operators’ should be interpreted in a broad manner so as to include any Persons and/or Entities which offer the execution of works, the supply of products or the provision of services on the market, irrespective of the legal form under which they have chosen to operate. Thus, firms, branches, subsidiaries, partnerships, cooperative societies, limited companies, universities, public or private, and other forms of entities than natural Persons should all fall within the notion of Economic Operator, whether or not they are ‘Legal Persons’ in all circumstances."@en ;
    skos:prefLabel "Offering party"@en .

<http://data.europa.eu/a4g/ontology#OfflineAccessProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for providing offline access to the Procurement Documents."@en ;
    skos:prefLabel "Offline access provider"@en .

<http://data.europa.eu/a4g/ontology#OpeningTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesOpeningPlace>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOpeningDateTime>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOpeningURL>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the opening of Tenders. Additional Information: The opening of Tenders is the event when Tenders are made accessible for evaluation, it is generally the same date and time for all Tenders. WG Approval 15/04/2021"@en ;
    skos:prefLabel "Opening term"@en .

<http://data.europa.eu/a4g/ontology#Order>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesOriginatorInformation>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesDeliveryInformation>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasCustomerReference>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#comprisesOrderLine>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAccountingCost>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPaymentTerm>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesSeller>
    ] ;
    skos:definition "A formal request of the Buyer to the Seller specifying the goods, services or works to be delivered. Additional Information: A Buyer submits an Order for delivery of goods, services or works to a Seller. WG approval 23/04/2023"@en ;
    skos:prefLabel "Order"@en .

<http://data.europa.eu/a4g/ontology#OrderLine>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Line> ;
    skos:definition "Details concerning a given unit of goods, services or works requested in the Order. Additional information: In general, an Order Line contains the Quantity and Price of the goods, services and goods requested in the Order. However, in certain cases, the Price may not be known, as the Price may fluctuate from one day to the other. WG approval 20/04/2023"@en ;
    skos:prefLabel "Order line"@en .

<http://data.europa.eu/a4g/ontology#OrderResponse>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesSeller>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForOrder>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasResponseDescription>
    ] ;
    skos:definition "A formal reply from the Seller to the Buyer stating the Seller's ability to fulfil the order. Additional Information: The Order Response is used to inform on the acceptance or rejection of an Order or to make a counter-offer. WG approval 20/04/2023"@en ;
    skos:editorialNote "If contractually agreed, the Seller also may respond to the order, changing details that are acceptable by the Buyer. -- If an order is accepted with change, the buyer and seller need to have an agreement between them regarding the processing of the changed order, i.e. when is a contract concluded and when can the items be shipped. Proposal: If the order response is \"Change\" then the Buyer will create (instantiate) a new order implementing the changes and superseding the previously sent order."@en ;
    skos:prefLabel "Order response"@en .

<http://data.europa.eu/a4g/ontology#OrderResponseInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub> ;
    skos:prefLabel "Order response information"@en .

<http://data.europa.eu/a4g/ontology#OrderResponseLine>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OrderLine>, [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForOrderLine>
    ] ;
    skos:definition "Details concerning the Seller's ability to fulfil a given Order Line. Additional Information: The Order Response Line is used to inform on the acceptance or rejection of an Order Line or to make a counter-offer. WG approval 20/04/2023"@en ;
    skos:prefLabel "Order response line"@en .

<http://data.europa.eu/a4g/ontology#OrganisationGroup>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://www.w3.org/ns/org#Organization>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#leadBy>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMember>
    ] ;
    skos:definition "Agreed collaboration of several Organisations. Additional Information: This concept has been created to fulfill the need to represent a grouping of Organisations that is not necessarily registered i.e, consortia. WG approval 15/04/2021"@en ;
    skos:prefLabel "Organisation group"@en .

<http://data.europa.eu/a4g/ontology#Originator>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent that expresses the needs to trigger the Procurement. Additional Information: The Originator is often the end-user or the Beneficiary. WG approval: 20/10/2022"@en ;
    skos:editorialNote "Context: Expressing Needs"@en ;
    skos:prefLabel "Originator"@en .

<http://data.europa.eu/a4g/ontology#OriginatorInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsOriginator>
    ] ;
    skos:definition "Information about the Originator of the Order. WG approval 20/03/2023"@en ;
    skos:prefLabel "Originator information"@en .

<http://data.europa.eu/a4g/ontology#OriginatorRequest>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "Document in which the Originator describes his needs. WG approval 09/02/2023"@en ;
    skos:prefLabel "Originator request"@en .

<http://data.europa.eu/a4g/ontology#OtherEntity>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "Economic Operator (who is not a Subcontractor) on which the Tenderer relies upon, to meet Selection Criteria."@en ;
    skos:prefLabel "Other entity"@en .

<http://data.europa.eu/a4g/ontology#PIN-CFCSocial-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n- c f c social- d25"@en .

<http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "P i n- c f c social notice"@en .

<http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:definition "Additional information: Social and other specific services – utilities"@en ;
    skos:prefLabel "P i n- c f c social notice- d25"@en .

<http://data.europa.eu/a4g/ontology#PIN-CFCStandard-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PIN-CFCStandardNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n- c f c standard- d24"@en .

<http://data.europa.eu/a4g/ontology#PIN-CFCStandardNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "P i n- c f c standard notice"@en .

<http://data.europa.eu/a4g/ontology#PIN-RTL-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n- r t l- d24"@en .

<http://data.europa.eu/a4g/ontology#PIN-RTL-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n- r t l- d25"@en .

<http://data.europa.eu/a4g/ontology#PINDefence-D81>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PlanningNotice> ;
    skos:editorialNote "What is the notice type here?"@en ;
    skos:prefLabel "P i n defence- d81"@en .

<http://data.europa.eu/a4g/ontology#PINOnly-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINOnlyNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n only- d24"@en .

<http://data.europa.eu/a4g/ontology#PINOnly-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINOnlyNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n only- d25"@en .

<http://data.europa.eu/a4g/ontology#PINOnlyNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PlanningNotice> ;
    skos:definition "PriorInformationNotice"@en ;
    skos:prefLabel "P i n only notice"@en .

<http://data.europa.eu/a4g/ontology#PINProfile-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINProfileNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n profile- d24"@en .

<http://data.europa.eu/a4g/ontology#PINProfile-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINProfileNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n profile- d25"@en .

<http://data.europa.eu/a4g/ontology#PINProfile-D81>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PINProfileNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "P i n profile- d81"@en .

<http://data.europa.eu/a4g/ontology#PINProfileNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PlanningNotice> ;
    skos:prefLabel "P i n profile notice"@en .

<http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PlanningNotice> ;
    skos:prefLabel "P i n time limit notice"@en .

<http://data.europa.eu/a4g/ontology#Package>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AbstractContainer>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPackagingTypeDescription>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#containsGoodsItem>
    ] ;
    skos:prefLabel "Package"@en .

<http://data.europa.eu/a4g/ontology#ParticipationCondition>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementCriterion> ;
    skos:definition "Criterion that describes a Requirement to take part in a procurement. WG approval 30/05/2023"@en ;
    skos:prefLabel "Participation condition"@en .

<http://data.europa.eu/a4g/ontology#ParticipationConditionsSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesVerificationMethod>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesObjectiveParticipationRules>
    ] ;
    skos:prefLabel "Participation conditions summary"@en .

<http://data.europa.eu/a4g/ontology#ParticipationRequestProcessor>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for processing Requests To Participate."@en ;
    skos:prefLabel "Participation request processor"@en .

<http://data.europa.eu/a4g/ontology#ParticipationRequestReceiver>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for receiving Requests To Participate."@en ;
    skos:prefLabel "Participation request receiver"@en .

<http://data.europa.eu/a4g/ontology#ParticipationRequestTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesParticipationRequestReceiver>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesParticipationRequestProcessor>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of requesting participation in a Procedure."@en ;
    skos:prefLabel "Participation request term"@en .

<http://data.europa.eu/a4g/ontology#PaymentExecutor>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for executing the Payment."@en ;
    skos:prefLabel "Payment executor"@en .

<http://data.europa.eu/a4g/ontology#Period>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEnd>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasBeginning>
    ] ;
    skos:definition "A time interval or a Duration. WG approval 28/04/2020"@en ;
    skos:prefLabel "Period"@en .

<http://data.europa.eu/a4g/ontology#PlannedProcurementPart>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementElement>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPlannedDuration>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#foreseesProcurementObject>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPlannedPeriod>
    ] ;
    skos:definition "A subdivision of a Planned Procurement that may later become one or more Lots or a self-standing Procedure. A Lot or a Procedure can also cover one or more parts of the Planned Procurement. WG Approval 20/06/2019"@en ;
    skos:prefLabel "Planned procurement part"@en .

<http://data.europa.eu/a4g/ontology#PlanningNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "Notice which sets out the Contracting Authority's purchasing intentions. It is used by Contracting Authorities to provide Suppliers with information about a Procurement Process."@en ;
    skos:editorialNote "When backwards compatibility to StandardForms is no longer required, switch to establishing the notice type constraint at this level."@en ;
    skos:prefLabel "Planning notice"@en .

<http://data.europa.eu/a4g/ontology#PostAwardDocument>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:prefLabel "Post award document"@en .

<http://data.europa.eu/a4g/ontology#PowerOfAttorney>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "A legal document that grants someone the authority to make decisions on behalf of an Organization. WG approval 05/03/2024"@en ;
    skos:prefLabel "Power of attorney"@en .

<http://data.europa.eu/a4g/ontology#PreMarketConsultationNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:prefLabel "Pre market consultation notice"@en .

<http://data.europa.eu/a4g/ontology#Price>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPriceSurchargeInformation>
    ] ;
    skos:definition "Amount of money required or given in exchange for Items. Additional information: The Price excludes any charges (such as taxes, duties and fees) and discounts. WG approval 26/07/2022"@en ;
    skos:prefLabel "Price"@en .

<http://data.europa.eu/a4g/ontology#Prize>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPrizeRank>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPrizeValue>
    ] ;
    skos:definition "A reward given in a Contest. WG approval: 15/04/2021"@en ;
    skos:prefLabel "Prize"@en .

<http://data.europa.eu/a4g/ontology#Procedure>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementObject>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isAccelerated>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubjectToProcedureSpecificTerm>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isExecutedByProcurementServiceProvider>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isDesignContest>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isJointProcurement>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasProcurementScopeDividedIntoLot>
    ] ;
    skos:definition "A legally defined set of administrative activities conducted to conclude one or more Contracts. Additional Information The Procedure is categorised in the law according to different rules determining whether the Procedure is Open, Restricted, Negotiated with or without publicity, etc. (see Procedure Type). WG Approval 20/08/2019"@en ;
    skos:prefLabel "Procedure"@en .

<http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Term> ;
    skos:definition "Gathering class for conditions and stipulations related to a Procedure."@en ;
    skos:prefLabel "Procedure specific term"@en .

<http://data.europa.eu/a4g/ontology#ProcedureTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmissionForAllLotsRequired>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumLotSubmissionAllowed>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isAwardedByCPB>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumNumberOfLotsToBeAwarded>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesMediator>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLotAwardCombination>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesBudgetProvider>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isOneLotOnlyAllowed>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the Procedure. (WG approval 23/11/2018)"@en ;
    skos:prefLabel "Procedure term"@en .

<http://data.europa.eu/a4g/ontology#ProcessPlanningTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Term>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedTenderInvitationDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedContractNoticePublicationDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAwardDateScheduled>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the unfolding of the Procurement Process."@en ;
    skos:prefLabel "Process planning term"@en .

<http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/m8g/Requirement>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#indicatesPerformingStaffInformationRequirement>
    ] ;
    skos:definition "WG approval 24/01/2023"@en ;
    skos:prefLabel "Procurement criteria summary"@en .

<http://data.europa.eu/a4g/ontology#ProcurementCriterion>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/m8g/Criterion>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFormula>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAdditionalInformation>
    ] ;
    skos:definition "A criterion specific to Procurement. Additional Information: This Procurement Criterion can be only Exclusion Ground, Selection Criterion or Award Criterion. Each of these Criteria can contain subcriteria (Criterion class). WG Approval 23/04/2020"@en ;
    skos:prefLabel "Procurement criterion"@en .

<http://data.europa.eu/a4g/ontology#ProcurementDocument>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "Document produced or referred to by the Buyer to describe or determine elements of the Procurement. Additional information: Procurement Documents are to be accessible since the date of publication of the Contract Notice or the prior information Notice when used as a call for competition. Examples of Procurement Documents are Technical Specifications, the Descriptive Document, proposed conditions of Contract, formats for the presentation of Documents by Candidates and Tenderers, information on generally applicable obligations. Other Documents related to the Procedure such as Notices are not considered to be Procurement Documents. WG Approval 23/05/2019 17:08:30"@en ;
    skos:prefLabel "Procurement document"@en .

<http://data.europa.eu/a4g/ontology#ProcurementElement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedValue>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://www.w3.org/ns/adms#identifier>
    ] ;
    skos:definition "Gathering class for critical/central elements in the Procurement Process. TODO: add definition Additional information: Alias: ProcurementComponent"@en ;
    skos:prefLabel "Procurement element"@en .

<http://data.europa.eu/a4g/ontology#ProcurementObject>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementElement>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasRecurrenceDescription>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isCoveredByGPA>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#foreseesConcession>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isUsingEUFunds>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isRecurrent>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSMESuitable>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPurpose>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLaunchFrameworkAgreementMaximumValue>
    ] ;
    skos:definition "The whole or a division of goods, services or works to be procured. Additional Information: Anything that can specify the procurement content (i.e. goods, services, work) is a Procurement Object. In a sense, such an \"object\" can constitute the \"object of a Contract\". To test whether something is a Procedure Object check if it can have a Purpose and/or CPV classification (<i>The CPV establishes a single classification system for public procurement aimed at standardising the references used by Contracting Authorities and entities to describe the subject of Procurement Contracts.</i>). Note: Procedure, seems to be an exception from this rule. Because it is a conflated term: it carries process properties and \"purpose\" properties."@en ;
    skos:prefLabel "Procurement object"@en .

<http://data.europa.eu/a4g/ontology#ProcurementProcedureInformationProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for providing additional information about the Procurement Procedure."@en ;
    skos:prefLabel "Procurement procedure information provider"@en .

<http://data.europa.eu/a4g/ontology#ProcurementProcessInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsProcedure>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isCompetitionTerminated>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isDPSTerminated>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsLot>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isToBeRelaunched>
    ] ;
    skos:definition "Information about the temporal unfolding or succession of Procurement Objects."@en ;
    skos:prefLabel "Procurement process information"@en .

<http://data.europa.eu/a4g/ontology#ProcurementServiceProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty>, [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#actsOnBehalfOf>
    ] ;
    skos:definition "Role of a public or private body which offers ancillary purchasing activities on the market. Additional information \"Ancillary Purchasing Activities\" means activities consisting in the provision of support to purchasing activities, in particular in the following forms: (a) technical infrastructure enabling Contracting Authorities to award Public Contracts or to conclude Framework Agreements for works, supplies or services; (b) advice on the conduct or design of public Procurement Procedures; (c) preparation and management of Procurement Procedures on behalf and for the account of the Contracting Authority concerned; Source: Directive 2014/24/EU, Article 2, paragraphs 17 and 15. This would be equivalent to the concept of 'ProcuringEntity' in OCDS: 'The Entity managing the Procurement, which may be different from the Buyer who is paying / using the items being procured'. WG Approval 24/03/2020"@en ;
    skos:prefLabel "Procurement service provider"@en .

<http://data.europa.eu/a4g/ontology#ProductSpecification>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument> ;
    skos:definition "Document providing information about an Item. WG approval 07/04/2022"@en ;
    skos:prefLabel "Product specification"@en .

<http://data.europa.eu/a4g/ontology#ProfessionalSuitabilitySummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesProfessionRelevantLaw>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesProfession>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasServiceReservedToParticularProfession>
    ] ;
    skos:prefLabel "Professional suitability summary"@en .

<http://data.europa.eu/a4g/ontology#Project>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://www.w3.org/ns/adms#identifier>
    ] ;
    skos:definition "A collaborative enterprise that is carefully planned to achieve a particular aim."@en ;
    skos:prefLabel "Project"@en .

<http://data.europa.eu/a4g/ontology#PurchaseContract>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Contract>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#followsRulesSetBy>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#resultsFromMiniCompetitionAwardOutcome>
    ] ;
    skos:definition "A Contract resulting from using a Dynamic Purchasing System Technique or Framework Agreement Technique."@en ;
    skos:prefLabel "Purchase contract"@en .

<http://data.europa.eu/a4g/ontology#Purpose>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTotalQuantity>
    ] ;
    skos:definition "The description of the objectives related to a Procurement. Additional information: The description of the objectives includes the Subject Matter and Quantities. The quantification of the objectives related to a procurement. To be re-reviewed by the WG the soonest. (WG to be discussed, this was pointed out on the 09/04/2019 14:38:25 WG Meeting) The old definition read as follows: The description of the objectives related to a procurement. (WG approval 05/12/2018)"@en ;
    skos:prefLabel "Purpose"@en .

<http://data.europa.eu/a4g/ontology#QS-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QSNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:prefLabel "Q s- d25"@en .

<http://data.europa.eu/a4g/ontology#QSNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "Q s notice"@en .

<http://data.europa.eu/a4g/ontology#QSNotice-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QSNotice>, <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:definition "Additional information: Social and other specific services – utilities"@en ;
    skos:prefLabel "Q s notice- d25"@en .

<http://data.europa.eu/a4g/ontology#QualificationCriteriaSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary> ;
    skos:prefLabel "Qualification criteria summary"@en .

<http://data.europa.eu/a4g/ontology#QualificationCriterion>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ProcurementCriterion> ;
    skos:definition "Criterion used in the first stage of procurement. WG approval 30/05/2023"@en ;
    skos:prefLabel "Qualification criterion"@en .

<http://data.europa.eu/a4g/ontology#Quantity>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasQuantityValue>
    ] ;
    skos:definition "A counted number of non-monetary units possibly including fractions."@en ;
    skos:prefLabel "Quantity"@en .

<http://data.europa.eu/a4g/ontology#ReceiptAdvice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#PostAwardDocument>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesDespatcher>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForDespatchAdvice>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForShipment>
    ] ;
    skos:prefLabel "Receipt advice"@en .

<http://data.europa.eu/a4g/ontology#ReceiptAdviceLine>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Line>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForDespatchLine>
    ] ;
    skos:prefLabel "Receipt advice line"@en .

<http://data.europa.eu/a4g/ontology#RejectionAction>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Rejection action"@en .

<http://data.europa.eu/a4g/ontology#RequestForClarification>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "A demand for elucidation of received information. Additional Information: Requests for clarification are usually used by Buyers during the process of award or evaluation to understand specific aspects of the Tender without altering the Tender. WG approval 20/04/2021"@en ;
    skos:prefLabel "Request for clarification"@en .

<http://data.europa.eu/a4g/ontology#RequestForParticipation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "Application of an Economic Operator to be included in a Procurement Procedure. WG approval: 20/04/2021"@en ;
    skos:prefLabel "Request for participation"@en .

<http://data.europa.eu/a4g/ontology#Response>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    skos:definition "An answer given to a question that is part of an ESPD Request. WG approval 12/03/2024"@en ;
    skos:prefLabel "Response"@en .

<http://data.europa.eu/a4g/ontology#ResultNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "An announcement of the award or non-award of a Contract by a Buyer. (WG approval 27/03/2019)"@en ;
    skos:prefLabel "Result notice"@en .

<http://data.europa.eu/a4g/ontology#ReviewDecision>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ReviewObject>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#resolvesReviewRequest>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasRemedyValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDecisionDate>
    ] ;
    skos:definition "Information about Review Decisions."@en ;
    skos:prefLabel "Review decision"@en .

<http://data.europa.eu/a4g/ontology#ReviewIrregularitySummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StatisticalInformation>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReviewIrregularityCount>
    ] ;
    skos:definition "Information about the number and type of requests the Buyer received to review any of its decisions (e.g. the Technical Specifications, Award Decision). Additional information: This class corresponds in eForms to BG-613 Buyer Review Requests."@en ;
    skos:prefLabel "Review irregularity summary"@en .

<http://data.europa.eu/a4g/ontology#ReviewObject>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReviewURL>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#refersToPreviousReview>
    ] ;
    skos:definition "Information about a Review Request or a Review Decision. Additional information: This class corresponds to the BG-714 Review in eForms."@en ;
    skos:prefLabel "Review object"@en .

<http://data.europa.eu/a4g/ontology#ReviewProcedureInformationProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent who is providing more information on the time limits for review Procedures."@en ;
    skos:prefLabel "Review procedure information provider"@en .

<http://data.europa.eu/a4g/ontology#ReviewRequest>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ReviewObject>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReviewRequestFee>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasRequestDate>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isWithdrawn>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasWithdrawalReason>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNumberOfReviewRequests>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasWithdrawalDate>
    ] ;
    skos:definition "Information about requests to review procedures."@en ;
    skos:prefLabel "Review request"@en .

<http://data.europa.eu/a4g/ontology#ReviewRequestSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StatisticalInformation>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTotalNumberOfComplainants>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsReviewSummaryForLot>
    ] ;
    skos:definition "Summary information about the requests the Buyer received to review any of its decisions (e.g. the technical specifications, award decision), as set out in Art. 1(5) of Directive 89/665/EEC and Directive 92/13/EEC, and about the complainants that submitted the requests. Additional information: This class corresponds in eForms to BG-612 Buyer Review Summary."@en ;
    skos:prefLabel "Review request summary"@en .

<http://data.europa.eu/a4g/ontology#ReviewRequester>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "Role of an Agent who requests the review of a (Procurement) Procedure. WG Approval 23/10/2021"@en ;
    skos:prefLabel "Review requester"@en .

<http://data.europa.eu/a4g/ontology#ReviewTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesReviewProcedureInformationProvider>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReviewDeadline>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of the review. WG approval 23/11/2018"@en ;
    skos:prefLabel "Review term"@en .

<http://data.europa.eu/a4g/ontology#Reviewer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "Role of an Agent who investigates the overall correctness of a Procurement Procedure, producing a related report. Additional Information: Any Organisation or Person may request a review of a Procurement Procedure. WG approval: 20/04/2021"@en ;
    skos:prefLabel "Reviewer"@en .

<http://data.europa.eu/a4g/ontology#SecurityClearanceTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSecurityClearanceRequired>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDeadline>
    ] ;
    skos:definition "Conditions and stipulations about the status requested of individuals allowing them access to classified information (state or organisational secrets) or to restricted areas, after completion of a thorough background check. Additional information: This corresponds in eForms to BT-578, BT-78, BT-732 . WG approval 20/06/2023"@en ;
    skos:prefLabel "Security clearance term"@en .

<http://data.europa.eu/a4g/ontology#SelectedCandidateList>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasStartDate>
    ] ;
    skos:definition "Record of Candidates admitted to take part in award phases of procurements. WG approval 30/05/2023"@en ;
    skos:prefLabel "Selected candidate list"@en .

<http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QualificationCriteriaSummary>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#describesMinimumLevelOfStandards>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSelectionCriteriaStatedInProcurementDocuments>
    ] ;
    skos:prefLabel "Selection criteria summary"@en .

<http://data.europa.eu/a4g/ontology#SelectionCriterion>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#QualificationCriterion>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isUsedForCandidateRestriction>
    ] ;
    skos:definition "Criterion that describes a capacity Requirement that the Economic Operator needs to fulfill to participate in the procurement. Additional Information: Selection criteria may relate to: (a) suitability to pursue the professional activity; (b) economic and financial standing; (c) technical and professional ability WG approval 31/10/2018"@en ;
    skos:prefLabel "Selection criterion"@en .

<http://data.europa.eu/a4g/ontology#SelectionEvaluationTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#EvaluationTerm> ;
    skos:definition "Conditions and stipulations defining particularities of the evaluation of Selection Criteria."@en ;
    skos:prefLabel "Selection evaluation term"@en .

<http://data.europa.eu/a4g/ontology#Seller>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "A Role of an Agent who transfers the ownership of the Procurement results (goods, services or works) to the Buyer. Additional information: A Role of an Agent that sells a Procurement Result (goods, services or work) to a Buyer. The Seller is bound by a Contract i.e. it has legal responsibility. The Seller may or may not be the same as the Supplier. The Seller may or may not issue the Invoice. The Seller may or may not be the owner of the credit owed by the Buyer. WG acceptance 08/09/2022"@en ;
    skos:editorialNote "Note: Supplier is out of discussion. It is a third party. We do not care who provides these service or products we care with whom business is done. PEPPOL - Invoice: The supplier is the legal person or organization who provides a product and/or service. PEPPOL - Order: The supplier is the legal person or organisation who provides a product or service. Examples of supplier roles: seller, despatch party, creditor, economic operator."@en ;
    skos:prefLabel "Seller"@en .

<http://data.europa.eu/a4g/ontology#ShipmentAgreement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    skos:definition "The Commercial Agreement between the Commercial Parties. Additional Information: It describes items being shipped. What is being moved."@en ;
    skos:prefLabel "Shipment agreement"@en .

<http://data.europa.eu/a4g/ontology#ShipmentInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSpecificToDespatchLine>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#despatchDate>
    ] ;
    skos:definition "The Transportation of an identifiable collection of Goods Items from one party (the Despatch Party) to another party (the Consignee) via one or more modes of transport. Addition Information This represents the \"where\" and \"when\"."@en ;
    skos:prefLabel "Shipment information"@en .

<http://data.europa.eu/a4g/ontology#ShipmentStage>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#usesTransportMeans>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#specifiesCarrier>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isHazardousRisk>
    ] ;
    skos:prefLabel "Shipment stage"@en .

<http://data.europa.eu/a4g/ontology#SocialAndOtherSpecificServices-D23>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:editorialNote "This can be PIN or Concession award notice"@en ;
    skos:prefLabel "Social and other specific services- d23"@en .

<http://data.europa.eu/a4g/ontology#SocialAndOtherSpecificServices-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice> ;
    skos:definition "public contracts"@en ;
    skos:editorialNote "This can be PIN (maybe CFC), CN or CAN."@en ;
    skos:prefLabel "Social and other specific services- d24"@en .

<http://data.europa.eu/a4g/ontology#SocialProcurement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StrategicProcurement> ;
    skos:definition "Approach whereby Buyers seek to procure by fulfilling social objectives. Additional Information: Socially Responsible Public Procurement (SRPP) - ‘SRPP’ means Procurement Operations that take into account one or more of the following social considerations: employment opportunities, decent work, compliance with social and labour rights, social inclusion (including persons with disabilities), equal opportunities, accessibility design for all, taking account of sustainability criteria, including ethical trade issues and wider voluntary compliance with corporate social responsibility (CSR), while observing the principles enshrined in the Treaty for the European Union (TFEU) and the Procurement Directives. Source: Buying Social - A Guide to Taking Account of Social Considerations in Public Procurement (Publications Office of the European Union, 2011) https://op.europa.eu/en/publication-detail/-/publication/cb70c481-0e29-4040-9be2-c408cddf081f/language-en See Article 18 and Annex X Directive 2014/24."@en ;
    skos:prefLabel "Social procurement"@en .

<http://data.europa.eu/a4g/ontology#SpecificDuration>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Duration>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://www.w3.org/2006/time#numericDuration>
    ] ;
    skos:prefLabel "Specific duration"@en .

<http://data.europa.eu/a4g/ontology#StandardFormsNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    skos:prefLabel "Standard forms notice"@en .

<http://data.europa.eu/a4g/ontology#StatisticalInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextDescription> ;
    skos:definition "Statistical data on the Procedure and the Lot. Additional Information At the present time Procurement Procedures are not fully electronic. At a later date, information on the Tenders received could be inferred by the data in the eProcurement System. Therefore this class is temporal and should cease to exist in fully electronic Procurement. The need for its presence responds also to the alignment with the Regulation (EU) 2019/1780 (eForms). Attention will have to be paid in the future to possible inconsistencies derived from data placed in other classes and data held in the Statistical Information class; e.g. the TenderEvaluation class (see eEvaluation diagram) has the attribute admissibileTender indicator, which in case of being false, may enter in contradiction with the highest or lowest Tender value for that very same inadmissible Tender. WG Approval 12/12/2019"@en ;
    skos:prefLabel "Statistical information"@en .

<http://data.europa.eu/a4g/ontology#StrategicProcurement>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    skos:definition "Public Procurement that contributes to achieving pressing policy goals. Additional Information: Specific strategic goals could be, for example, Environmental Protection, innovation, job creation and the development of small and medium enterprises. This corresponds in eForms to BG-713 Strategic Procurement. The subclasses are given by the choices in BT-06 Strategic Procurement. Based on https://legalinstruments.oecd.org/en/instruments/OECD-LEGAL-0411 (see paragraph on \"background information\". WG Approval 10/03/2020"@en ;
    skos:prefLabel "Strategic procurement"@en .

<http://data.europa.eu/a4g/ontology#Subcontract-D81>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice>, <http://data.europa.eu/a4g/ontology#SubcontractNotice> ;
    skos:prefLabel "Subcontract- d81"@en .

<http://data.europa.eu/a4g/ontology#SubcontractNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#CompetitionNotice> ;
    skos:prefLabel "Subcontract notice"@en .

<http://data.europa.eu/a4g/ontology#SubcontractTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContractSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSubcontractingInvolved>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMaximumShare>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMinimumShare>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMinimumSubcontractorsProposedObligation>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSubcontractorsProposedAboveObligation>
    ] ;
    skos:definition "A concept to describe the main information regarding the share of parts of the Contract to third parties."@en ;
    skos:prefLabel "Subcontract term"@en .

<http://data.europa.eu/a4g/ontology#SubcontractingEstimate>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Estimate>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSubcontractingEstimatedValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedPercentage>
    ] ;
    skos:definition "Information on the approximation of the foreseen Subcontracting."@en ;
    skos:prefLabel "Subcontracting estimate"@en .

<http://data.europa.eu/a4g/ontology#Subcontractor>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty> ;
    skos:definition "A Role of an Agent that has an agreement to perform part or all of the obligations of another Agents's Contract. Additional information For some Procedures, the Subcontractor signs as well the Contract between the Buyer and the Contractor. At tendering time, entities relied upon by the Economic Operators can be Subcontractors or not. When modelling ESPD we will analyze whether we need or not a Role named \"relied upon\". WG approval 05/08/2021"@en ;
    skos:prefLabel "Subcontractor"@en .

<http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StatisticalInformation>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasUnverifiedTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEstimatedTotalSubcontracts>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSMEReceivedTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasInadmissibleTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasSMEReceivedTendersExcludingSubcontractors>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceivedParticipationRequests>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNumberOfTenderersInvited>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceivedMicroTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasLowestReceivedTenderValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceivedTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEUReceivedTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasElectronicTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAbnormallyLowTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasOtherCountriesReceivedTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasHighestReceivedTenderValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasMediumTenderPerLots>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNonEEAReceivedTenders>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#summarisesInformationForAwardOutcome>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasNonEUReceivedTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceivedSmallTenders>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEEAReceivedTenders>
    ] ;
    skos:definition "Statistical information about submissions on a given competition, either at Lot level or Mini-Competition level. WG approval 30/05/2023"@en ;
    skos:prefLabel "Submission statistical information"@en .

<http://data.europa.eu/a4g/ontology#SubmissionTerm>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#LotSpecificTerm>, <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceiptTenderDeadline>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isGuaranteeRequired>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceiptParticipationRequestDeadline>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceiptDeadline>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasEAuctionURL>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceiptPreliminaryMarketConsultationDeadline>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasReceiptExpressionDeadline>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isMultipleTenderSubmissionAllowed>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesTenderReceiver>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#definesTenderProcessor>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTenderValidityPeriod>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isAdvancedElectronicSignatureRequired>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTenderValidityDuration>
    ] ;
    skos:definition "Conditions and stipulations defining particularities of submitting Documents to the Buyer. Additional Information: These Documents can be Tenders, Request To Participate and expressions of interest. WG Approval 14/07/2020"@en ;
    skos:prefLabel "Submission term"@en .

<http://data.europa.eu/a4g/ontology#System>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://xmlns.com/foaf/0.1/Agent>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isOwnedByAgent>
    ] ;
    skos:definition "Software application used for performing Procurement activities. WG Approval 28/04/2020"@en ;
    skos:prefLabel "System"@en .

<http://data.europa.eu/a4g/ontology#TaxInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#InformationHub>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasPercentage>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ] ;
    skos:definition "Information about the imposition of mandatory levies required by law. WG approval 25/04/2023"@en ;
    skos:prefLabel "Tax information"@en .

<http://data.europa.eu/a4g/ontology#TaxInformationProvider>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "A Role of an Agent responsible for providing information concerning the general regulatory framework for taxes."@en ;
    skos:prefLabel "Tax information provider"@en .

<http://data.europa.eu/a4g/ontology#TechnicalAbilitySummary>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary> ;
    skos:prefLabel "Technical ability summary"@en .

<http://data.europa.eu/a4g/ontology#TechnicalSpecification>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    skos:definition "A set of documented Requirements applicable to the object of the Procurement. Additional Information: A specification often includes technical standards. WG approval: 20/04/2021"@en ;
    skos:prefLabel "Technical specification"@en .

<http://data.europa.eu/a4g/ontology#Technique>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasValidityPeriod>
    ] ;
    skos:definition "Method used for conducting Procurement Procedures. Addtional information: This corresponds in eForms to BG-706 Techniques. Several Techniques can be combined in one single Procurement Procedure (e.g. eAuction can be carried out in a Framework Agreement or DPS). WG Approval 19/09/2019"@en ;
    skos:prefLabel "Technique"@en .

<http://data.europa.eu/a4g/ontology#TemperatureSpecification>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty dcterms:description
    ] ;
    skos:prefLabel "Temperature specification"@en .

<http://data.europa.eu/a4g/ontology#Tender>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Document>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#foreseesConcession>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isVariant>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForLot>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasElectronicSubmission>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmitedBy>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasFinancialOfferValue>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubjectToGrouping>
    ] ;
    skos:definition "Information submitted by the Economic Operator to specify its Offer regarding a specific Lot, in response to the call for Tender. (WG approval 03/05/2022)"@en ;
    skos:prefLabel "Tender"@en .

<http://data.europa.eu/a4g/ontology#TenderAwardOutcome>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#ContextualProjection>, [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsTender>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#indicatesAwardToWinner>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasAwardRank>
    ] ;
    skos:definition "Result concerning the Tender attributed by the Awarder."@en ;
    skos:prefLabel "Tender award outcome"@en .

<http://data.europa.eu/a4g/ontology#TenderGroup>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTotalValue>
    ], [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#comprisesTender>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://www.w3.org/ns/adms#identifier>
    ], [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isSubmittedForLotGroup>
    ] ;
    skos:definition "Specific Offer in response to a Lot Group. Additional Information: This class is generally used to provide the Monetary Value in response to a Lot Group."@en ;
    skos:prefLabel "Tender group"@en .

<http://data.europa.eu/a4g/ontology#TenderProcessor>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for processing Tenders."@en ;
    skos:prefLabel "Tender processor"@en .

<http://data.europa.eu/a4g/ontology#TenderReceiver>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AcquiringParty> ;
    skos:definition "A Role of an Agent responsible for receiving Tenders."@en ;
    skos:prefLabel "Tender receiver"@en .

<http://data.europa.eu/a4g/ontology#Tenderer>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#substantiatesExclusionGround>
    ] ;
    skos:definition "A Role of an Agent that has submitted a Tender. Additional Information: A Tenderer is an Economic Operator or group of Economic Operators that has submitted a Tender. WG approval 05/08/2021"@en ;
    skos:prefLabel "Tenderer"@en .

<http://data.europa.eu/a4g/ontology#Term>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    skos:definition "A governing condition or stipulation."@en ;
    skos:prefLabel "Term"@en .

<http://data.europa.eu/a4g/ontology#TransportEquipment>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isRefrigerated>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isPowerIndicated>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#isReturnable>
    ] ;
    skos:editorialNote "isReturnable attribute needs to be checked on whether it is useful or not."@en ;
    skos:prefLabel "Transport equipment"@en .

<http://data.europa.eu/a4g/ontology#TransportEquipmentSeal>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    skos:prefLabel "Transport equipment seal"@en .

<http://data.europa.eu/a4g/ontology#TransportHandlingUnit>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#Package>, [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#transportsItemFrom>
    ] ;
    skos:definition "A description of Individual Handling Units in which the Line Items are packed."@en ;
    skos:prefLabel "Transport handling unit"@en .

<http://data.europa.eu/a4g/ontology#TransportMeans>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:minCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasDriverPerson>
    ] ;
    skos:prefLabel "Transport means"@en .

<http://data.europa.eu/a4g/ontology#TransportMeansOperator>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:prefLabel "Transport means operator"@en .

<http://data.europa.eu/a4g/ontology#VEAT-D23>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice>, <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice> ;
    skos:prefLabel "V e a t- d23"@en .

<http://data.europa.eu/a4g/ontology#VEAT-D24>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice>, <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice> ;
    skos:prefLabel "V e a t- d24"@en .

<http://data.europa.eu/a4g/ontology#VEAT-D25>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice>, <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice> ;
    skos:prefLabel "V e a t- d25"@en .

<http://data.europa.eu/a4g/ontology#VEAT-D81>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#StandardFormsNotice>, <http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice> ;
    skos:prefLabel "V e a t- d81"@en .

<http://data.europa.eu/a4g/ontology#VehicleInformation>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf [
        a owl:Restriction ;
        owl:cardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#concernsGreenProcurement>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasZeroEmissionVehicles>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasTotalVehicles>
    ], [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#hasCleanVehicles>
    ] ;
    skos:prefLabel "Vehicle information"@en .

<http://data.europa.eu/a4g/ontology#VoluntaryEx-AnteTransparencyNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice> ;
    skos:definition "A Notice informing of the intention to award a Contract without prior publication of a Contract Notice. Additional Information: For European Notices above the threshold \"A means of advertising the intention to award the Contract without opening it up to formal Competition. A Contracting Authority may decide that a Contract does not require prior publication through a Contract Notice in the O.J.E.U. A reason for this decision may be that the Contract meets the exceptional conditions described in Article 31 of Directive 2004/18/EC. In a recent V.E.A.T notice the reason was listed as “extreme urgency brought about by events unforeseeable by the Contracting Entity and in accordance with the strict conditions stated in the Directive” . \"Voluntary Ex-Ante Transparency Notice\" (VEAT) where a Contracting Authority deems that a Contract does not require prior publication of a Contract Notice in the European Journal (OJEU). This may apply, for example, if the Contract meets the exceptional conditions justifying direct award of contracts. <b>This definition is still to be worked on.</b>"@en ;
    skos:prefLabel "Voluntary ex- ante transparency notice"@en .

<http://data.europa.eu/a4g/ontology#Winner>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:subClassOf <http://data.europa.eu/a4g/ontology#OfferingParty>, [
        a owl:Restriction ;
        owl:maxCardinality 1 ;
        owl:onProperty <http://data.europa.eu/a4g/ontology#needsToBeATenderer>
    ] ;
    skos:definition "A Role of an Agent to whom a Lot is awarded. WG approval 05/08/2021 (revised 26/10/2021)"@en ;
    skos:prefLabel "Winner"@en .

<http://data.europa.eu/a4g/ontology#acc>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Access core describes the concepts and properties representing the European Public Procurement Access domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Access - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eAccess.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Access - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#acc-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#acc-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Access core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Access core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Access - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eAccess.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Access - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#acc-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#acc-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#actsOnBehalfOf>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LegalRepresentative>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ProcurementServiceProvider>
            <http://data.europa.eu/a4g/ontology#LegalRepresentative>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OfferingParty>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Buyer>
            <http://data.europa.eu/a4g/ontology#OfferingParty>
        )
    ] ;
    skos:definition "Represents. (epo:ProcurementServiceProvider -> epo:Buyer (+epo:actsOnBehalfOf))"@en ;
    skos:prefLabel "Acts on behalf of"@en .

<http://data.europa.eu/a4g/ontology#agreedByBuyer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentAgreement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:prefLabel "Agreed by buyer"@en .

<http://data.europa.eu/a4g/ontology#agreedBySeller>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentAgreement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Seller> ;
    skos:prefLabel "Agreed by seller"@en .

<http://data.europa.eu/a4g/ontology#amendsContract>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractAmendment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Amends contract"@en .

<http://data.europa.eu/a4g/ontology#announcesAwardDecision>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ResultNotice>
            <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AwardDecision> ;
    skos:prefLabel "Announces award decision"@en .

<http://data.europa.eu/a4g/ontology#announcesCompletionOfContract>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CompletionNotice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Announces completion of contract"@en .

<http://data.europa.eu/a4g/ontology#announcesContract>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Announces contract"@en .

<http://data.europa.eu/a4g/ontology#announcesContractAmendment>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationNotice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ContractAmendment> ;
    skos:prefLabel "Announces contract amendment"@en .

<http://data.europa.eu/a4g/ontology#announcesLot>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompetitionNotice>
            <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#CompetitionNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Announces lot"@en .

<http://data.europa.eu/a4g/ontology#announcesLotGroup>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompetitionNotice>
            <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompetitionNotice>
            <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroup> ;
    skos:prefLabel "Announces lot group"@en .

<http://data.europa.eu/a4g/ontology#announcesLotGroupAwardInformation>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroupAwardInformation> ;
    skos:prefLabel "Announces lot group award information"@en .

<http://data.europa.eu/a4g/ontology#announcesNoticeAwardInformation>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    skos:prefLabel "Announces notice award information"@en .

<http://data.europa.eu/a4g/ontology#announcesPlannedProcurementPart>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PlanningNotice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#PlannedProcurementPart> ;
    skos:prefLabel "Announces planned procurement part"@en .

<http://data.europa.eu/a4g/ontology#announcesProcedure>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#CompetitionNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompetitionNotice>
            <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:subPropertyOf <http://data.europa.eu/a4g/ontology#refersToProcedure> ;
    skos:prefLabel "Announces procedure"@en .

<http://data.europa.eu/a4g/ontology#announcesReviewObject>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CompletionNotice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ReviewObject> ;
    skos:prefLabel "Announces review object"@en .

<http://data.europa.eu/a4g/ontology#announcesRole>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ResultNotice>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompetitionNotice>
            <http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#PlanningNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#PlanningNotice>
            <http://data.europa.eu/a4g/ontology#CompetitionNotice>
            <http://data.europa.eu/a4g/ontology#CompletionNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    skos:editorialNote "for ReviewBody"@en ;
    skos:prefLabel "Announces role"@en .

<http://data.europa.eu/a4g/ontology#answersQuestion>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Response> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/m8g/InformationRequirement> ;
    skos:definition "Relation indicating that the Response replies to a question. WG approval 12/03/2024 (epo-sub:Response -> cccev:InformationRequirement (+epo-sub:answersQuestion))"@en ;
    skos:prefLabel "Answers question"@en .

<http://data.europa.eu/a4g/ontology#associatedWith>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "The document to which a document is associated. WGM 01/03/2022 (epo:Document -> epo:Document (+epo:associatedWith))"@en ;
    skos:prefLabel "Associated with"@en .

<http://data.europa.eu/a4g/ontology#attestedByLabel>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Certificate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CertificationLabel> ;
    skos:definition "Relation indicating which label the certificate is about. WG approval 28/07/2022 (epo:Certificate -> epo:CertificationLabel (+epo:attestedByLabel))"@en ;
    skos:prefLabel "Attested by label"@en .

<http://data.europa.eu/a4g/ontology#bindsBuyer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:definition "Provides legal constraint on the Buyer. (epo:Contract -> epo:Buyer (+epo:bindsBuyer))"@en ;
    skos:prefLabel "Binds buyer"@en .

<http://data.europa.eu/a4g/ontology#bindsContractor>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contractor> ;
    skos:definition "Provides legal constraint on the Contractor. (epo:Contract -> epo:Contractor (+epo:bindsContractor))"@en ;
    skos:prefLabel "Binds contractor"@en .

<http://data.europa.eu/a4g/ontology#canProvideNonDiscriminatoryEvidence>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/Evidence> ;
    skos:definition "Relation showing that an Organization can supply an Evidence with regard to the fulfilment of non-discriminatory criteria or the rules applied in order to reduce the number of participants. WG approval 12/03/2024 (org:Organization -> cccev:Evidence (+epo:canProvideNonDiscriminatoryEvidence))"@en ;
    skos:prefLabel "Can provide non discriminatory evidence"@en .

<http://data.europa.eu/a4g/ontology#canProvideTaxAndSocialSecuritiesEvidence>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/Evidence> ;
    skos:definition "Relation showing that an Organization can supply an Evidence with regard to the payment of social security contributions and taxes. WG approval 12/03/2024 (org:Organization -> cccev:Evidence (+epo:canProvideTaxAndSocialSecuritiesEvidence))"@en ;
    skos:prefLabel "Can provide tax and social securities evidence"@en .

<http://data.europa.eu/a4g/ontology#cat>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Catalogue core describes the concepts and properties representing the European Public Procurement Catalogue domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Catalogue - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eCatalogue.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Catalogue - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#cat-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#cat-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Catalogue core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Catalogue core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Catalogue - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eCatalogue.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Catalogue - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#cat-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#cat-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#comprisesAwardOutcome>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    skos:definition "Incorporates AwardOutcome. (epo:AwardDecision -> epo:AwardOutcome (+epo:comprisesAwardOutcome))"@en ;
    skos:prefLabel "Comprises award outcome"@en .

<http://data.europa.eu/a4g/ontology#comprisesCatalogueLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Catalogue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    skos:prefLabel "Comprises catalogue line"@en .

<http://data.europa.eu/a4g/ontology#comprisesCatalogueResponseLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueResponseLine> ;
    skos:prefLabel "Comprises catalogue response line"@en .

<http://data.europa.eu/a4g/ontology#comprisesDespatchLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    skos:prefLabel "Comprises despatch line"@en .

<http://data.europa.eu/a4g/ontology#comprisesOrderLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderLine> ;
    skos:prefLabel "Comprises order line"@en .

<http://data.europa.eu/a4g/ontology#comprisesOrderResponseLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderResponseLine> ;
    skos:prefLabel "Comprises order response line"@en .

<http://data.europa.eu/a4g/ontology#comprisesReceiptAdviceLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    skos:prefLabel "Comprises receipt advice line"@en .

<http://data.europa.eu/a4g/ontology#comprisesTender>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TenderGroup> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Tender> ;
    skos:definition "Incorporates Tender. (epo:TenderGroup -> epo:Tender (+epo:comprisesTender))"@en ;
    skos:prefLabel "Comprises tender"@en .

<http://data.europa.eu/a4g/ontology#comprisesTenderAwardOutcome>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TenderAwardOutcome> ;
    skos:definition "Incorporates TenderAwardOutcome. (epo:AwardOutcome -> epo:TenderAwardOutcome (+epo:comprisesTenderAwardOutcome))"@en ;
    skos:prefLabel "Comprises tender award outcome"@en .

<http://data.europa.eu/a4g/ontology#con>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Contract core describes the concepts and properties representing the European Public Procurement Contract domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Contract - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eContract.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Contract - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#con-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#con-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#con-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Contract core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Contract core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Contract - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eContract.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Contract - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#con-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#con-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#concernsConsignee>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Consignee> ;
    skos:prefLabel "Concerns consignee"@en .

<http://data.europa.eu/a4g/ontology#concernsContract>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Concerns contract"@en .

<http://data.europa.eu/a4g/ontology#concernsContractAmendment>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ContractAmendment> ;
    skos:prefLabel "Concerns contract amendment"@en .

<http://data.europa.eu/a4g/ontology#concernsGreenProcurement>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#VehicleInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#GreenProcurement> ;
    skos:prefLabel "Concerns green procurement"@en .

<http://data.europa.eu/a4g/ontology#concernsLot>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#LotAwardOutcome>
            <http://data.europa.eu/a4g/ontology#ProcurementProcessInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:definition "Relates to Lot. (epo:LotAwardOutcome -> epo:Lot (+epo:concernsLot)) Relates to Lot. (epo:ProcurementProcessInformation -> epo:Lot (+epo:concernsLot))"@en ;
    skos:prefLabel "Concerns lot"@en .

<http://data.europa.eu/a4g/ontology#concernsNotice>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ChangeInformation>
            <http://data.europa.eu/a4g/ontology#NonPublishedInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:prefLabel "Concerns notice"@en .

<http://data.europa.eu/a4g/ontology#concernsOrganisation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NationalPreQualificationData> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://www.w3.org/ns/org#Organization> ;
    skos:definition "Relates to Organization. WG approval 05/03/2024 (epo-sub:NationalPreQualificationData -> org:Organization (+epo-sub:concernsOrganisation))"@en ;
    skos:prefLabel "Concerns organisation"@en .

<http://data.europa.eu/a4g/ontology#concernsOriginator>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OriginatorInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Originator> ;
    skos:prefLabel "Concerns originator"@en .

<http://data.europa.eu/a4g/ontology#concernsOriginatorRequest>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OriginatorInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OriginatorRequest> ;
    skos:prefLabel "Concerns originator request"@en .

<http://data.europa.eu/a4g/ontology#concernsProcedure>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ESPDRequest>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ProcurementProcessInformation>
            <http://data.europa.eu/a4g/ontology#ESPDRequest>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Procedure> ;
    skos:definition "Relates to Procedure. (epo:ProcurementProcessInformation -> epo:Procedure (+epo:concernsProcedure)) Relates to Procedure. WG approval 05/03/2024 (epo-acc:ESPDRequest -> epo:Procedure (+epo:concernsProcedure))"@en, "Relates to Procedure. WG approval 05/03/2024 (epo-acc:ESPDRequest -> epo:Procedure (+epo:concernsProcedure))"@en ;
    skos:editorialNote "The relations epo-acc:concernsProcedure and epo:refersToProcedure have to refer to the same Procedure."@en ;
    skos:prefLabel "Concerns procedure"@en .

<http://data.europa.eu/a4g/ontology#concernsReviewSummaryForLot>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequestSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:definition "Relates to Lot review summary. Additional information: This relation corresponds in eForms to BT-13722 Buyer Review Lot Identifier. (epo:ReviewRequestSummary -> epo:Lot (+epo:concernsReviewSummaryForLot))"@en ;
    skos:prefLabel "Concerns review summary for lot"@en .

<http://data.europa.eu/a4g/ontology#concernsTender>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TenderAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Tender> ;
    skos:prefLabel "Concerns tender"@en .

<http://data.europa.eu/a4g/ontology#conformsToLegalBasis>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The Notice was designed in accordance with the given legal basis. Additional Information: This Notice can be used for Procedures which do not have the same legal basis. This holds for standard forms. (epo:Notice -> at-voc:legal-basis (+epo:conformsToLegalBasis))"@en ;
    skos:prefLabel "Conforms to legal basis"@en .

<http://data.europa.eu/a4g/ontology#containsCandidate>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectedCandidateList> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Candidate> ;
    skos:prefLabel "Contains candidate"@en .

<http://data.europa.eu/a4g/ontology#containsGoodsItem>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Package> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#GoodsItem> ;
    skos:prefLabel "Contains goods item"@en .

<http://data.europa.eu/a4g/ontology#containsPackage>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Package> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Package> ;
    skos:prefLabel "Contains package"@en .

<http://data.europa.eu/a4g/ontology#containsTransportHandlingUnit>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TransportHandlingUnit> ;
    skos:prefLabel "Contains transport handling unit"@en .

<http://data.europa.eu/a4g/ontology#contextualisedBy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    skos:definition "The place of the AgentInRole in the procurement is expressed by a ProcurementObject. (epo:AgentInRole -> epo:ProcurementObject (+epo:contextualisedBy))"@en ;
    skos:prefLabel "Contextualised by"@en .

<http://data.europa.eu/a4g/ontology#core>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology core describes the concepts and properties representing the European Public Procurement domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-18"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from ePO_core.xml on 2024-07-18" ;
    rdfs:label "eProcurement Ontology - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#core-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#core-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#core-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology core."@en ;
    dcterms:issued "2024-07-18"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from ePO_core.xml on
                2024-07-18""" ;
    rdfs:label "eProcurement Ontology - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#core-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#core-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#coversAllSelectionCriteria>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CertificateInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicator that the Certificate proves whether the Organization fulfils all Selection Criteria. WG approval 12/03/2024 (epo-sub:CertificateInformation)"@en ;
    skos:prefLabel "Covers all selection criteria"@en .

<http://data.europa.eu/a4g/ontology#definesBudgetProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#BudgetProvider> ;
    skos:definition "Relation indicating a ProcedureTerm has a BudgetProvider. (epo:ProcedureTerm -> epo:BudgetProvider (+epo:definesBudgetProvider))"@en ;
    skos:prefLabel "Defines budget provider"@en .

<http://data.europa.eu/a4g/ontology#definesCatalogueProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueProvider> ;
    skos:definition "Relation indicating an AccessTerm has a CatalogueProvider. (epo:AccessTerm -> epo:CatalogueProvider (+epo:definesCatalogueProvider))"@en ;
    skos:prefLabel "Defines catalogue provider"@en .

<http://data.europa.eu/a4g/ontology#definesCatalogueReceiver>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueReceiver> ;
    skos:definition "Relation indicating an AccessTerm has a CatalogueReceiver. (epo:AccessTerm -> epo:CatalogueReceiver (+epo:definesCatalogueReceiver))"@en ;
    skos:prefLabel "Defines catalogue receiver"@en .

<http://data.europa.eu/a4g/ontology#definesContractDuration>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:definition "Relation indicating a ContractTerm has a Duration. (epo:ContractTerm -> epo:Duration (+epo:definesContractDuration))"@en ;
    skos:prefLabel "Defines contract duration"@en .

<http://data.europa.eu/a4g/ontology#definesContractPeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:definition "Relation indicating a ContractTerm has a Period. (epo:ContractTerm -> epo:Period (+epo:definesContractPeriod))"@en ;
    skos:prefLabel "Defines contract period"@en .

<http://data.europa.eu/a4g/ontology#definesInformationProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AuxiliaryParty> ;
    skos:definition "Relation indicating a ProcedureTerm has an information provider. (epo:ProcedureTerm -> epo:AuxiliaryParty (+epo:definesInformationProvider))"@en ;
    skos:prefLabel "Defines information provider"@en .

<http://data.europa.eu/a4g/ontology#definesLotGroup>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroup> ;
    skos:definition "Relation indicating a ProcedureTerm has a LotGroup. (epo:ProcedureTerm -> epo:LotGroup (+epo:definesLotGroup))"@en ;
    skos:prefLabel "Defines lot group"@en .

<http://data.europa.eu/a4g/ontology#definesMediator>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Mediator> ;
    skos:definition "Relation indicating a ProcedureTerm has a Mediator. (epo:ProcedureTerm -> epo:Mediator (+epo:definesMediator))"@en ;
    skos:prefLabel "Defines mediator"@en .

<http://data.europa.eu/a4g/ontology#definesOfflineAccessProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OfflineAccessProvider> ;
    skos:definition "Relation indicating an AccessTerm has an OfflineAccessProvider. (epo:AccessTerm -> epo:OfflineAccessProvider (+epo:definesOfflineAccessProvider))"@en ;
    skos:prefLabel "Defines offline access provider"@en .

<http://data.europa.eu/a4g/ontology#definesOpeningPlace>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OpeningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/locn#Address> ;
    skos:definition "The place where the tenders will be publicly opened. WG Approval 10-10-2019 (epo:OpeningTerm -> locn:Address (+epo:definesOpeningPlace))"@en ;
    skos:prefLabel "Defines opening place"@en .

<http://data.europa.eu/a4g/ontology#definesParticipationRequestProcessor>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ParticipationRequestTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ParticipationRequestProcessor> ;
    skos:definition "Relation indicating a ParticipationRequestTerm has a ParticipationRequestProcessor. (epo:ParticipationRequestTerm -> epo:ParticipationRequestProcessor (+epo:definesParticipationRequestProcessor))"@en ;
    skos:prefLabel "Defines participation request processor"@en .

<http://data.europa.eu/a4g/ontology#definesParticipationRequestReceiver>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ParticipationRequestTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ParticipationRequestReceiver> ;
    skos:definition "Relation indicating a ParticipationRequestTerm has a ParticipationRequestReceiver. (epo:ParticipationRequestTerm -> epo:ParticipationRequestReceiver (+epo:definesParticipationRequestReceiver))"@en ;
    skos:prefLabel "Defines participation request receiver"@en .

<http://data.europa.eu/a4g/ontology#definesPaymentExecutor>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#PaymentExecutor> ;
    skos:definition "Relation indicating a ContractTerm has a PaymentExecutor. (epo:ContractTerm -> epo:PaymentExecutor (+epo:definesPaymentExecutor))"@en ;
    skos:prefLabel "Defines payment executor"@en .

<http://data.europa.eu/a4g/ontology#definesPrize>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Prize> ;
    skos:definition "Relation indicating a DesignContestRegimeTerm has a Prize. (epo:DesignContestRegimeTerm -> epo:Prize (+epo:definesPrize))"@en ;
    skos:prefLabel "Defines prize"@en .

<http://data.europa.eu/a4g/ontology#definesProcurementProcedureInformationProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementProcedureInformationProvider> ;
    skos:definition "Relation indicating an AccessTerm has a ProcurementProcedureInformationProvider. (epo:AccessTerm -> epo:ProcurementProcedureInformationProvider (+epo:definesProcurementProcedureInformationProvider))"@en ;
    skos:prefLabel "Defines procurement procedure information provider"@en .

<http://data.europa.eu/a4g/ontology#definesReviewProcedureInformationProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ReviewProcedureInformationProvider> ;
    skos:definition "Relation indicating a ReviewTerm has a ReviewProcedureInformationProvider. (epo:ReviewTerm -> epo:ReviewProcedureInformationProvider (+epo:definesReviewProcedureInformationProvider))"@en ;
    skos:prefLabel "Defines review procedure information provider"@en .

<http://data.europa.eu/a4g/ontology#definesReviewer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Reviewer> ;
    skos:definition "Relation indicating a ReviewTerm has a Reviewer. (epo:ReviewTerm -> epo:Reviewer (+epo:definesReviewer))"@en ;
    skos:prefLabel "Defines reviewer"@en .

<http://data.europa.eu/a4g/ontology#definesSpecificPlaceOfPerformance>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range dcterms:Location ;
    skos:definition "Relation indicating a ContractTerm has a specific place of performance. (epo:ContractTerm -> dct:Location (+epo:definesSpecificPlaceOfPerformance))"@en ;
    skos:prefLabel "Defines specific place of performance"@en .

<http://data.europa.eu/a4g/ontology#definesSubcontractingTerm>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    skos:definition "Relation indicating a ContractTerm has a SubcontractingTerm. (epo:ContractTerm -> epo:SubcontractTerm (+epo:definesSubcontractingTerm))"@en ;
    skos:prefLabel "Defines subcontracting term"@en .

<http://data.europa.eu/a4g/ontology#definesTenderProcessor>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TenderProcessor> ;
    skos:definition "Relation indicating a SubmissionTerm has a TenderProcessor. (epo:SubmissionTerm -> epo:TenderProcessor (+epo:definesTenderProcessor))"@en ;
    skos:prefLabel "Defines tender processor"@en .

<http://data.europa.eu/a4g/ontology#definesTenderReceiver>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TenderReceiver> ;
    skos:definition "Relation indicating a SubmissionTerm has a TenderReceiver. (epo:SubmissionTerm -> epo:TenderReceiver (+epo:definesTenderReceiver))"@en ;
    skos:prefLabel "Defines tender receiver"@en .

<http://data.europa.eu/a4g/ontology#delegatesAncillaryActivitiesTo>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementServiceProvider> ;
    skos:definition "Entrusts ancillary purchasing activities to ProcurementServiceProvider. Additional Information: Directive 2014/24/EU describes ancillary purchasing activities as activities consisting in the provision of support to purchasing activities, in particular in the following forms: (a) technical infrastructure enabling contracting authorities to award public contracts or to conclude framework agreements for works, supplies or services; (b) advice on the conduct or design of public procurement procedures; (c) preparation and management of procurement procedures on behalf and for the account of the contracting authority concerned; (epo:Buyer -> epo:ProcurementServiceProvider (+epo:delegatesAncillaryActivitiesTo))"@en ;
    skos:prefLabel "Delegates ancillary activities to"@en .

<http://data.europa.eu/a4g/ontology#describesDirectAwardPrenotificationNotice>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice> ;
    skos:prefLabel "Describes direct award prenotification notice"@en .

<http://data.europa.eu/a4g/ontology#describesItem>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemProperty> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Item> ;
    skos:prefLabel "Describes item"@en .

<http://data.europa.eu/a4g/ontology#describesLotCompletion>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Describes lot completion"@en .

<http://data.europa.eu/a4g/ontology#describesLotGroup>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LotGroupAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroup> ;
    skos:prefLabel "Describes lot group"@en .

<http://data.europa.eu/a4g/ontology#describesMinimumLevelOfStandards>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Describes minimum level of standards"@en .

<http://data.europa.eu/a4g/ontology#describesObjectiveParticipationRules>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ParticipationConditionsSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Describes objective participation rules"@en .

<http://data.europa.eu/a4g/ontology#describesProfession>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProfessionalSuitabilitySummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Describes profession"@en .

<http://data.europa.eu/a4g/ontology#describesProfessionRelevantLaw>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProfessionalSuitabilitySummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Describes profession relevant law"@en .

<http://data.europa.eu/a4g/ontology#describesResultNotice>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ResultNotice> ;
    skos:prefLabel "Describes result notice"@en .

<http://data.europa.eu/a4g/ontology#describesVerificationMethod>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ParticipationConditionsSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Describes verification method"@en .

<http://data.europa.eu/a4g/ontology#despatchDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:prefLabel "Despatch date"@en .

<http://data.europa.eu/a4g/ontology#distributesOffer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OfferIssuer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Offer> ;
    skos:prefLabel "Distributes offer"@en .

<http://data.europa.eu/a4g/ontology#eFormsNotice>
    a owl:Class ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    skos:prefLabel "E forms notice"@en .

<http://data.europa.eu/a4g/ontology#exposesChannel>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/Channel> ;
    skos:prefLabel "Exposes channel"@en .

<http://data.europa.eu/a4g/ontology#exposesInvoiceeChannel>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/Channel> ;
    skos:prefLabel "Exposes invoicee channel"@en .

<http://data.europa.eu/a4g/ontology#followsRulesSetBy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PurchaseContract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#FrameworkAgreement> ;
    skos:prefLabel "Follows rules set by"@en .

<http://data.europa.eu/a4g/ontology#foreseesConcession>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Tender>
            <http://data.europa.eu/a4g/ontology#ProcurementObject>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ConcessionEstimate> ;
    skos:prefLabel "Foresees concession"@en .

<http://data.europa.eu/a4g/ontology#foreseesContractSpecificTerm>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ContractSpecificTerm> ;
    skos:prefLabel "Foresees contract specific term"@en .

<http://data.europa.eu/a4g/ontology#foreseesPackage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Package> ;
    skos:prefLabel "Foresees package"@en .

<http://data.europa.eu/a4g/ontology#foreseesProcurementObject>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PlannedProcurementPart> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    skos:definition "Relation indicating the instance of a Procurement Object that is planned. Additional Information: The properties of the Procurement Object that is foreseen should be read as foreseen properties. For example, Procedure isSMESuitable should be read as Procedure foreseesToBeSMESuitable. For example, Procedure isFundedBy should be read as Procedure foreseesToBeFundedBy. (epo:PlannedProcurementPart -> epo:ProcurementObject (+epo:foreseesProcurementObject))"@en ;
    skos:prefLabel "Foresees procurement object"@en .

<http://data.europa.eu/a4g/ontology#foreseesSubcontracting>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#SubcontractingEstimate> ;
    skos:prefLabel "Foresees subcontracting"@en .

<http://data.europa.eu/a4g/ontology#foreseesTechnique>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PlannedProcurementPart> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Technique> ;
    skos:prefLabel "Foresees technique"@en .

<http://data.europa.eu/a4g/ontology#ful>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Fulfilment core describes the concepts and properties representing the European Public Procurement Fulfilment domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Fulfilment - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eFulfilment.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Fulfilment - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#ful-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#ful-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#ful-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Fulfilment core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Fulfilment core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Fulfilment - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eFulfilment.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Fulfilment - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#ful-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#ful-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#fulfillsRequirement>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#GreenProcurement>
            <http://data.europa.eu/a4g/ontology#InnovativeProcurement>
            <http://data.europa.eu/a4g/ontology#SocialProcurement>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The requirement to which the concept meets. WG Approval 09/11/2021 (epo:GreenProcurement -> at-voc:green-public-procurement-criteria (+epo:fulfillsRequirement)) The requirement to which the concept meets. WG Approval 09/11/2021 (epo:GreenProcurement -> at-voc:environmental-impact (+epo:fulfillsRequirement)) The requirement to which the concept meets. WG Approval 09/11/2021 (epo:InnovativeProcurement -> at-voc:innovative-acquisition (+epo:fulfillsRequirement)) The requirement to which the concept meets. WG Approval 09/11/2021 (epo:SocialProcurement -> at-voc:social-objective (+epo:fulfillsRequirement))"@en ;
    skos:prefLabel "Fulfills requirement"@en .

<http://data.europa.eu/a4g/ontology#fulfillsStrategicProcurement>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#StrategicProcurement> ;
    skos:prefLabel "Fulfills strategic procurement"@en .

<http://data.europa.eu/a4g/ontology#hasAbnormallyLowTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Tenders received that were found irregular and non-acceptable due to an abnormally low price or cost. Additional Information The definition implies that abnormally Low Tender Lots are Inadmissible Tender Lots. WG Approval 28/07/2020 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has abnormally low tenders"@en .

<http://data.europa.eu/a4g/ontology#hasAcceleratedProcedureJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The reasons why the procedure is accelerated. Additional Information: A procedure is accelerated to cover needs of extraordinary circumstances ie earthquake relief. WG Approval 09/06/2020 (epo:Procedure)"@en ;
    skos:prefLabel "Has accelerated procedure justification"@en .

<http://data.europa.eu/a4g/ontology#hasAcceptanceStatus>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponseInformation>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#OrderResponseInformation>
            <http://data.europa.eu/a4g/ontology#CatalogueResponseInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has acceptance status"@en .

<http://data.europa.eu/a4g/ontology#hasAccessURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "Location where the resource can be accessed. WG approval 07/04/2022 (epo:Document)"@en ;
    skos:prefLabel "Has access u r l"@en .

<http://data.europa.eu/a4g/ontology#hasAccessibilityDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NonPublishedInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The date at which unpublished data shall be published. WG Approval 11/06/2020 (epo:NonPublishedInformation)"@en ;
    skos:prefLabel "Has accessibility date"@en .

<http://data.europa.eu/a4g/ontology#hasAccessoryItem>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Item> ;
    skos:definition "An item that can be added to another item to enhance it. WG Approval: 30/06/2022 (epo-cat:Item -> epo-cat:Item (+epo-cat:hasAccessoryItem))"@en ;
    skos:prefLabel "Has accessory item"@en .

<http://data.europa.eu/a4g/ontology#hasAccountingCost>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The accounting reference used by the Buyer to specify the account to which the order and the corresponding invoice are booked. WG approval 2023-01-26 (epo-ord:Order)"@en ;
    skos:prefLabel "Has accounting cost"@en .

<http://data.europa.eu/a4g/ontology#hasActivityCode>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Catalogue>
            <http://data.europa.eu/a4g/ontology#CatalogueLine>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has activity code"@en .

<http://data.europa.eu/a4g/ontology#hasActivityDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "In the ePO ontology a taxonomy with all activities, based on different classifications (COFOG, UTILITIES, NACE), will be provided. In ePO this field is to be used exclusively to complement the definition attached to the MainActivityCode. However, in eForms there is the code \"other\" to cover undefined activities. For mapping to this eForms feature one could also use this property. (epo:Buyer)"@en ;
    skos:prefLabel "Has activity description"@en .

<http://data.europa.eu/a4g/ontology#hasAdditionalClassification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Purpose> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has additional classification"@en .

<http://data.europa.eu/a4g/ontology#hasAdditionalContractNature>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional type of acquisition taken into consideration in the contract. WG Approval 11/06/2020 (epo:ContractTerm -> at-voc:contract-nature (+epo:hasAdditionalContractNature))"@en ;
    skos:prefLabel "Has additional contract nature"@en .

<http://data.europa.eu/a4g/ontology#hasAdditionalInformation>
    a owl:DatatypeProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ChangeInformation>
            <http://data.europa.eu/a4g/ontology#Notice>
            <http://data.europa.eu/a4g/ontology#ProcurementCriterion>
            <http://data.europa.eu/a4g/ontology#ProcurementObject>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Supplementary data about the instance of the concept. WG Approval 15/10/2019 (epo:ChangeInformation) Supplementary data about the instance of the concept. WG Approval 15/10/2019 (epo:Notice) Supplementary data about the instance of the concept. WG Approval 15/10/2019 (epo:ProcurementCriterion) Supplementary data about the instance of the concept. WG Approval 15/10/2019 (epo:ProcurementObject)"@en ;
    skos:prefLabel "Has additional information"@en .

<http://data.europa.eu/a4g/ontology#hasAdditionalInformationDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The time limit for requesting further information. Additional information: This is generally used to indicate the deadline for Economic Operators to request further information of the procedure before the submission deadline. This corresponds in eForms to BT-13 Additional Information Deadline. WG Approval 09/06/2020 (epo:AccessTerm)"@en ;
    skos:prefLabel "Has additional information deadline"@en .

<http://data.europa.eu/a4g/ontology#hasAdditionalNonAwardJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Further justification for the non award . Additional information: This is generally used when the non award reason code is set to \"Other\". WG: 18/01/2022 (epo:AwardDecision)"@en ;
    skos:prefLabel "Has additional non award justification"@en .

<http://data.europa.eu/a4g/ontology#hasAddressURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/m8g/Channel> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:prefLabel "Has address u r l"@en .

<http://data.europa.eu/a4g/ontology#hasAlias>
    a owl:DatatypeProperty ;
    rdfs:domain <http://xmlns.com/foaf/0.1/Agent> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Acronym or alternative name of the Agent. WG Approval 25/03/2021 (foaf:Agent)"@en ;
    skos:prefLabel "Has alias"@en .

<http://data.europa.eu/a4g/ontology#hasAllegedIrregularityType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-791 Review Irregularity Type (epo:ReviewRequest -> at-voc:irregularity-type (+epo:hasAllegedIrregularityType))"@en ;
    skos:prefLabel "Has alleged irregularity type"@en .

<http://data.europa.eu/a4g/ontology#hasAllowanceChargeReason>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AllowanceChargeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range skos:Concept ;
    skos:definition "https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL5189/ https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL7161/ (epo-ord:AllowanceChargeInformation -> at-voc-new:allowance-charge-reason (+epo-ful:hasAllowanceChargeReason))"@en ;
    skos:prefLabel "Has allowance charge reason"@en .

<http://data.europa.eu/a4g/ontology#hasAllowanceChargeReasonDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AllowanceChargeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has allowance charge reason description"@en .

<http://data.europa.eu/a4g/ontology#hasAmount>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
            <http://data.europa.eu/a4g/ontology#TaxInformation>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
            <http://data.europa.eu/a4g/ontology#TaxInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The predetermined monetary value charged in addition to the price. WG approval 26/07/2022 (epo-ord:AllowanceChargeInformation -> epo:MonetaryValue (+epo-cat:hasAmount)) The predetermined monetary value charged in addition to the price. WG approval 26/07/2022 (epo-ord:TaxInformation -> epo:MonetaryValue (+epo-cat:hasAmount))"@en ;
    skos:prefLabel "Has amount"@en .

<http://data.europa.eu/a4g/ontology#hasAmountDueForPayment>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has amount due for payment"@en .

<http://data.europa.eu/a4g/ontology#hasAmountValue>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The numeric value of the amount, including decimals. (epo:MonetaryValue)"@en ;
    skos:prefLabel "Has amount value"@en .

<http://data.europa.eu/a4g/ontology#hasApproximateFrameworkAgreementValue>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#LotAwardOutcome>
            <http://data.europa.eu/a4g/ontology#NoticeAwardInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The estimated value to be spent within the Framework Agreement(s). Additional information: In the case of an Award Decision for a Lot, this relation represents the estimated value for the awarded Framework Agreement. In the case of a Notice, this relation represents the estimated value for all Framework Agreements covered by the Notice. (epo:LotAwardOutcome -> epo:MonetaryValue (+epo:hasApproximateFrameworkAgreementValue)) The estimated value to be spent within the Framework Agreement(s). Additional information: In the case of an Award Decision for a Lot, this relation represents the estimated value for the awarded Framework Agreement. In the case of a Notice, this relation represents the estimated value for all Framework Agreements covered by the Notice. (epo:NoticeAwardInformation -> epo:MonetaryValue (+epo:hasApproximateFrameworkAgreementValue))"@en ;
    skos:prefLabel "Has approximate framework agreement value"@en .

<http://data.europa.eu/a4g/ontology#hasArrivalShipmentInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    skos:prefLabel "Has arrival shipment information"@en .

<http://data.europa.eu/a4g/ontology#hasAssociatedDocument>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DespatchLine>
            <http://data.europa.eu/a4g/ontology#DespatchAdvice>
            <http://data.europa.eu/a4g/ontology#ReceiptAdvice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ReceiptAdvice>
            <http://data.europa.eu/a4g/ontology#DespatchAdvice>
            <http://data.europa.eu/a4g/ontology#DespatchLine>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Document> ;
    skos:prefLabel "Has associated document"@en .

<http://data.europa.eu/a4g/ontology#hasAttributeType>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemProperty> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The property defined in a classification scheme. Additional Information: For example, the following two properties are defined in the ECLASS classification of goods and services: (0173-1#02-AAA026#007) drilling diameter: drilling diameter, (0173-1#02-AAA030#007) flange diameter: flange diameter . WG approval 28/07/2022 (epo-cat:ItemProperty)"@en ;
    skos:prefLabel "Has attribute type"@en .

<http://data.europa.eu/a4g/ontology#hasAwardCriteriaEvaluationFormula>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardEvaluationTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The mathematical equation or any other description used for complicated weighing of criteria (e.g. non-linear weighing, the analytic hierarchy process) when a weighing cannot be expressed per criterion. Additional Information: This corresponds in eForms to BT-543 Award Criteria Complicated. (epo:AwardEvaluationTerm)"@en ;
    skos:prefLabel "Has award criteria evaluation formula"@en .

<http://data.europa.eu/a4g/ontology#hasAwardCriteriaOrderJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardEvaluationTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The justification for only indicating the award criteria's order of importance, not their weighing. Additional Information: This corresponds in eForms to BT-733 Award Criteria Order Justification. (epo:AwardEvaluationTerm)"@en ;
    skos:prefLabel "Has award criteria order justification"@en .

<http://data.europa.eu/a4g/ontology#hasAwardCriteriaStatedInProcurementDocuments>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Has award criteria stated in procurement documents"@en .

<http://data.europa.eu/a4g/ontology#hasAwardCriterionType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Category of award criterion. (epo:AwardCriterion -> at-voc:award-criterion-type (+epo:hasAwardCriterionType))"@en ;
    skos:prefLabel "Has award criterion type"@en .

<http://data.europa.eu/a4g/ontology#hasAwardDateScheduled>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcessPlanningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "Planned date for the award decision. WG Approval 09/11/2021 (epo:ProcessPlanningTerm)"@en ;
    skos:prefLabel "Has award date scheduled"@en .

<http://data.europa.eu/a4g/ontology#hasAwardDecisionDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The official date of the award decision. Additional Information: This corresponds in eForms to BT-1451 Winner Decision Date. WG Approval 09/01/2020 (epo:AwardDecision)"@en ;
    skos:prefLabel "Has award decision date"@en .

<http://data.europa.eu/a4g/ontology#hasAwardRank>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TenderAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The position of the tender (i.e. whether the tender ended up first, second, third, etc.) in a design contest, some framework agreements with multiple winners (e.g. cascades) or an innovation partnership. Additional Information: This corresponds in eForms to BT-171 Tender Rank. (epo:TenderAwardOutcome)"@en ;
    skos:prefLabel "Has award rank"@en .

<http://data.europa.eu/a4g/ontology#hasAwardStatus>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Indicates whether the lot is awarded, not awarded or still open. WG Approval 03/12/2019 (epo:AwardOutcome -> at-voc:winner-selection-status (+epo:hasAwardStatus))"@en ;
    skos:prefLabel "Has award status"@en .

<http://data.europa.eu/a4g/ontology#hasAwardedValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The value of the procurement provided by the Award Decision. Additional Information: Different cases of awarded values may refer to a lot, the global value of the procedure, or of a combinatorial value of a group of lots. In the case of framework agreements and dynamic purchasing systems this refers to the maximum awarded value. WG Approval 10/12/2019 (epo:AwardOutcome -> epo:MonetaryValue (+epo:hasAwardedValue))"@en ;
    skos:editorialNote "Used in F18 and other standard forms."@en ;
    skos:prefLabel "Has awarded value"@en .

<http://data.europa.eu/a4g/ontology#hasBargainPrice>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The value of procured supplies that have used a particularly advantageous opportunity available for a very short time at a value considerably lower than normal market prices. WG approval 23/05/2023 (epo:AwardOutcome -> epo:MonetaryValue (+epo:hasBargainPrice))"@en ;
    skos:prefLabel "Has bargain price"@en .

<http://data.europa.eu/a4g/ontology#hasBaseQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "The quantity at which the net monetary value applies. (epo-cat:Price -> epo:Quantity (+epo-cat:hasBaseQuantity))"@en ;
    skos:prefLabel "Has base quantity"@en .

<http://data.europa.eu/a4g/ontology#hasBatchID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Batch> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The identifier assigned to a specific batch of the produced Item. WG Approval 16/05/2023 (epo-cat:Batch -> adms:Identifier (+epo:hasBatchID))"@en ;
    skos:prefLabel "Has batch i d"@en .

<http://data.europa.eu/a4g/ontology#hasBeginning>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Period> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The date and time on which this period begins. (epo:Period)"@en ;
    skos:prefLabel "Has beginning"@en .

<http://data.europa.eu/a4g/ontology#hasBeneficialOwner>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Business> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/person#Person> ;
    owl:inverseOf <http://data.europa.eu/a4g/ontology#isBeneficialOwnerOf> ;
    skos:definition "A role of any natural person(s) who ultimately owns or controls the organisation or on whose behalf a transaction or activity is being conducted. Additional Information: This role is defined in the directive EU 2015/849 and it's beyond the scope for public eProcurement domain. WG approval 14/09/2021 (epo:Business <-> person:Person (+epo:hasBeneficialOwner +epo:isBeneficialOwnerOf))"@en ;
    skos:prefLabel "Has beneficial owner"@en .

<http://data.europa.eu/a4g/ontology#hasBestBeforeDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Batch> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The day until which the quality of the item will remain optimal. WG approval 10/03/2021 (epo-cat:Batch)"@en ;
    skos:prefLabel "Has best before date"@en .

<http://data.europa.eu/a4g/ontology#hasBrand>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Brand> ;
    skos:prefLabel "Has brand"@en .

<http://data.europa.eu/a4g/ontology#hasBroadPlaceOfPerformance>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Geopolitical zone where the contract can be executed. Additional Information Used for setting restrictions that cannot be established with one country code or a geographical zone identifier (like NUTS), because they have a broader scope (geographical, economic, political, other). (epo:ContractTerm -> at-voc:other-place-service (+epo:hasBroadPlaceOfPerformance))"@en ;
    skos:prefLabel "Has broad place of performance"@en .

<http://data.europa.eu/a4g/ontology#hasBusinessSize>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Business> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The category of the business depending on number of employees and turnover. Additional information: See Commission Recommendation of 6 May 2003 concerning the definition of micro, small and medium-sized enterprises. WG Approval 28/05/2020 (epo:Business -> at-voc:economic-operator-size (+epo:hasBusinessSize))"@en ;
    skos:prefLabel "Has business size"@en .

<http://data.europa.eu/a4g/ontology#hasBuyerCategoryDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "A classification of buyers participating in a framework agreement. Additional Information: Buyers that can use the Framework Agreement not mentioned by name. For example, the classification \"all hospitals in the Tuscany region\" is used instead of naming each individual buyer. This corresponds in eForms to BT-111 Framework Buyer Categories. WG Approval 2019-05-06 (epo:FrameworkAgreementTerm)"@en ;
    skos:prefLabel "Has buyer category description"@en .

<http://data.europa.eu/a4g/ontology#hasBuyerItemID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The general identifier assigned to the concept as defined by the Buyer.​ WG approval 16/05/2023 (epo-cat:Item -> adms:Identifier (+epo:hasBuyerItemID))"@en ;
    skos:prefLabel "Has buyer item i d"@en .

<http://data.europa.eu/a4g/ontology#hasBuyerLegalType>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "A category that indicates the right of an Organisation to play the role of a buyer. Additional Information: The category also effects the rules that the buyer has to abide to within the public procurement procedure. WG 07/09/2021 (org:Organization -> at-voc:buyer-legal-type (+epo:hasBuyerLegalType))"@en ;
    skos:prefLabel "Has buyer legal type"@en .

<http://data.europa.eu/a4g/ontology#hasBuyerLegalTypeDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Self-explanatory text about the Buyer Legal Type. Additional information: This field is used when the Buyer Legal Type is not available in the controlled list at-voc:buyer-legal-type . This is necessary in to cover data provided in the TED Standard Forms. It shall be deprecated in the future. WG Approval 06/09/2022 (org:Organization)"@en ;
    skos:prefLabel "Has buyer legal type description"@en .

<http://data.europa.eu/a4g/ontology#hasBuyerProfile>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "Website address where the buyer publishes information on its procurement procedures and general information. Additional information: This corresponds in the eForms to BT-508 Buyer Profile URL. WG approval 04/05/2018 (epo:Buyer)"@en ;
    skos:prefLabel "Has buyer profile"@en .

<http://data.europa.eu/a4g/ontology#hasCalculationMethod>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ConcessionEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Formula for obtaining values. Additional Information: The possible values are monetary values, ranking scores, criterion weighting. WG Approval 25/05/2018 (epo:ConcessionEstimate)"@en ;
    skos:prefLabel "Has calculation method"@en .

<http://data.europa.eu/a4g/ontology#hasCarrierConsignmentID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has carrier consignment i d"@en .

<http://data.europa.eu/a4g/ontology#hasCarrierServiceInstruction>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has carrier service instruction"@en .

<http://data.europa.eu/a4g/ontology#hasCatalogueLineValidity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:definition "The relation indicating until when a Catalogue Line instance is applicable. WG approval 21/09/2023 (epo-cat:CatalogueLine -> epo:Period (+epo-cat:hasCatalogueLineValidity))"@en ;
    skos:prefLabel "Has catalogue line validity"@en .

<http://data.europa.eu/a4g/ontology#hasCertification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item>, [
        a owl:Class ;
        owl:unionOf (<http://xmlns.com/foaf/0.1/Person>
            <http://www.w3.org/ns/org#Organization>
            <http://data.europa.eu/a4g/ontology#Item>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Certificate> ;
    skos:definition "Relation to the proof of conformance. WG approval 30/05/2023 (epo-cat:Item -> epo:Certificate (+epo:hasCertification))"@en, "Relation to the proof of conformance. WG approval 30/05/2023 (foaf:Person -> epo:Certificate (+epo:hasCertification)) Relation to the proof of conformance. WG approval 30/05/2023 (org:Organization -> epo:Certificate (+epo:hasCertification)) Relation to the proof of conformance. WG approval 30/05/2023 (epo-cat:Item -> epo:Certificate (+epo:hasCertification))"@en ;
    skos:prefLabel "Has certification"@en .

<http://data.europa.eu/a4g/ontology#hasCertificationNumber>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Certificate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The unique identifier of the certificate. WG approval 26/07/2022 (epo:Certificate)"@en ;
    skos:prefLabel "Has certification number"@en .

<http://data.europa.eu/a4g/ontology#hasChangeDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChangeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Explanatory text about the instance of the concept. WG Approval 30/09/2019 (epo:ChangeInformation)"@en ;
    skos:prefLabel "Has change description"@en .

<http://data.europa.eu/a4g/ontology#hasChangeJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChangeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Code explaining the change. WG Approval 5/11/2019 (epo:ChangeInformation -> at-voc:change-corrig-justification (+epo:hasChangeJustification))"@en ;
    skos:prefLabel "Has change justification"@en .

<http://data.europa.eu/a4g/ontology#hasChangeReasonDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChangeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Explanatory text about why the element is altered. Additional information: This corresponds in eForms to BT-762 Change Reason Description. (epo:ChangeInformation)"@en ;
    skos:prefLabel "Has change reason description"@en .

<http://data.europa.eu/a4g/ontology#hasChargeInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ChargeInformation> ;
    skos:prefLabel "Has charge information"@en .

<http://data.europa.eu/a4g/ontology#hasChargeableWeight>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has chargeable weight"@en .

<http://data.europa.eu/a4g/ontology#hasClassificationScheme>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemProperty> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The classification scheme where a property is defined. Additional Information: For example, the following two properties are defined in the ECLASS classification of goods and services: (0173-1#02-AAA026#007) drilling diameter: drilling diameter, (0173-1#02-AAA030#007) flange diameter: flange diameter . WG approval 28/07/2022 (epo-cat:ItemProperty)"@en ;
    skos:prefLabel "Has classification scheme"@en .

<http://data.europa.eu/a4g/ontology#hasCleanVehicles>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#VehicleInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The number of all clean vehicles that have either been purchased, leased, rented, hired-purchased or their use has been contractually committed to for the provision of a purchased service. Additional Information In the European Union, the legal requirements and scope for the provision of these vehicles or services are covered by Directive 2009/33/EC. WG Approval 28/07/2020 (epo:VehicleInformation)"@en ;
    skos:prefLabel "Has clean vehicles"@en .

<http://data.europa.eu/a4g/ontology#hasComplementaryItem>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Item> ;
    skos:definition "An item that if used with another item provides mutual enhancements to both of them. Additional information: For example, gin and tonic; or smart-phone and smart-watch. WG Approval: 19/05/2022 (epo-cat:Item -> epo-cat:Item (+epo-cat:hasComplementaryItem))"@en ;
    skos:prefLabel "Has complementary item"@en .

<http://data.europa.eu/a4g/ontology#hasConcessionEstimatedValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ConcessionEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has concession estimated value"@en .

<http://data.europa.eu/a4g/ontology#hasConditionVerificationMethod>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#QualificationCriteriaSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has condition verification method"@en .

<http://data.europa.eu/a4g/ontology#hasConfidentialityJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NonPublishedInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "A narrative explanation of why data is not published. Additional Information: This element is generally used when the non-publication-justification code chosen is \"other\". WG Approval 09/11/2021 (epo:NonPublishedInformation)"@en ;
    skos:prefLabel "Has confidentiality justification"@en .

<http://data.europa.eu/a4g/ontology#hasConfirmedIrregularityType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-791 Review Irregularity Type (epo:ReviewDecision -> at-voc:irregularity-type (+epo:hasConfirmedIrregularityType))"@en ;
    skos:prefLabel "Has confirmed irregularity type"@en .

<http://data.europa.eu/a4g/ontology#hasConsigneeConsignmentID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has consignee consignment i d"@en .

<http://data.europa.eu/a4g/ontology#hasConsignmentDeclaredStatisticsValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has consignment declared statistics value"@en .

<http://data.europa.eu/a4g/ontology#hasConsignmentFreeOnBoardValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has consignment free on board value"@en .

<http://data.europa.eu/a4g/ontology#hasConsignmentInvoiceValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Declared amount of the Consignment. Additional Information: This is a logistics information needed for logistics, security measures, customs check, etc. (epo-ful:Consignment -> epo:MonetaryValue (+epo-ful:hasConsignmentInvoiceValue))"@en ;
    skos:prefLabel "Has consignment invoice value"@en .

<http://data.europa.eu/a4g/ontology#hasConstraint>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/m8g/InformationRequirement>
            <http://data.europa.eu/a4g/ontology#ProcurementCriterion>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/Constraint> ;
    skos:prefLabel "Has constraint"@en .

<http://data.europa.eu/a4g/ontology#hasContactName>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/m8g/ContactPoint> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "A short text by which a contact is known or referred to. WG Approval: 27/01/2022 (cpov:ContactPoint)"@en ;
    skos:prefLabel "Has contact name"@en .

<http://data.europa.eu/a4g/ontology#hasContactPointInRole>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/ContactPoint> ;
    skos:prefLabel "Has contact point in role"@en .

<http://data.europa.eu/a4g/ontology#hasContractConclusionDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The date the contract was signed by the last signatory party. <u>Additional Information:</u> In exceptional cases contracts may be concluded without signature and therefore another date may be used. The date of contract conclusion is always later than the end of any standstill period. This concept is not to be confused with the date of completion/end of the contract. This corresponds in eForms to BT-145 Contract Conclusion Date. WG Approval 09/01/2020 (epo:Contract)"@en ;
    skos:prefLabel "Has contract conclusion date"@en .

<http://data.europa.eu/a4g/ontology#hasContractNatureType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Subject of the acquisition. WG Approval 11/06/2020 (epo:ContractTerm -> at-voc:contract-nature (+epo:hasContractNatureType))"@en ;
    skos:prefLabel "Has contract nature type"@en .

<http://data.europa.eu/a4g/ontology#hasContractValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has contract value"@en .

<http://data.europa.eu/a4g/ontology#hasCountryCode>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (dcterms:Location
            <http://www.w3.org/ns/locn#Address>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "(locn:Address -> at-voc:country (+epo:hasCountryCode))"@en ;
    skos:prefLabel "Has country code"@en .

<http://data.europa.eu/a4g/ontology#hasCountryOfBirth>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/person#Person> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The country in which the Person was born. (person:Person -> at-voc:country (+epo:hasCountryOfBirth))"@en ;
    skos:prefLabel "Has country of birth"@en .

<http://data.europa.eu/a4g/ontology#hasCountryOfOrigin>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has country of origin"@en .

<http://data.europa.eu/a4g/ontology#hasCrossBorderLaw>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The applicable law when buyers from different countries procure together within one procurement procedure. Additional Information: This corresponds in eForms to BT-09 Cross Border Law. (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Has cross border law"@en .

<http://data.europa.eu/a4g/ontology#hasCurrency>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The identifier of the currency as in the standard code list used. (epo:MonetaryValue -> at-voc:currency (+epo:hasCurrency))"@en ;
    skos:prefLabel "Has currency"@en .

<http://data.europa.eu/a4g/ontology#hasCurrencyCodeListAgencyID>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Identifier of the agency that maintains the currency code list used. WG approval 13/04/2021 (epo:MonetaryValue)"@en ;
    skos:prefLabel "Has currency code list agency i d"@en .

<http://data.europa.eu/a4g/ontology#hasCurrencyCodeListAgencyName>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Name of the agency that maintains the currency code list used. WG approval 13/04/2021 (epo:MonetaryValue)"@en ;
    skos:prefLabel "Has currency code list agency name"@en .

<http://data.europa.eu/a4g/ontology#hasCurrencyCodeListID>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Concept scheme URI used for the currency code list. WG approval 13/04/2021 (epo:MonetaryValue)"@en ;
    skos:prefLabel "Has currency code list i d"@en .

<http://data.europa.eu/a4g/ontology#hasCustomerReference>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "A supplementary reference for the order. Additional information: This information can be used for the buyer's internal processes. This reference can also be used in the invoice. WG approval 2023-01-26 (epo-ord:Order)"@en ;
    skos:prefLabel "Has customer reference"@en .

<http://data.europa.eu/a4g/ontology#hasDPSScope>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DynamicPurchaseSystemTechnique> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Explanation as to whether a dps is used and by whom. Additional Information: This corresponds in eForms to BT-766 Dynamic Purchasing System. WG Approval 09/11/2021 (epo:DynamicPurchaseSystemTechnique -> at-voc:dps-usage (+epo:hasDPSScope))"@en ;
    skos:prefLabel "Has d p s scope"@en .

<http://data.europa.eu/a4g/ontology#hasDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SecurityClearanceTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The deadline by which the security clearance must be submitted to the buyer. WG Approval 12/09/2019 (epo:SecurityClearanceTerm)"@en ;
    skos:prefLabel "Has deadline"@en .

<http://data.europa.eu/a4g/ontology#hasDecisionDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The date of the review decision. Additional information: This attribute corresponds to the BT-787 Review Date in eForms. (epo:ReviewDecision)"@en ;
    skos:prefLabel "Has decision date"@en .

<http://data.europa.eu/a4g/ontology#hasDeclaredStatisticalValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#GoodsItem> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has declared statistical value"@en .

<http://data.europa.eu/a4g/ontology#hasDeliveryClassification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has delivery classification"@en .

<http://data.europa.eu/a4g/ontology#hasDeliveryDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:prefLabel "Has delivery deadline"@en .

<http://data.europa.eu/a4g/ontology#hasDeliveryInstruction>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has delivery instruction"@en .

<http://data.europa.eu/a4g/ontology#hasDeliveryLocation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range dcterms:Location ;
    skos:definition "Location delivery area where the Item can be ordered to the given price. (epo-cat:Price -> dct:Location (+epo-cat:hasDeliveryLocation))"@en ;
    skos:prefLabel "Has delivery location"@en .

<http://data.europa.eu/a4g/ontology#hasDeliveryPeriod>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DeliveryInformation>
            <http://data.europa.eu/a4g/ontology#OrderResponseInformation>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#OrderResponseInformation>
            <http://data.europa.eu/a4g/ontology#DeliveryInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:prefLabel "Has delivery period"@en .

<http://data.europa.eu/a4g/ontology#hasDepartureShipmentInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    skos:prefLabel "Has departure shipment information"@en .

<http://data.europa.eu/a4g/ontology#hasDescriptionOfPrizes>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has description of prizes"@en .

<http://data.europa.eu/a4g/ontology#hasDespatchAdviceType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:definition "https://test-docs.peppol.eu/logistics/transport-execution/codelist/DespatchAdviceTypeCode/ (epo-ful:DespatchAdvice -> at-voc-new:despatch-advice-type (+epo-ful:hasDespatchAdviceType))"@en ;
    skos:prefLabel "Has despatch advice type"@en .

<http://data.europa.eu/a4g/ontology#hasDespatchedQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "Quantity despatched for delivered. (epo-ful:DespatchLine -> epo:Quantity (+epo-ful:hasDespatchedQuantity))"@en ;
    skos:prefLabel "Has despatched quantity"@en .

<http://data.europa.eu/a4g/ontology#hasDimensionDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Textual description of the item's dimensions. (epo-cat:Item)"@en ;
    skos:prefLabel "Has dimension description"@en .

<http://data.europa.eu/a4g/ontology#hasDirectAwardJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DirectAwardTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "List of reasons for using a procedure which allows awarding contracts directly without publishing a notice. WG Approval 28/05/2020 (epo:DirectAwardTerm -> at-voc:direct-award-justification (+epo:hasDirectAwardJustification))"@en ;
    skos:prefLabel "Has direct award justification"@en .

<http://data.europa.eu/a4g/ontology#hasDispatchDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "Date and time of transmission of a record to an Organization. WG Approval 31/08/2023 (epo:Document)"@en ;
    skos:prefLabel "Has dispatch date"@en .

<http://data.europa.eu/a4g/ontology#hasDocumentRestrictionJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "An explanation about the reasons why some procurement documents are restricted. Additional Information: This corresponds in eForms to BT-707 Documents Restricted Justification. WG Approval 09/03/2021 (epo:AccessTerm -> at-voc:communication-justification (+epo:hasDocumentRestrictionJustification))"@en ;
    skos:prefLabel "Has document restriction justification"@en .

<http://data.europa.eu/a4g/ontology#hasDocumentStatus>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PostAwardDocument> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:definition "https://test-docs.peppol.eu/logistics/transport-execution/codelist/DocumentStatusCode/ (epo-cat:PostAwardDocument -> at-voc-new:document-status (+epo:hasDocumentStatus))"@en ;
    skos:prefLabel "Has document status"@en .

<http://data.europa.eu/a4g/ontology#hasDocumentType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PostAwardDocument> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has document type"@en .

<http://data.europa.eu/a4g/ontology#hasDriverPerson>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportMeans> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TransportMeansOperator> ;
    skos:prefLabel "Has driver person"@en .

<http://data.europa.eu/a4g/ontology#hasDurationExtensionJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The explanation of the reason why the framework agreement has an extended duration. Additional Information: This corresponds in eForms to BT-109 Framework Duration Justification. The justification for exceptional cases when the duration of the framework agreement exceeds the legal limits. Four years in the case of the general procurement Directive, seven years in the case of the defence Directive, and eight years in the case of the sectoral Directive. WG Approval 26/09/2019 (epo:FrameworkAgreementTerm)"@en ;
    skos:prefLabel "Has duration extension justification"@en .

<http://data.europa.eu/a4g/ontology#hasEAuctionURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "The internet address of the electronic auction. Additional Information: This corresponds in eForms to BT-123 Electronic Auction URL. (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has e auction u r l"@en .

<http://data.europa.eu/a4g/ontology#hasECataloguePermission>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The extent to which electronic catalogues may be used in tenders. WG Approval 03/10/2019 (epo:SubmissionTerm -> at-voc:permission (+epo:hasECataloguePermission))"@en ;
    skos:prefLabel "Has e catalogue permission"@en .

<http://data.europa.eu/a4g/ontology#hasEEAReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of tenders received from economic operators in other EEA countries other than the country of the buyer. WG Approval 12/12/2019 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has e e a received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasEFormsSubtype>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:prefLabel "Has e forms subtype"@en .

<http://data.europa.eu/a4g/ontology#hasEInvoicing>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Electronic means will be used for invoicing in the post-award process. Additional Information: This attribute is used for standard form mappings. WG Approval 12/09/2019 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has e invoicing"@en .

<http://data.europa.eu/a4g/ontology#hasEInvoicingPermission>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has e invoicing permission"@en .

<http://data.europa.eu/a4g/ontology#hasEOrdering>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Electronic means will be used for requesting and purchasing in the post-award process. WG Approval 12/09/2019 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has e ordering"@en .

<http://data.europa.eu/a4g/ontology#hasEPayment>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Electronic means must be used for paying. WG Approval 09/11/2021 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has e payment"@en .

<http://data.europa.eu/a4g/ontology#hasESenderDispatchDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The date and time the notice was transmitted electronically by the eSender to the Publications Office of the European Union. Additional Information: Typically, eSenders include national Official Journals, Buyers sending a large number of electronic Notices, public or private bodies acting on behalf of Buyers and eProcurement software developers. WG approval 20/06/2023 (epo:Notice)"@en ;
    skos:prefLabel "Has e sender dispatch date"@en .

<http://data.europa.eu/a4g/ontology#hasESubmissionPermission>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The requirements as to what extent electronic submission is allowed. WG Approval 03/10/2019 (epo:SubmissionTerm -> at-voc:permission (+epo:hasESubmissionPermission))"@en ;
    skos:prefLabel "Has e submission permission"@en .

<http://data.europa.eu/a4g/ontology#hasEUReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of tenders received from economic operators in other EU countries other than the country of the buyer. (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has e u received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasElectronicDigest>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Document> ;
    skos:prefLabel "Has electronic digest"@en .

<http://data.europa.eu/a4g/ontology#hasElectronicSignature>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ElectronicSignature> ;
    skos:prefLabel "Has electronic signature"@en .

<http://data.europa.eu/a4g/ontology#hasElectronicSubmission>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Transmission of tenders is possible by electronic means of communication. (epo:Tender)"@en ;
    skos:prefLabel "Has electronic submission"@en .

<http://data.europa.eu/a4g/ontology#hasElectronicTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Electronic Tender Lots received. WG Approval 28/07/2020 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has electronic tenders"@en .

<http://data.europa.eu/a4g/ontology#hasElementReference>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "Reference to the class instance in the current notice. Additional information: This corresponds in eForms to BT-13716 Change Previous Notice Section Identifier, BT-786 Review Notice Section Identifier and BT-1501 Modification Previous Notice Section Identifier. (epo:ReviewObject)"@en ;
    skos:prefLabel "Has element reference"@en .

<http://data.europa.eu/a4g/ontology#hasEnd>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Period> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The date and time at which this period ends. (epo:Period)"@en ;
    skos:prefLabel "Has end"@en .

<http://data.europa.eu/a4g/ontology#hasEndpointIdentifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/m8g/Channel> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has endpoint identifier"@en .

<http://data.europa.eu/a4g/ontology#hasEntryIntoForceDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The date on which the contract enters into force. Additional information: This is generally the date on which the fulfillment of the contract begins. This corresponds in eForms to WG approval 05/11/2019 (epo:Contract)"@en ;
    skos:prefLabel "Has entry into force date"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedBuyerConcessionRevenue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ConcessionEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The expected payments made by the buyer to the economic operator awarded the concession that are not directly related to the use of the concession. <u>Additional Information:</u> For example the public buyer pays a yearly fee to provide a ticketing solution to the public. The fee the public pays for every ticket sold through the solution is not included in this estimation but in the estimation of the user concession revenue. This corresponds to BT-160 in eForms. WG Approval 07/01/2020 (epo:ConcessionEstimate -> epo:MonetaryValue (+epo:hasEstimatedBuyerConcessionRevenue))"@en ;
    skos:prefLabel "Has estimated buyer concession revenue"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedContractNoticePublicationDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcessPlanningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "Foreseen date for publication of Contract Notice. Additional information: This corresponds in eForms BT-127 Future Notice. (epo:ProcessPlanningTerm)"@en ;
    skos:prefLabel "Has estimated contract notice publication date"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedDeliveryPeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:prefLabel "Has estimated delivery period"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedDuration>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:definition "Relation indicating a Contract has an estimated Duration. Additional Information When the Lot uses a Technique the contract estimated duration applies to the Technique. (epo:Contract -> epo:Duration (+epo:hasEstimatedDuration))"@en ;
    skos:prefLabel "Has estimated duration"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedInvitationToExpressInterestDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The estimated date of dispatch of the invitations to confirm interest. Additional Information: This corresponds in eForms to BT-631 Dispatch Invitation Interest. (epo:MultipleStageProcedureTerm)"@en ;
    skos:prefLabel "Has estimated invitation to express interest date"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedInvitationToTenderDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The estimated date of dispatch of the invitations to submit tenders in two (or more) stage procedures. Additional Information: This corresponds in eForms to BT-130 Dispatch Invitation Tender. WG Approval 01/10/2019 (epo:MultipleStageProcedureTerm)"@en ;
    skos:prefLabel "Has estimated invitation to tender date"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedPercentage>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractingEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The estimated proportion foreseen to be subcontracted. WG Approval 07/01/2020 (epo:SubcontractingEstimate)"@en ;
    skos:prefLabel "Has estimated percentage"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedTenderInvitationDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcessPlanningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The planned date for the dispatch of the invitations to submit tenders. WG Approval 09/11/2021 (epo:ProcessPlanningTerm)"@en ;
    skos:prefLabel "Has estimated tender invitation date"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedTotalSubcontracts>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The estimated amount of work to be subcontracted in the contract resulting from the lot. WG Approval 09/11/2021 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has estimated total subcontracts"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedUserConcessionRevenue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ConcessionEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The estimated revenue coming from the use of the concession. Additional Information: Revenues are for example fees and fines. For example, the fees and fines coming from the cars using a motorway. This corresponds to BT-162 in eForms. (epo:ConcessionEstimate -> epo:MonetaryValue (+epo:hasEstimatedUserConcessionRevenue))"@en ;
    skos:prefLabel "Has estimated user concession revenue"@en .

<http://data.europa.eu/a4g/ontology#hasEstimatedValue>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#LotGroup>
            <http://data.europa.eu/a4g/ontology#ProcurementElement>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "A forecast of the value of the procurement before competition. Additional Information: Different cases of estimated values may refer to a lot, the global value of the procedure, or of a combinatorial value of a group of lots. The forecast is calculated by the buyer and covers all revenues whether coming from the buyer or third parties. See for example recital (19), Article 5 of Directive 2014/24/EU and other articles from the rest of Directives about procurement. In the case of framework agreements and dynamic purchasing systems this refers to the maximum estimated value. This property corresponds to BT-27 in eForms (for Lot and Procedure) and can be used for BT-157 (for LotGroup). <b> </b>WG Approval 05/12/2019 (epo:LotGroup -> epo:MonetaryValue (+epo:hasEstimatedValue)) A forecast of the value of the procurement before competition. Additional Information: Different cases of estimated values may refer to a lot, the global value of the procedure, or of a combinatorial value of a group of lots. The forecast is calculated by the buyer and covers all revenues whether coming from the buyer or third parties. See for example recital (19), Article 5 of Directive 2014/24/EU and other articles from the rest of Directives about procurement. In the case of framework agreements and dynamic purchasing systems this refers to the maximum estimated value. This property corresponds to BT-27 in eForms (for Lot and Procedure) and can be used for BT-157 (for LotGroup). <b> </b><b>WG Approval 05/12/2019</b> (epo:ProcurementElement -> epo:MonetaryValue (+epo:hasEstimatedValue))"@en ;
    skos:prefLabel "Has estimated value"@en .

<http://data.europa.eu/a4g/ontology#hasExpectedDeliveryTime>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:definition "The expected amount of time between the order and delivery of an item. WG approval 26/07/2022 (epo-cat:Price -> epo:Duration (+epo-cat:hasExpectedDeliveryTime))"@en ;
    skos:prefLabel "Has expected delivery time"@en .

<http://data.europa.eu/a4g/ontology#hasExpiryDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Batch> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The last day until which the item can be used. WG approval 10/03/2021 (epo-cat:Batch)"@en ;
    skos:prefLabel "Has expiry date"@en .

<http://data.europa.eu/a4g/ontology#hasExternalSpecification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Document> ;
    skos:definition "URI reference to external item information or specifications, e.g. web address. (epo-cat:Item -> epo:Document (+epo-cat:hasExternalSpecification))"@en ;
    skos:prefLabel "Has external specification"@en .

<http://data.europa.eu/a4g/ontology#hasFactor>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The number or the fraction of a related item. (epo-cat:ItemRelation)"@en ;
    skos:prefLabel "Has factor"@en .

<http://data.europa.eu/a4g/ontology#hasFax>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/m8g/ContactPoint> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The fax number used to reach a person or an organisation. (cpov:ContactPoint)"@en ;
    skos:prefLabel "Has fax"@en .

<http://data.europa.eu/a4g/ontology#hasFinancialOfferValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The value offered by the Tenderer for a Lot. Additional Information: This value is normally the one awarded for a winning Tender Lot. In case of negotiated procedures the original financial value may be reviewed and the offer updated. This corresponds to BT-720 in eForms. (epo:Tender -> epo:MonetaryValue (+epo:hasFinancialOfferValue))"@en ;
    skos:prefLabel "Has financial offer value"@en .

<http://data.europa.eu/a4g/ontology#hasFixedValue>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "This corresponds in the eForms to BT-541 Award Criterion Number in association with BT-5422 Award Criterion Number Fixed. (epo:AwardCriterion)"@en ;
    skos:prefLabel "Has fixed value"@en .

<http://data.europa.eu/a4g/ontology#hasFixedValueType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The method to interpret the fixed value as pertaining to a total or unit. WG Approval 17/09/2019 (epo:AwardCriterion -> at-voc:number-fixed (+epo:hasFixedValueType))"@en ;
    skos:prefLabel "Has fixed value type"@en .

<http://data.europa.eu/a4g/ontology#hasFollowupContract>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Any subsequent service contract will be awarded to the winner or, in the case of a design contest, winners. WG Approval 29/08/2019 (epo:DesignContestRegimeTerm)"@en ;
    skos:prefLabel "Has followup contract"@en .

<http://data.europa.eu/a4g/ontology#hasFollowupContractInformation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Further information about follow-up contracts, prizes and payments (for example non-monetary prizes, payments given for participation). WG Approval 03/09/2019 (epo:DesignContestRegimeTerm)"@en ;
    skos:prefLabel "Has followup contract information"@en .

<http://data.europa.eu/a4g/ontology#hasFormNumber>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has form number"@en .

<http://data.europa.eu/a4g/ontology#hasFormType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range skos:Concept ;
    skos:definition "A categorisation of the steps in which the Notice is used. WG Approval 12/05/2020 (epo:Notice -> at-voc:form-type (+epo:hasFormType))"@en ;
    skos:prefLabel "Has form type"@en .

<http://data.europa.eu/a4g/ontology#hasFormula>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The mathematical equation or any other description used for complicated weighing of criteria (e.g. non-linear weighing, the analytic hierarchy process) when a weighing cannot be expressed per criterion. Additional Information: This corresponds in eForms to BT-543. (epo:ProcurementCriterion)"@en ;
    skos:prefLabel "Has formula"@en .

<http://data.europa.eu/a4g/ontology#hasFrameworkAgreementMaximumValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LotAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has framework agreement maximum value"@en .

<http://data.europa.eu/a4g/ontology#hasFrameworkAgreementType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The form of framework agreement used in a procurement procedure. Addition information: A concept to distinguish the different types of framework agreement, which are: 1. Framework agreement without reopening of competition, 2. Framework agreement with reopening of competition, or 3. Framework agreement partly without reopening of competition. WG Approval 19/09/2019 (epo:FrameworkAgreementTerm -> at-voc:framework-agreement (+epo:hasFrameworkAgreementType))"@en ;
    skos:prefLabel "Has framework agreement type"@en .

<http://data.europa.eu/a4g/ontology#hasFreightAllowanceCharge>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ChargeInformation> ;
    skos:prefLabel "Has freight allowance charge"@en .

<http://data.europa.eu/a4g/ontology#hasFreightForwarderConsignmentID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has freight forwarder consignment i d"@en .

<http://data.europa.eu/a4g/ontology#hasFundProgramme>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Fund> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has fund programme"@en .

<http://data.europa.eu/a4g/ontology#hasGrossVolume>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has gross volume"@en .

<http://data.europa.eu/a4g/ontology#hasGrossWeight>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has gross weight"@en .

<http://data.europa.eu/a4g/ontology#hasGroupFrameworkAgreementMaximumValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LotGroupAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "This corresponds to BT-156 in the eForms. (epo:LotGroupAwardInformation -> epo:MonetaryValue (+epo:hasGroupFrameworkAgreementMaximumValue))"@en ;
    skos:prefLabel "Has group framework agreement maximum value"@en .

<http://data.europa.eu/a4g/ontology#hasGroupLotEvaluationMethod>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Description of how lots and groups of lots are evaluated against one another in the procedure. (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Has group lot evaluation method"@en .

<http://data.europa.eu/a4g/ontology#hasGroupType>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrganisationGroup> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Form of collaboration agreement between organisations. Additional Information: This is not a legal type; not to be mistaken with epo:hasLegalFormType which may also be used for Organisation Groups. WG Approval 09/11/2021 (epo:OrganisationGroup)"@en ;
    skos:prefLabel "Has group type"@en .

<http://data.europa.eu/a4g/ontology#hasGuaranteeDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Information on the financial commitment required from the economic operator. Additional Information: 1. This information may include the amount and the way of delivering of the guarantee 2. The financial commitment may be retained by the buyer in the case the tenderer withdraws the submitted information (i.e. tender, expression of interest and request for participation, but not request for clarifications) before the award of the contract or does not sign the contract. 3. Usual modalities are bonds, cheques, loans, other. WG Approval 21/07/20 (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has guarantee description"@en .

<http://data.europa.eu/a4g/ontology#hasHandlingInstruction>
    a owl:DatatypeProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Consignment>
            <http://data.europa.eu/a4g/ontology#TransportHandlingUnit>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has handling instruction"@en .

<http://data.europa.eu/a4g/ontology#hasHandlingInstructionCode>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Consignment>
            <http://data.europa.eu/a4g/ontology#TransportHandlingUnit>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has handling instruction code"@en .

<http://data.europa.eu/a4g/ontology#hasHazardousClass>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Specification of the hazardous nature of an item according to a classification schema. Provides detail of the classification and nature of a hazardous item. (epo-cat:Item)"@en ;
    skos:prefLabel "Has hazardous class"@en .

<http://data.europa.eu/a4g/ontology#hasHazardousItemUNDGCode>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:definition "Specification of the hazardous nature of an item according to the UNDG classification schema. Provides detail of the classification and nature of a hazardous item. (epo-cat:Item -> at-voc-new:dangerous-goods-list (+epo-cat:hasHazardousItemUNDGCode))"@en ;
    skos:prefLabel "Has hazardous item u n d g code"@en .

<http://data.europa.eu/a4g/ontology#hasHeight>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AbstractContainer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has height"@en .

<http://data.europa.eu/a4g/ontology#hasHighestReceivedTenderValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Amount of the Tender with the highest value. Additional Information The value must correspond to an admissible tender. For example, tenders compliant with the procurement document requirements, not having an abnormally low price or cost, etc. WG Approval 12/12/2019 (epo:SubmissionStatisticalInformation -> epo:MonetaryValue (+epo:hasHighestReceivedTenderValue))"@en ;
    skos:prefLabel "Has highest received tender value"@en .

<http://data.europa.eu/a4g/ontology#hasImplementingRegulation>
    a owl:ObjectProperty ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#not> ;
    skos:prefLabel "Has implementing regulation"@en .

<http://data.europa.eu/a4g/ontology#hasInadmissibleTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Tenders received that cannot be awarded due to non-compliance to procurement document requirements or having an abnormally low price or cost. <u>Additional Information: </u> Non-compliance with a Procurement Document requirements include exclusion grounds, selection criteria and submission deadline, etc. WG Approval 12/12/2019 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has inadmissible tenders"@en .

<http://data.europa.eu/a4g/ontology#hasInternalIdentifier>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#LotGroup>
            <http://data.europa.eu/a4g/ontology#ProcurementElement>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has internal identifier"@en .

<http://data.europa.eu/a4g/ontology#hasInternetAddress>
    a owl:DatatypeProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/m8g/ContactPoint>
            <http://www.w3.org/ns/org#Organization>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "The main web page used by the instance of the concept. WG Approval 01/06/2023 (cpov:ContactPoint) The main web page used by the instance of the concept. WG Approval 01/06/2023 (org:Organization)"@en ;
    skos:prefLabel "Has internet address"@en .

<http://data.europa.eu/a4g/ontology#hasIrregularityType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewIrregularitySummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-636 Buyer Review Requests Irregularity Type (epo:ReviewIrregularitySummary -> at-voc:irregularity-type (+epo:hasIrregularityType))"@en ;
    skos:prefLabel "Has irregularity type"@en .

<http://data.europa.eu/a4g/ontology#hasItemClassification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:definition "A classification of this item according to a specific system for classifying products or services. Additional information: Examples of classification schemes are: CPV, UNSPC, eCl@ss, GPC, ... WG acceptance 10/03/2022 (epo-cat:Item -> at-voc-new:item-classification (+epo-cat:hasItemClassification))"@en ;
    skos:prefLabel "Has item classification"@en .

<http://data.europa.eu/a4g/ontology#hasItemCountryOfOrigin>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The source country of the product or service. Additional Information: The country of origin can be provided by the buyer as a requirement or by the tenderer information of the item to be provided. WG Approval 07/01/2020 The codelist to be used is at-voc:country which is available at http://publications.europa.eu/resource/dataset/country (epo:Tender -> at-voc:country (+epo:hasItemCountryOfOrigin))"@en ;
    skos:prefLabel "Has item country of origin"@en .

<http://data.europa.eu/a4g/ontology#hasItemStandardID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The general identifier assigned to the concept based on a standard scheme.​ Additional information: For example the GTIN scheme (Global Trade Item Number). WG approval 16/05/2023 (epo-cat:Item -> adms:Identifier (+epo:hasItemStandardID))"@en ;
    skos:prefLabel "Has item standard i d"@en .

<http://data.europa.eu/a4g/ontology#hasJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DirectAwardTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "An explanation about the reasons for using the concept. WG Approval 5/11/2019 (epo:DirectAwardTerm)"@en ;
    skos:prefLabel "Has justification"@en .

<http://data.europa.eu/a4g/ontology#hasKeyword>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "List of words (e.g, synonyms) to make the item searchable. WG Approval 7/04/2022 (epo-cat:Item)"@en ;
    skos:prefLabel "Has keyword"@en .

<http://data.europa.eu/a4g/ontology#hasLabelType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CertificationLabel> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The label type such environmental, quality, social etc. (epo:CertificationLabel -> at-voc-new:certification-label-type (+epo:hasLabelType))"@en ;
    skos:prefLabel "Has label type"@en .

<http://data.europa.eu/a4g/ontology#hasLanguage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Language in which the submitted information is to be expressed. WG Approval 21/07/2020 (epo:SubmissionTerm -> at-voc:language (+epo:hasLanguage))"@en ;
    skos:prefLabel "Has language"@en .

<http://data.europa.eu/a4g/ontology#hasLateSubmissionInformationDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "A narrative text explaining the content of the economic operator information that can be submitted late. Additional Information This does not apply to requests for clarifications. (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has late submission information description"@en .

<http://data.europa.eu/a4g/ontology#hasLateSubmissionPermission>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Whether economic operator-related information can be supplemented even after the submission deadline. Additional Information This is specific to the information on the economic operator and not the actual offer. This does not apply to the requests for clarification. WG Approval 21/07/2020 (epo:SubmissionTerm -> at-voc:missing-info-submission (+epo:hasLateSubmissionPermission))"@en ;
    skos:prefLabel "Has late submission permission"@en .

<http://data.europa.eu/a4g/ontology#hasLaunchFrameworkAgreementMaximumValue>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ProcurementObject>
            <http://data.europa.eu/a4g/ontology#LotGroup>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has launch framework agreement maximum value"@en .

<http://data.europa.eu/a4g/ontology#hasLegalBasis>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range skos:Concept ;
    skos:definition "The legal basis under which the procurement procedure takes place. Additional Information: For example European Directives or Regulations, national laws etc. The recommended code list is the example for the legal basis at the European level. WG 04/04/2023 (epo:ProcurementObject -> at-voc:legal-basis (+epo:hasLegalBasis))"@en ;
    skos:prefLabel "Has legal basis"@en .

<http://data.europa.eu/a4g/ontology#hasLegalBasisDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has legal basis description"@en .

<http://data.europa.eu/a4g/ontology#hasLegalFormRequirement>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The legal form to be taken by a Contractor. Additional Information: Generally, this is defined to cover the case where an Organisation Group is involved. Note that the codelist provided at national level should be used. (epo:ContractTerm)"@en ;
    skos:prefLabel "Has legal form requirement"@en .

<http://data.europa.eu/a4g/ontology#hasLegalFormType>
    a owl:DatatypeProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The classification of an Organisation according to legislation. Additional Information: Generally, this is defined for Tenderers who want to submit as an Organisation Group. Note that the codelist provided at national level should be used. (org:Organization)"@en ;
    skos:prefLabel "Has legal form type"@en .

<http://data.europa.eu/a4g/ontology#hasLegalIdentifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has legal identifier"@en .

<http://data.europa.eu/a4g/ontology#hasLegalName>
    a owl:DatatypeProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The officially registered name of an organisation. WG Approval 10/01/2023 (org:Organization)"@en ;
    skos:prefLabel "Has legal name"@en .

<http://data.europa.eu/a4g/ontology#hasLength>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AbstractContainer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has length"@en .

<http://data.europa.eu/a4g/ontology#hasLiteralValue>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemProperty> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Simple value of the property, which is defined in a classification scheme. Additional Information: For example, the (0173-1#02-AAV139#001) coating 1 of an optical material has value of \"silver\". This simple literal value is for the cases when the property value does not have units, in which case the qualifiedValue shall be used. WG approval 28/07/2022 (epo-cat:ItemProperty)"@en ;
    skos:prefLabel "Has literal value"@en .

<http://data.europa.eu/a4g/ontology#hasLoadingLength>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has loading length"@en .

<http://data.europa.eu/a4g/ontology#hasLotAwardCombination>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The contracting authority reserves the right to award contracts combining lots or groups of lots. Additional Information: This property contains information about the Lots concerned. This property is required by the regulation (EU)-2015-1986 (modeled in the TED Standard Forms). WG approval 23/08/2022 (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Has lot award combination"@en .

<http://data.europa.eu/a4g/ontology#hasLotReference>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Has lot reference"@en .

<http://data.europa.eu/a4g/ontology#hasLowestReceivedTenderValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Amount of the Tender with the lowest value. Additional Information The value must correspond to an admissible tender. For example, tenders compliant with the procurement document requirements, not having an abnormally low price or cost, etc. WG Approval 12/12/2019 (epo:SubmissionStatisticalInformation -> epo:MonetaryValue (+epo:hasLowestReceivedTenderValue))"@en ;
    skos:prefLabel "Has lowest received tender value"@en .

<http://data.europa.eu/a4g/ontology#hasMainActivity>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The principal sectoral area in which an organisation operates. Additional information: The activities associated with buyers are derived from the top level of the Classification of the functions of the government (COFOG) from the United Nations Statistics Division. The activities associated with buyer are derived from sectors explicitly falling within the sectoral directive (2014/25/EU Art. 8 - Art. 14). WG Approval 05/05/2020 (org:Organization -> at-voc:main-activity (+epo:hasMainActivity))"@en ;
    skos:prefLabel "Has main activity"@en .

<http://data.europa.eu/a4g/ontology#hasMainActivityDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Self-explanatory text about the Main Activity . Additional information: This field is used when the Main Activity is not available in the controlled list at-voc:main-activity-type . This is necessary in to cover data provided in the TED Standard Forms. It shall be deprecated in the future. WG Approval 06/09/2022 (org:Organization)"@en ;
    skos:prefLabel "Has main activity description"@en .

<http://data.europa.eu/a4g/ontology#hasMainCarriageShipmentStage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    skos:prefLabel "Has main carriage shipment stage"@en .

<http://data.europa.eu/a4g/ontology#hasMainClassification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Purpose> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has main classification"@en .

<http://data.europa.eu/a4g/ontology#hasMainFeature>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Main features of the procedure and information about where the full rules for the procedure can be found. Additional Information: This information should be given when the procedure is not one of those mentioned in the procurement directives. This can be the case for example for concessions, for social and other specific services, and in case of voluntary publication of procurement procedures below the EU procurement thresholds. (epo:Procedure)"@en ;
    skos:prefLabel "Has main feature"@en .

<http://data.europa.eu/a4g/ontology#hasMandate>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LegalRepresentative> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Mandate> ;
    skos:definition "Relation indicating that a Legal Representative has a Mandate. WG approval 12/03/2024 (epo-sub:LegalRepresentative -> epo-sub:Mandate (+epo-sub:hasMandate))"@en ;
    skos:prefLabel "Has mandate"@en .

<http://data.europa.eu/a4g/ontology#hasManufactureDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Batch> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The day of production. (epo-cat:Batch)"@en ;
    skos:prefLabel "Has manufacture date"@en .

<http://data.europa.eu/a4g/ontology#hasManufacturer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Manufacturer> ;
    skos:prefLabel "Has manufacturer"@en .

<http://data.europa.eu/a4g/ontology#hasManufacturerID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Manufacturer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The manufacturer's identifier for the item. (epo-cat:Manufacturer -> adms:Identifier (+epo:hasManufacturerID))"@en ;
    skos:prefLabel "Has manufacturer i d"@en .

<http://data.europa.eu/a4g/ontology#hasManufacturerItemID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The general identifier assigned to the concept as defined by the Manufacturer. ​ WG approval 16/05/2023 (epo-cat:Item -> adms:Identifier (+epo:hasManufacturerItemID))"@en ;
    skos:prefLabel "Has manufacturer item i d"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumFrameworkAgreementAwardedValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The maximum value which can be spent through all the framework agreements announced in this notice, including options and renewals of contracts. Additional information: The value provided is a threshold value that implicity means that it cannot be exceeded however it may not be reached during the execution of a contract. The Framework Agreements in a CAN are to be traced back and added to provide this value. This corresponds to the BT-118 in eForms. WG Approval 03/12/2019 (epo:NoticeAwardInformation -> epo:MonetaryValue (+epo:hasMaximumFrameworkAgreementAwardedValue))"@en ;
    skos:prefLabel "Has maximum framework agreement awarded value"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumLotSubmissionAllowed>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The total number of lots for which one Tenderer can submit Tenders. Additional information: This field is used to complement the SubmissionTerms (which are at the Lot level) for the Procedure level which is covered by the regulation (EU)-2015-1986 (modeled in the TED Standard Forms). WG approval 12/12/2018 (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Has maximum lot submission allowed"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumNumberOfCandidates>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Maximum number of candidates to be invited for the second stage of the procedure. WG Approval 22/08/2019 (epo:MultipleStageProcedureTerm)"@en ;
    skos:prefLabel "Has maximum number of candidates"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumNumberOfLotsToBeAwarded>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The maximum number of lots for which contract(s) can be awarded to one tenderer. Additional information: This field is used to complement the SubmissionTerms (which are at the Lot level) for the Procedure level which is covered by the regulation (EU)-2015-1986 (modeled in the TED Standard Forms). WG Approval 22/08/2019 (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Has maximum number of lots to be awarded"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumNumberOfRenewals>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The maximum number of times the contract can be renewed. Additional Information By renewing, the buyer reserves the right (i.e. not an obligation) to renew the contract (i.e. extend its duration) without a new procurement procedure. For example, a contract may be valid for one year and the buyer may keep a possibility to renew it (e.g. once, twice) for another three months, if he is content with the services he received. PLEASE REVIEW THIS DEFINITION AGAIN WITH THE WORKING GROUP. It was originally taken from eForms. (epo:ContractTerm)"@en ;
    skos:prefLabel "Has maximum number of renewals"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumOrderQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "The maximum number of orderable units that can be ordered according to details provided in the catalogue line, such as price. (epo-cat:CatalogueLine -> epo:Quantity (+epo-cat:hasMaximumOrderQuantity))"@en ;
    skos:prefLabel "Has maximum order quantity"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumParticipantsNumber>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The maximum number of participants in the framework agreement. Additional Information: Maximum number of tenderers who may be awarded a contract within the framework agreement. The number is a positive integer. This corresponds in eForms to BT-113 Framework Maximum Participants Number. WG Approval 2019-02-05 (epo:FrameworkAgreementTerm)"@en ;
    skos:prefLabel "Has maximum participants number"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumShare>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The maximum proportion of something to be distributed. Additional Information: In the case of subcontracting the share may refer to the proportion of works, services or supplies being subcontracted. WG Approval 17/09/2019 (epo:SubcontractTerm)"@en ;
    skos:prefLabel "Has maximum share"@en .

<http://data.europa.eu/a4g/ontology#hasMaximumTemperature>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TemperatureSpecification> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has maximum temperature"@en .

<http://data.europa.eu/a4g/ontology#hasMediumTenderPerLots>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Tenders from medium-sized enterprise. <u>Additional Information:</u> See Commission Recommendation 2003/361/EC. (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has medium tender per lots"@en .

<http://data.europa.eu/a4g/ontology#hasMember>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrganisationGroup> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/org#Organization> ;
    skos:prefLabel "Has member"@en .

<http://data.europa.eu/a4g/ontology#hasMinimumNumberOfCandidates>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Minimum number of candidates to be invited for the second stage of the procedure. WG Approval 22/08/2019 (epo:MultipleStageProcedureTerm)"@en ;
    skos:prefLabel "Has minimum number of candidates"@en .

<http://data.europa.eu/a4g/ontology#hasMinimumQuantityGuaranteedForDelivery>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "The minimum quantity of an item that is guaranteed by the seller to be delivered. (epo-cat:CatalogueLine -> epo:Quantity (+epo-cat:hasMinimumQuantityGuaranteedForDelivery))"@en ;
    skos:prefLabel "Has minimum quantity guaranteed for delivery"@en .

<http://data.europa.eu/a4g/ontology#hasMinimumShare>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The minimum proportion of something to be distributed. Additional Information: In the case of subcontracting the share may refer to the proportion of works, services or supplies being subcontracted. WG Approval 17/09/2019 (epo:SubcontractTerm)"@en ;
    skos:prefLabel "Has minimum share"@en .

<http://data.europa.eu/a4g/ontology#hasMinimumSubcontractorsProposedObligation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The minimum percentage of the contract value that the contractor must subcontract. Additional information: This is used for the competitive procedure described in Title III of Directive 2009/81/EC. WG Approval 09/11/2021 (epo:SubcontractTerm)"@en ;
    skos:prefLabel "Has minimum subcontractors proposed obligation"@en .

<http://data.europa.eu/a4g/ontology#hasMinimumTemperature>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TemperatureSpecification> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has minimum temperature"@en .

<http://data.europa.eu/a4g/ontology#hasModel>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ItemModel> ;
    skos:prefLabel "Has model"@en .

<http://data.europa.eu/a4g/ontology#hasModificationDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "An explanatory text about this context. Additional Information This corresponds in Standard forms to Field VII.2.1 in F20 This corresponds in eForms to BT-202 . WG Approval 5/11/2019 (epo-con:ContractModificationInformation)"@en ;
    skos:prefLabel "Has modification description"@en .

<http://data.europa.eu/a4g/ontology#hasModificationJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Explanation of why a contract was modified. WG Approval 09/11/2021 The codelist to be used is at-voc:modification-justification which is available at http://publications.europa.eu/resource/dataset/modification-justification Additional Information This corresponds in Standard forms to Field VII.2.2.1 and VII.2.2.3 in F20 . This corresponds in eForms to BT-200. (epo-con:ContractModificationInformation -> at-voc:modification-justification (+epo:hasModificationJustification))"@en ;
    skos:prefLabel "Has modification justification"@en .

<http://data.europa.eu/a4g/ontology#hasModificationReasonDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "An explanation about the reasons for using the concept. Additional Information This corresponds in Standard forms to Field VII.2.2.2 and VII.2.2.4 in F20. This corresponds in eForms to BT-201 . WG Approval 5/11/2019 (epo-con:ContractModificationInformation)"@en ;
    skos:prefLabel "Has modification reason description"@en .

<http://data.europa.eu/a4g/ontology#hasNationalProcedureRules>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:prefLabel "Has national procedure rules"@en .

<http://data.europa.eu/a4g/ontology#hasNationality>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/person#Person> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "(person:Person -> at-voc:country (+epo:hasNationality))"@en ;
    skos:prefLabel "Has nationality"@en .

<http://data.europa.eu/a4g/ontology#hasNetMonetaryValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has net monetary value"@en .

<http://data.europa.eu/a4g/ontology#hasNetQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "The net quantity of the item that is contained in each consumable unit, excluding any packaging materials. (epo-cat:Item -> epo:Quantity (+epo-cat:hasNetQuantity))"@en ;
    skos:prefLabel "Has net quantity"@en .

<http://data.europa.eu/a4g/ontology#hasNetVolume>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AbstractContainer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has net volume"@en .

<http://data.europa.eu/a4g/ontology#hasNetWeight>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has net weight"@en .

<http://data.europa.eu/a4g/ontology#hasNoNegotiationNecessary>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The buyer reserves the right to award the contract on the basis of the initial tenders without any further negotiations. Additional information: See Article 29(4) of Directive 2014/24/EU. (epo:MultipleStageProcedureTerm)"@en ;
    skos:prefLabel "Has no negotiation necessary"@en .

<http://data.europa.eu/a4g/ontology#hasNonAccessibilityCriterionJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#StrategicProcurement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Reason for not applying accessibility criteria. Additional information: This corresponds in eForma to BT-755 Accessibility Justification. WG Approval 05/03/2019 (epo:StrategicProcurement)"@en ;
    skos:prefLabel "Has non accessibility criterion justification"@en .

<http://data.europa.eu/a4g/ontology#hasNonAwardJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "On hold; Enumeration. (epo:AwardOutcome -> at-voc:non-award-justification (+epo:hasNonAwardJustification))"@en ;
    skos:prefLabel "Has non award justification"@en .

<http://data.europa.eu/a4g/ontology#hasNonAwardedContractNumber>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LotAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The number the contract would have had if it had been awarded. Additional information: This field is provided to support the data provided in the TED Standard Forms, and it should be discontinued in the future. WG agreement: 06/09/2022 (epo:LotAwardOutcome)"@en ;
    skos:prefLabel "Has non awarded contract number"@en .

<http://data.europa.eu/a4g/ontology#hasNonAwardedContractTitle>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LotAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The title the contract would have had if it had been awarded. Additional information: This field is provided to support the data provided in the TED Standard Forms, and it should be discontinued in the future. WG agreement: 06/09/2022 (epo:LotAwardOutcome)"@en ;
    skos:prefLabel "Has non awarded contract title"@en .

<http://data.europa.eu/a4g/ontology#hasNonEEAReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of tenders received from economic operators in non-EEA countries. WG Approval 12/12/2019 15:20:36 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has non e e a received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasNonEUReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of tenders received from economic operators in non-EU countries. (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has non e u received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasNonElectronicSubmissionDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Textual explanation of how non-electronic information is to be presented. WG Approval 21/07/2020 (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has non electronic submission description"@en .

<http://data.europa.eu/a4g/ontology#hasNonElectronicSubmissionJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Reason for not accepting electronic information. WG Approval 21/07/2020 (epo:SubmissionTerm -> at-voc:communication-justification (+epo:hasNonElectronicSubmissionJustification))"@en ;
    skos:prefLabel "Has non electronic submission justification"@en .

<http://data.europa.eu/a4g/ontology#hasNonPublicationJustification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NonPublishedInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The reason why data is not published. WG Approval 11/06/2020 (epo:NonPublishedInformation -> at-voc:non-publication-justification (+epo:hasNonPublicationJustification))"@en ;
    skos:prefLabel "Has non publication justification"@en .

<http://data.europa.eu/a4g/ontology#hasNoticePublicationNumber>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has notice publication number"@en .

<http://data.europa.eu/a4g/ontology#hasNoticeType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has notice type"@en .

<http://data.europa.eu/a4g/ontology#hasNumberOfReviewRequests>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The number of requests the buyer received to review any of its decisions. (epo:ReviewRequest)"@en ;
    skos:prefLabel "Has number of review requests"@en .

<http://data.europa.eu/a4g/ontology#hasNumberOfTenderersInvited>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Number of economic operators invited to tender. Additional Information This may be used for single-stage procedures or to indicate the number of candidates invited to tender in multi-stage procedures. WG Approval 01/12/2020 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has number of tenderers invited"@en .

<http://data.europa.eu/a4g/ontology#hasNutsCode>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (dcterms:Location
            <http://www.w3.org/ns/locn#Address>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has nuts code"@en .

<http://data.europa.eu/a4g/ontology#hasOJSIssueNumber>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:prefLabel "Has o j s issue number"@en .

<http://data.europa.eu/a4g/ontology#hasOJSType>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has o j s type"@en .

<http://data.europa.eu/a4g/ontology#hasOfficialLanguage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The language(s) in which the instances of the given concepts are officially available. These linguistic versions are equally legally valid. WG Approval 03/10/2019 (epo:Document -> at-voc:language (+epo:hasOfficialLanguage))"@en ;
    skos:prefLabel "Has official language"@en .

<http://data.europa.eu/a4g/ontology#hasOnCarriageShipmentStage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    skos:prefLabel "Has on carriage shipment stage"@en .

<http://data.europa.eu/a4g/ontology#hasOpeningDateTime>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OpeningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "Date and time for the opening of tenders. WG Approval 12/03/2019 (epo:OpeningTerm)"@en ;
    skos:prefLabel "Has opening date time"@en .

<http://data.europa.eu/a4g/ontology#hasOpeningDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OpeningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Further information about the opening of tenders. Additional Information For example, who may participate in the opening and whether any authorization is needed. WG Approval 12/03/2019 (epo:OpeningTerm)"@en ;
    skos:prefLabel "Has opening description"@en .

<http://data.europa.eu/a4g/ontology#hasOpeningURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OpeningTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "The identifier of the address of the Opening of Tenders. WG Approval 09/11/2021 (epo:OpeningTerm)"@en ;
    skos:prefLabel "Has opening u r l"@en .

<http://data.europa.eu/a4g/ontology#hasOptions>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The buyer reserves the right (not an obligation) for additional purchases from the contractor (while the contract is valid). (epo:ContractTerm)"@en ;
    skos:prefLabel "Has options"@en .

<http://data.europa.eu/a4g/ontology#hasOptionsDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The motivation and details about additional purchases that the buyer may undertake while the contract is valid. WG Approval 09/04/2019 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has options description"@en .

<http://data.europa.eu/a4g/ontology#hasOrderabableUnitFactorRate>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has orderabable unit factor rate"@en .

<http://data.europa.eu/a4g/ontology#hasOrderableQuantityIncrement>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Orderable quantity increment: The increment of Orderable units that can be ordered. (epo-cat:CatalogueLine)"@en ;
    skos:prefLabel "Has orderable quantity increment"@en .

<http://data.europa.eu/a4g/ontology#hasOrderableUnit>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:definition "The unit in which the item described in this catalogue line can be ordered. (epo-cat:CatalogueLine -> at-voc-new:orderable-unit (+epo-cat:hasOrderableUnit))"@en ;
    skos:prefLabel "Has orderable unit"@en .

<http://data.europa.eu/a4g/ontology#hasOrderableUnitFactorRate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The factor by which the Item net price of an unit of an item can be converted to the orderable unit. (epo-cat:CatalogueLine)"@en ;
    skos:prefLabel "Has orderable unit factor rate"@en .

<http://data.europa.eu/a4g/ontology#hasOtherCountriesReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:prefLabel "Has other countries received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasOutstandingQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has outstanding quantity"@en .

<http://data.europa.eu/a4g/ontology#hasOutstandingQuantityReason>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has outstanding quantity reason"@en .

<http://data.europa.eu/a4g/ontology#hasOverallCostAwardCriteriaPonderation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardEvaluationTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The weighting given to cost. Additional Information: This weighting covers usually all cost criteria against price or quality criteria. (epo:AwardEvaluationTerm)"@en ;
    skos:prefLabel "Has overall cost award criteria ponderation"@en .

<http://data.europa.eu/a4g/ontology#hasOverallPriceAwardCriteriaPonderation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardEvaluationTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The weighting given to price. Additional Information: This weighting covers usually all price criteria against cost or quality criteria. (epo:AwardEvaluationTerm)"@en ;
    skos:prefLabel "Has overall price award criteria ponderation"@en .

<http://data.europa.eu/a4g/ontology#hasOverallQualityAwardCriteriaPonderation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AwardEvaluationTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The weighting given to quality. Additional Information: This weighting covers usually all quality criteria against price or cost criteria. (epo:AwardEvaluationTerm)"@en ;
    skos:prefLabel "Has overall quality award criteria ponderation"@en .

<http://data.europa.eu/a4g/ontology#hasOversupplyQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has oversupply quantity"@en .

<http://data.europa.eu/a4g/ontology#hasPackagingType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Package> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has packaging type"@en .

<http://data.europa.eu/a4g/ontology#hasPackagingTypeDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Package> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has packaging type description"@en .

<http://data.europa.eu/a4g/ontology#hasParticipationPayment>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Details on payments to participants WG Approval 09/11/2021 (epo:DesignContestRegimeTerm)"@en ;
    skos:prefLabel "Has participation payment"@en .

<http://data.europa.eu/a4g/ontology#hasPaymentArrangement>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Information about financial clauses that will govern some economic aspects of the execution of the contract. Additional Information: These clauses usually refer to financial and payment provisions. This type of information should be structured instead of a free text in order to reuse it an ideal world. Unfortunately this is an information that in the real life no one is willing to provide pro-actively. WG Pending of discussion with eForms (epo:ContractTerm)"@en ;
    skos:prefLabel "Has payment arrangement"@en .

<http://data.europa.eu/a4g/ontology#hasPaymentTerm>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has payment term"@en .

<http://data.europa.eu/a4g/ontology#hasPaymentValueDiscrepancyJustification>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has payment value discrepancy justification"@en .

<http://data.europa.eu/a4g/ontology#hasPercentage>
    a owl:DatatypeProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
            <http://data.europa.eu/a4g/ontology#TaxInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The factor relative to the price charged in addition. WG approval 26/07/2022 (epo-ord:AllowanceChargeInformation) The factor relative to the price charged in addition. WG approval 26/07/2022 (epo-ord:TaxInformation)"@en ;
    skos:prefLabel "Has percentage"@en .

<http://data.europa.eu/a4g/ontology#hasPerformanceConditions>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The particular conditions and additional information related to the execution of the contract. Additional Information: For example, specific information about the place of performance, intermediary deliverables, compensation for damages, intellectual property rights. WG approval 15-01-2019 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has performance conditions"@en .

<http://data.europa.eu/a4g/ontology#hasPerformingStaffQualificationInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-79. (epo:ProcurementCriterion -> at-voc:requirement-stage (+epo:hasPerformingStaffQualificationInformation))"@en ;
    skos:prefLabel "Has performing staff qualification information"@en .

<http://data.europa.eu/a4g/ontology#hasPlaceOfPerformanceAdditionalInformation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Further details on the location of the execution of the contract. WG Approval 30/07/2019 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has place of performance additional information"@en .

<http://data.europa.eu/a4g/ontology#hasPlannedDuration>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PlannedProcurementPart> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:prefLabel "Has planned duration"@en .

<http://data.europa.eu/a4g/ontology#hasPlannedPeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PlannedProcurementPart> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:prefLabel "Has planned period"@en .

<http://data.europa.eu/a4g/ontology#hasPowerOfAttorney>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LegalRepresentative> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#PowerOfAttorney> ;
    skos:definition "Relation indicating that a Legal Representative has a Power of Attorney. WG approval 12/03/2024 (epo-sub:LegalRepresentative -> epo-sub:PowerOfAttorney (+epo-sub:hasPowerOfAttorney))"@en ;
    skos:prefLabel "Has power of attorney"@en .

<http://data.europa.eu/a4g/ontology#hasPreCarriageShipmentStage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    skos:prefLabel "Has pre carriage shipment stage"@en .

<http://data.europa.eu/a4g/ontology#hasPrepaidAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has prepaid amount"@en .

<http://data.europa.eu/a4g/ontology#hasPrice>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderLine>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#OrderLine>
            <http://data.europa.eu/a4g/ontology#CatalogueLine>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Price> ;
    skos:prefLabel "Has price"@en .

<http://data.europa.eu/a4g/ontology#hasPriceDiscountInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AllowanceInformation> ;
    skos:prefLabel "Has price discount information"@en .

<http://data.europa.eu/a4g/ontology#hasPriceSurchargeInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ChargeInformation> ;
    skos:prefLabel "Has price surcharge information"@en .

<http://data.europa.eu/a4g/ontology#hasPriceType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has price type"@en .

<http://data.europa.eu/a4g/ontology#hasPriceValidity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:prefLabel "Has price validity"@en .

<http://data.europa.eu/a4g/ontology#hasPrimaryContactPoint>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/ContactPoint> ;
    skos:prefLabel "Has primary contact point"@en .

<http://data.europa.eu/a4g/ontology#hasPrizeRank>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Prize> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The position of the prize (e.g. first place, second place) in a design contest list of prizes. WG Approval 29/08/2019 (epo:Prize)"@en ;
    skos:prefLabel "Has prize rank"@en .

<http://data.europa.eu/a4g/ontology#hasPrizeValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Prize> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The monetary value of a prize, if any, for the winner (or runners-up) of the design contest. Additional Information: This corresponds to BT-644 in eForms. WG Approval 29/08/2019 (epo:Prize -> epo:MonetaryValue (+epo:hasPrizeValue))"@en ;
    skos:prefLabel "Has prize value"@en .

<http://data.europa.eu/a4g/ontology#hasProcedureType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Identification of the Procedure used. WG Approval 09/06/2020 (epo:Procedure -> at-voc:procurement-procedure-type (+epo:hasProcedureType))"@en ;
    skos:prefLabel "Has procedure type"@en .

<http://data.europa.eu/a4g/ontology#hasProcurementDocumentChangeDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChangeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The date and time of the change. Additional information: This corresponds in eForms to BT-719 Change Procurement Documents Date WG Approval 5/11/2019 (epo:ChangeInformation)"@en ;
    skos:prefLabel "Has procurement document change date"@en .

<http://data.europa.eu/a4g/ontology#hasProcurementHighestReceivedTenderValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The highest received tender value for the procurement. Additional Information: This corresponds to section II.1.7.3. according to Regulation (EU) 2015/1986. (epo:NoticeAwardInformation -> epo:MonetaryValue (+epo:hasProcurementHighestReceivedTenderValue))"@en ;
    skos:prefLabel "Has procurement highest received tender value"@en .

<http://data.europa.eu/a4g/ontology#hasProcurementLowestReceivedTenderValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The lowest received tender value for the procurement. Additional Information: This corresponds to section II.1.7.2. according to Regulation (EU) 2015/1986. (epo:NoticeAwardInformation -> epo:MonetaryValue (+epo:hasProcurementLowestReceivedTenderValue))"@en ;
    skos:prefLabel "Has procurement lowest received tender value"@en .

<http://data.europa.eu/a4g/ontology#hasProcurementScopeDividedIntoLot>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Has procurement scope divided into lot"@en .

<http://data.europa.eu/a4g/ontology#hasPublicAccessURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "Web page where the procurement documents can be downloaded. Additional Information: This corresponds in the eForms to BT-15 Documents URL. WG Approval 09/03/2021 (epo:AccessTerm)"@en ;
    skos:prefLabel "Has public access u r l"@en .

<http://data.europa.eu/a4g/ontology#hasPublicationDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "Date of formal public issuance of the document. WG approval 20/06/2023 (epo:Document)"@en ;
    skos:prefLabel "Has publication date"@en .

<http://data.europa.eu/a4g/ontology#hasPurpose>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Contract>
            <http://data.europa.eu/a4g/ontology#ProcurementObject>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Purpose> ;
    skos:definition "Relation indicating the Purpose of a concept. (epo:ProcurementObject -> epo:Purpose (+epo:hasPurpose))"@en ;
    skos:prefLabel "Has purpose"@en .

<http://data.europa.eu/a4g/ontology#hasQualificationCondition>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#QualificationCriteriaSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has qualification condition"@en .

<http://data.europa.eu/a4g/ontology#hasQualificationSystemDuration>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:prefLabel "Has qualification system duration"@en .

<http://data.europa.eu/a4g/ontology#hasQualificationSystemRenewalDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has qualification system renewal description"@en .

<http://data.europa.eu/a4g/ontology#hasQualifiedItemRelation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    skos:prefLabel "Has qualified item relation"@en .

<http://data.europa.eu/a4g/ontology#hasQualifiedValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemProperty> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "Qualified value of the property, which is defined in a classification scheme. Additional Information: For example, the (0173-1#02-AAA026#007) drilling diameter of an item has value of 12 inches. WG approval 28/07/2022 (epo-cat:ItemProperty -> epo:Quantity (+epo-cat:hasQualifiedValue))"@en ;
    skos:prefLabel "Has qualified value"@en .

<http://data.europa.eu/a4g/ontology#hasQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Deliverable>, <http://data.europa.eu/a4g/ontology#OrderLine>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#OrderLine>
            <http://data.europa.eu/a4g/ontology#Deliverable>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has quantity"@en .

<http://data.europa.eu/a4g/ontology#hasQuantityThreshold>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Price> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has quantity threshold"@en .

<http://data.europa.eu/a4g/ontology#hasQuantityValue>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Quantity> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The numeric value of the quantity, including decimals. (epo:Quantity)"@en ;
    skos:prefLabel "Has quantity value"@en .

<http://data.europa.eu/a4g/ontology#hasReceiptDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The time limit for receiving submissions. Additional Information This is the deadline by which the buyer must receive submissions (e.g. tenders, requests to participate, clarifications, etc.) and is not the time at which the information is submitted by the economic operator. This attribute should be used for standard forms mappings. WG Approval 21/07/2020 (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has receipt deadline"@en .

<http://data.europa.eu/a4g/ontology#hasReceiptExpressionDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "Time limit for receipt of expressions of interest. Pending of review by the WG (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has receipt expression deadline"@en .

<http://data.europa.eu/a4g/ontology#hasReceiptParticipationRequestDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:prefLabel "Has receipt participation request deadline"@en .

<http://data.europa.eu/a4g/ontology#hasReceiptPreliminaryMarketConsultationDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:prefLabel "Has receipt preliminary market consultation deadline"@en .

<http://data.europa.eu/a4g/ontology#hasReceiptTenderDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:prefLabel "Has receipt tender deadline"@en .

<http://data.europa.eu/a4g/ontology#hasReceivedMicroTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of tenders received from a micro enterprise. <u>Additional Information:</u> See Commission Recommendation 2003/361/EC. (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has received micro tenders"@en .

<http://data.europa.eu/a4g/ontology#hasReceivedParticipationRequests>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of applications to participate from economic operators. WG Approval 12/12/2019 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has received participation requests"@en .

<http://data.europa.eu/a4g/ontology#hasReceivedQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has received quantity"@en .

<http://data.europa.eu/a4g/ontology#hasReceivedSmallTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Tenders from small enterprise. <u>Additional Information:</u> See Commission Recommendation 2003/361/EC. (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has received small tenders"@en .

<http://data.europa.eu/a4g/ontology#hasReceivedSubmissionType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has received submission type"@en .

<http://data.europa.eu/a4g/ontology#hasReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The total amount of tenders received. WG Approval 12/12/2019 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasReceptionDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "Notes: Date when a record is acknowledged by an organisation. WG Approval 12/05/2020 (epo:Document)"@en ;
    skos:prefLabel "Has reception date"@en .

<http://data.europa.eu/a4g/ontology#hasRecurrenceDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Any additional information about the recurrence of the Procurement. Additional Information: For example estimated timing of the Procedure. This corresponds in eForms to BT-95 Recurrence Description. (WG approval 2019-01-16) (epo:ProcurementObject)"@en ;
    skos:prefLabel "Has recurrence description"@en .

<http://data.europa.eu/a4g/ontology#hasReferenceURI>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CertificationLabel> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "A reference to where the label specification (norms, expectations, standards and policies) can be found. WG approval 26/07/2022 (epo:CertificationLabel)"@en ;
    skos:prefLabel "Has reference u r i"@en .

<http://data.europa.eu/a4g/ontology#hasRegistrationCountry>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has registration country"@en .

<http://data.europa.eu/a4g/ontology#hasRejectReason>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has reject reason"@en .

<http://data.europa.eu/a4g/ontology#hasRejectedQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has rejected quantity"@en .

<http://data.europa.eu/a4g/ontology#hasRemedyValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-793 Review Remedy Value. (epo:ReviewDecision -> epo:MonetaryValue (+epo:hasRemedyValue))"@en ;
    skos:prefLabel "Has remedy value"@en .

<http://data.europa.eu/a4g/ontology#hasRenewalDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Any other information about the renewal(s). WG approval 16/04/2019 (epo:ContractTerm)"@en ;
    skos:prefLabel "Has renewal description"@en .

<http://data.europa.eu/a4g/ontology#hasRequestDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The date when the review request was submitted. Additional information: This attribute corresponds to the BT-787 Review Date in eForms. (epo:ReviewRequest)"@en ;
    skos:prefLabel "Has request date"@en .

<http://data.europa.eu/a4g/ontology#hasRequestedPickUpInformation>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    skos:prefLabel "Has requested pick up information"@en .

<http://data.europa.eu/a4g/ontology#hasReservedExecution>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has reserved execution"@en .

<http://data.europa.eu/a4g/ontology#hasReservedProcurement>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ParticipationCondition>
            <http://data.europa.eu/a4g/ontology#ParticipationConditionsSummary>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Explanation as to whether a procurement may be reserved for the participation of certain types of organisation. Additional information: This property corresponds in eForms to the BT-71 WG Approval 09/11/2021 (epo:ParticipationCondition -> at-voc:reserved-procurement (+epo:hasReservedProcurement)) Explanation as to whether a procurement may be reserved for the participation of certain types of organisation. Additional information: This property corresponds in eForms to the BT-71 WG Approval 09/11/2021 (epo:ParticipationConditionsSummary -> at-voc:reserved-procurement (+epo:hasReservedProcurement))"@en ;
    skos:prefLabel "Has reserved procurement"@en .

<http://data.europa.eu/a4g/ontology#hasResourceType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/eli/ontology#LegalResource> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has resource type"@en .

<http://data.europa.eu/a4g/ontology#hasResponseDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Response clarification of the Supplier decision. (epo-ord:OrderResponse)"@en ;
    skos:prefLabel "Has response description"@en .

<http://data.europa.eu/a4g/ontology#hasRestrictedAccessURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "The internet address with information on accessing the restricted (part of the) procurement document. Additional Information: This corresponds in eForms to BT-615 Documents Restricted URL. (epo:AccessTerm)"@en ;
    skos:prefLabel "Has restricted access u r l"@en .

<http://data.europa.eu/a4g/ontology#hasReviewBodyType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Reviewer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has review body type"@en .

<http://data.europa.eu/a4g/ontology#hasReviewDeadline>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#dateTime> ;
    skos:definition "The time limit for review procedures. WG Approval 09/11/2021 (epo:ReviewTerm)"@en ;
    skos:prefLabel "Has review deadline"@en .

<http://data.europa.eu/a4g/ontology#hasReviewDeadlineInformation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The description of the time limits for review procedures. WG Approval 01/10/2019 (epo:ReviewTerm)"@en ;
    skos:prefLabel "Has review deadline information"@en .

<http://data.europa.eu/a4g/ontology#hasReviewDecisionType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-790 Review Decision Type. (epo:ReviewDecision -> at-voc:review-decision-type (+epo:hasReviewDecisionType))"@en ;
    skos:prefLabel "Has review decision type"@en .

<http://data.europa.eu/a4g/ontology#hasReviewIrregularityCount>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewIrregularitySummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The number of requests for a given irregularity. Additional information: This attribute corresponds in eForms to BT-635 Buyer Review Requests Count. (epo:ReviewIrregularitySummary)"@en ;
    skos:prefLabel "Has review irregularity count"@en .

<http://data.europa.eu/a4g/ontology#hasReviewIrregularitySummary>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequestSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ReviewIrregularitySummary> ;
    skos:definition "Additional information: This relation corresponds in eForms to BG-613 Buyer Review Requests (epo:ReviewRequestSummary -> epo:ReviewIrregularitySummary (+epo:hasReviewIrregularitySummary))"@en ;
    skos:prefLabel "Has review irregularity summary"@en .

<http://data.europa.eu/a4g/ontology#hasReviewProcedure>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The description of the method used to request the verification that the procedure has been carried out correctly. WG Approval 09/11/2021 (epo:ReviewTerm)"@en ;
    skos:prefLabel "Has review procedure"@en .

<http://data.europa.eu/a4g/ontology#hasReviewRequestFee>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-795 Review Request Fee. (epo:ReviewRequest -> epo:MonetaryValue (+epo:hasReviewRequestFee))"@en ;
    skos:prefLabel "Has review request fee"@en .

<http://data.europa.eu/a4g/ontology#hasReviewURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "The internet address of the documents concerning the review instance. Additional information: This attribute corresponds in eForms to BT-794 Review URL. (epo:ReviewObject)"@en ;
    skos:prefLabel "Has review u r l"@en .

<http://data.europa.eu/a4g/ontology#hasRoundingAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has rounding amount"@en .

<http://data.europa.eu/a4g/ontology#hasSMEReceivedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The amount of tenders received from micro, small and medium-sized enterprises. <u>Additional Information:</u> See Commission Recommendation 2003/361/EC. The ReceivedSMETenderLots is used when the size of the company is not exactly knokn. WG Approval 05/03/2020 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has s m e received tenders"@en .

<http://data.europa.eu/a4g/ontology#hasSMEReceivedTendersExcludingSubcontractors>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:prefLabel "Has s m e received tenders excluding subcontractors"@en .

<http://data.europa.eu/a4g/ontology#hasScheme>
    a owl:DatatypeProperty ;
    rdfs:domain <http://www.w3.org/ns/adms#Identifier> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The name of the identification scheme. (adms:Identifier)"@en ;
    skos:prefLabel "Has scheme"@en .

<http://data.europa.eu/a4g/ontology#hasSchemeVersion>
    a owl:DatatypeProperty ;
    rdfs:domain <http://www.w3.org/ns/adms#Identifier> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The version of the identification scheme. (adms:Identifier)"@en ;
    skos:prefLabel "Has scheme version"@en .

<http://data.europa.eu/a4g/ontology#hasSelectionCriteriaStatedInProcurementDocuments>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Has selection criteria stated in procurement documents"@en .

<http://data.europa.eu/a4g/ontology#hasSelectionCriteriaUsage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectionCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional Information: This corresponds in eForms to BT-748 Selection Criteria Used. (epo:SelectionCriterion -> at-voc:usage (+epo:hasSelectionCriteriaUsage))"@en ;
    skos:prefLabel "Has selection criteria usage"@en .

<http://data.europa.eu/a4g/ontology#hasSelectionCriterionType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectionCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The classification of the selection criteria. Additional Information: This corresponds in eForms to BT-747 Selection Criteria Type. WG Approval 09/11/2021 (epo:SelectionCriterion -> at-voc:selection-criterion (+epo:hasSelectionCriterionType))"@en ;
    skos:prefLabel "Has selection criterion type"@en .

<http://data.europa.eu/a4g/ontology#hasSellerItemID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The general identifier assigned to the concept as defined by the Seller.​ WG approval 16/05/2023 (epo-cat:Item -> adms:Identifier (+epo:hasSellerItemID))"@en ;
    skos:prefLabel "Has seller item i d"@en .

<http://data.europa.eu/a4g/ontology#hasSellerOrderID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has seller order i d"@en .

<http://data.europa.eu/a4g/ontology#hasSerialID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The identifier assigned to the specific instance of the produced concept. WG Approval 16/05/2023 (epo-cat:Item -> adms:Identifier (+epo:hasSerialID))"@en ;
    skos:prefLabel "Has serial i d"@en .

<http://data.europa.eu/a4g/ontology#hasServiceReservedToParticularProfession>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProfessionalSuitabilitySummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Has service reserved to particular profession"@en .

<http://data.europa.eu/a4g/ontology#hasShippingMark>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation>, <http://data.europa.eu/a4g/ontology#TransportHandlingUnit> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has shipping mark"@en .

<http://data.europa.eu/a4g/ontology#hasShortQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has short quantity"@en .

<http://data.europa.eu/a4g/ontology#hasShortageAction>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has shortage action"@en .

<http://data.europa.eu/a4g/ontology#hasSizeType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has size type"@en .

<http://data.europa.eu/a4g/ontology#hasSpecialInstruction>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has special instruction"@en .

<http://data.europa.eu/a4g/ontology#hasSpecialServiceInstruction>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has special service instruction"@en .

<http://data.europa.eu/a4g/ontology#hasSpecificPaymentArrangement>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Catalogue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Information about payment conditions applied to all items in the catalogue. Additional information: This property may need to be used together with the payment arrangements provided in the ContractTerms, where such terms exists. WG approval 30/06/2022 (epo-cat:Catalogue)"@en ;
    skos:prefLabel "Has specific payment arrangement"@en .

<http://data.europa.eu/a4g/ontology#hasSpecification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProductSpecification> ;
    skos:prefLabel "Has specification"@en .

<http://data.europa.eu/a4g/ontology#hasStandardisedUnitPrice>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Price> ;
    skos:definition "The item price based on a standardised unit. Additional Information: The unit must be indicated in the Quantity, with a quantity value of 1. (epo-cat:CatalogueLine -> epo-cat:Price (+epo-cat:hasStandardisedUnitPrice))"@en ;
    skos:prefLabel "Has standardised unit price"@en .

<http://data.europa.eu/a4g/ontology#hasStartDate>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectedCandidateList> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:prefLabel "Has start date"@en .

<http://data.europa.eu/a4g/ontology#hasStrategicProcurementDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#StrategicProcurement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Self-explanatory text about a concept. (epo:StrategicProcurement)"@en ;
    skos:prefLabel "Has strategic procurement description"@en .

<http://data.europa.eu/a4g/ontology#hasSubcontracting>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has subcontracting"@en .

<http://data.europa.eu/a4g/ontology#hasSubcontractingEstimatedValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractingEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The estimated value of a single subcontract. This relates to BT-553 in eForms. WG Approval 01/09/2020 (epo:SubcontractingEstimate -> epo:MonetaryValue (+epo:hasSubcontractingEstimatedValue))"@en ;
    skos:prefLabel "Has subcontracting estimated value"@en .

<http://data.europa.eu/a4g/ontology#hasSubcontractingInvolved>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "List of Subcontractors and the subject matter they cover are required. Additional Information: The tenderer will ned to supply this information in the tender. WG Approval 28/02/2019 (epo:SubcontractTerm)"@en ;
    skos:prefLabel "Has subcontracting involved"@en .

<http://data.europa.eu/a4g/ontology#hasSubcontractingObligation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The requirement the tender must meet with regard to subcontracting parts of the contract. WG Approval 09/11/2021 (epo:SubcontractTerm -> at-voc:subcontracting-obligation (+epo:hasSubcontractingObligation))"@en ;
    skos:prefLabel "Has subcontracting obligation"@en .

<http://data.europa.eu/a4g/ontology#hasSubcontractorsProposedAboveObligation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The maximum percentage of the contract value that the contractor must subcontract. Additional information: This is used for the competitive procedure described in Title III of Directive 2009/81/EC. WG Approval 09/11/2021 (epo:SubcontractTerm)"@en ;
    skos:prefLabel "Has subcontractors proposed above obligation"@en .

<http://data.europa.eu/a4g/ontology#hasSubdivision>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/eli/ontology#LegalResourceSubdivision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has subdivision"@en .

<http://data.europa.eu/a4g/ontology#hasSubjectMatter>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubcontractingEstimate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Description of the share of the contract that is to be subcontracted. Additional infromation: This can be an aggregate of several subcontracts. WG Approval 09/11/2021 (epo:SubcontractingEstimate)"@en ;
    skos:prefLabel "Has subject matter"@en .

<http://data.europa.eu/a4g/ontology#hasSubmissionURL>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "Additional Information: This corresponds to the eForms BT-18 Submission URL. This corresponds in eForms to BT-509 Organisation eDelivery Gateway. (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Has submission u r l"@en .

<http://data.europa.eu/a4g/ontology#hasSuccessiveReduction>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The number of solutions or tenders will be reduced in iterative evaluations for multiple staged procedures. Additional information: This refers to multiple-stage procedures (included two-stage procedures, at least). Open Procedures can be seen as one-stage procedures. WG Approval 22/08/2019 (epo:MultipleStageProcedureTerm)"@en ;
    skos:prefLabel "Has successive reduction"@en .

<http://data.europa.eu/a4g/ontology#hasTaxCategory>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TaxInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has tax category"@en .

<http://data.europa.eu/a4g/ontology#hasTaxIdentifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/org#Organization> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has tax identifier"@en .

<http://data.europa.eu/a4g/ontology#hasTaxInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract>, <http://data.europa.eu/a4g/ontology#Item>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
            <http://data.europa.eu/a4g/ontology#Item>
            <http://data.europa.eu/a4g/ontology#Contract>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TaxInformation> ;
    skos:prefLabel "Has tax information"@en .

<http://data.europa.eu/a4g/ontology#hasTaxScheme>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TaxInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has tax scheme"@en .

<http://data.europa.eu/a4g/ontology#hasTemperatureSpecification>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AbstractContainer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TemperatureSpecification> ;
    skos:prefLabel "Has temperature specification"@en .

<http://data.europa.eu/a4g/ontology#hasTenderSubcontractingInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The information about subcontracting that must be indicated in the tender. WG Approval 10/10/2019 (epo:SubmissionTerm -> at-voc:subcontracting-indication (+epo:hasTenderSubcontractingInformation))"@en ;
    skos:prefLabel "Has tender subcontracting information"@en .

<http://data.europa.eu/a4g/ontology#hasTenderValidityDuration>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Duration> ;
    skos:prefLabel "Has tender validity duration"@en .

<http://data.europa.eu/a4g/ontology#hasTenderValidityPeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:definition "The relation indicating until when a tender instance is applicable. (epo:SubmissionTerm -> epo:Period (+epo:hasTenderValidityPeriod))"@en ;
    skos:prefLabel "Has tender validity period"@en .

<http://data.europa.eu/a4g/ontology#hasThresholdType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/m8g/Constraint> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The method to interpret the threshold value as minimum or a maximum. WG Approval 17/09/2019 (cccev:Constraint -> at-voc:number-threshold (+epo:hasThresholdType))"@en ;
    skos:prefLabel "Has threshold type"@en .

<http://data.europa.eu/a4g/ontology#hasThresholdValue>
    a owl:DatatypeProperty, owl:FunctionalProperty ;
    rdfs:domain <http://data.europa.eu/m8g/Constraint> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#decimal> ;
    skos:definition "The cut-off level for a given concept. Additional Information: This value is given as e.g. a minimum score, a maximum number of tenders with the highest score passing (see codelist at-voc:number-threshold). (cccev:Constraint)"@en ;
    skos:prefLabel "Has threshold value"@en .

<http://data.europa.eu/a4g/ontology#hasTimePeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Period> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "(epo:Period -> at-voc:timeperiod (+epo:hasTimePeriod))"@en ;
    skos:prefLabel "Has time period"@en .

<http://data.europa.eu/a4g/ontology#hasTotalAllowanceAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has total allowance amount"@en .

<http://data.europa.eu/a4g/ontology#hasTotalAwardedValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The awarded value of all lots announced in this notice, including options and renewals. Additional information: The values of the individual Lots awarded under a framework agreement and mentioned in this notice are included. The values of the individual lots announced in a CAN are to be traced back and added to provide this value. This corresponds to the BT-161 in eForms. WG Approval 03/12/2019 (epo:NoticeAwardInformation -> epo:MonetaryValue (+epo:hasTotalAwardedValue))"@en ;
    skos:prefLabel "Has total awarded value"@en .

<http://data.europa.eu/a4g/ontology#hasTotalChargeAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has total charge amount"@en .

<http://data.europa.eu/a4g/ontology#hasTotalGoodsItemQuantity>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has total goods item quantity"@en .

<http://data.europa.eu/a4g/ontology#hasTotalLineAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has total line amount"@en .

<http://data.europa.eu/a4g/ontology#hasTotalNumberOfComplainants>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequestSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The number of economic operators that requested the buyer to review any of its decisions (e.g. the technical specifications, award decision), as set out in Art. 1(5) of Directive 89/665/EEC and Directive 92/13/EEC. Additional information: This attribute corresponds in eForms to BT-712 Buyer Review Complainants WG Approval 11/04/2019 (epo:ReviewRequestSummary)"@en ;
    skos:prefLabel "Has total number of complainants"@en .

<http://data.europa.eu/a4g/ontology#hasTotalQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Purpose> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "The number of units required. Additional Information: The quantity needs to go along with the unit. (epo:Purpose -> epo:Quantity (+epo:hasTotalQuantity))"@en ;
    skos:prefLabel "Has total quantity"@en .

<http://data.europa.eu/a4g/ontology#hasTotalTaxExclusiveAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has total tax exclusive amount"@en .

<http://data.europa.eu/a4g/ontology#hasTotalTaxInclusiveAmount>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has total tax inclusive amount"@en .

<http://data.europa.eu/a4g/ontology#hasTotalValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Deliverable>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#TenderGroup>
            <http://data.europa.eu/a4g/ontology#Deliverable>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:prefLabel "Has total value"@en .

<http://data.europa.eu/a4g/ontology#hasTotalVehicles>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#VehicleInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The number of all vehicles (regardless of whether clean or not) that have either been purchased, leased, rented, hired-purchased or their use has been contractually committed to for the provision of a purchased service. Additional Information In the European Union, the legal requirements and scope for the provision of these vehicles or services are covered by Directive 2009/33/EC. WG Approval 28/07/2020 (epo:VehicleInformation)"@en ;
    skos:prefLabel "Has total vehicles"@en .

<http://data.europa.eu/a4g/ontology#hasTraceID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#GoodsItem> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The identifier used for tracking the goods item Additional information: An example is the EPC number used in RFID. WG approval 21/09/2023 (epo-ful:GoodsItem -> adms:Identifier (+epo-ful:hasTraceID))"@en ;
    skos:prefLabel "Has trace i d"@en .

<http://data.europa.eu/a4g/ontology#hasTrackingID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has tracking i d"@en .

<http://data.europa.eu/a4g/ontology#hasTransactionConditions>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Textual description of the specific transaction conditions (purchasing, sales, payment) for an item. (epo-cat:CatalogueLine)"@en ;
    skos:prefLabel "Has transaction conditions"@en .

<http://data.europa.eu/a4g/ontology#hasTransactionConditionsCode>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range skos:Concept ;
    skos:definition "Coded description of the specific transaction conditions (purchasing, sales, payment) for an item. (epo-cat:CatalogueLine -> at-voc-new:transaction-conditions (+epo-cat:hasTransactionConditionsCode))"@en ;
    skos:prefLabel "Has transaction conditions code"@en .

<http://data.europa.eu/a4g/ontology#hasTransportEquipmentSeal>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TransportEquipmentSeal> ;
    skos:prefLabel "Has transport equipment seal"@en .

<http://data.europa.eu/a4g/ontology#hasTransportEquipmentType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has transport equipment type"@en .

<http://data.europa.eu/a4g/ontology#hasTransportHandlingUnitQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has transport handling unit quantity"@en .

<http://data.europa.eu/a4g/ontology#hasTransportMeansType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportMeans> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has transport means type"@en .

<http://data.europa.eu/a4g/ontology#hasTransportMode>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportMeans> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has transport mode"@en .

<http://data.europa.eu/a4g/ontology#hasURL>
    a owl:DatatypeProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/m8g/Evidence>
            <http://data.europa.eu/a4g/ontology#Fund>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#anyURI> ;
    skos:definition "The identifier of a resource. Additional Information For example: 1. The URL of the system from where to access the procurement documents; 2. The URL of the system for the submission of tender documents; 3. The URL of the system from where to download a tool to communicate with the Buyer; 4. The URL of the system used by a Technique to allow Economic Operators to exchange information with the Buyer (e.g. eAuction and DPS Systems) 5. The URL of the system used to exchange information between Buyer and EO for questions and clarifications; WG Approval 30/09/2019 (cccev:Evidence) The identifier of a resource. Additional Information For example: 1. The URL of the system from where to access the procurement documents; 2. The URL of the system for the submission of tender documents; 3. The URL of the system from where to download a tool to communicate with the Buyer; 4. The URL of the system used by a Technique to allow Economic Operators to exchange information with the Buyer (e.g. eAuction and DPS Systems) 5. The URL of the system used to exchange information between Buyer and EO for questions and clarifications; WG Approval 30/09/2019 (epo:Fund)"@en ;
    skos:prefLabel "Has u r l"@en .

<http://data.europa.eu/a4g/ontology#hasUUID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponseLine>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Document>
            <http://data.europa.eu/a4g/ontology#CatalogueResponseLine>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "A universally unique identifier for an instance of this document. WG Approval 12/05/2020 (epo-cat:CatalogueResponseLine -> adms:Identifier (+epo:hasUUID))"@en, "A universally unique identifier for an instance of this document. WG Approval 12/05/2020 (epo:Document -> adms:Identifier (+epo:hasUUID)) A universally unique identifier for an instance of this document. WG Approval 12/05/2020 (epo-cat:CatalogueResponseLine -> adms:Identifier (+epo:hasUUID))"@en ;
    skos:prefLabel "Has u u i d"@en .

<http://data.europa.eu/a4g/ontology#hasUnitCode>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Quantity> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Has unit code"@en .

<http://data.europa.eu/a4g/ontology#hasUnitDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Quantity> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "A narrative explanation defining the units of items being counted Additional information: This could be for example individual items or pack or two. WG Approval 09/11/2021 (epo:Quantity)"@en ;
    skos:prefLabel "Has unit description"@en .

<http://data.europa.eu/a4g/ontology#hasUnofficialLanguage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The language translation(s) in which the instances of the given concepts are available. These linguistic versions are not an official translation, they are provided only for information. WG Approval 03/10/2019 (epo:Document -> at-voc:language (+epo:hasUnofficialLanguage))"@en ;
    skos:prefLabel "Has unofficial language"@en .

<http://data.europa.eu/a4g/ontology#hasUnverifiedTenders>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "Offers received for which it has not been verified if they are admissible or inadmissible (e.g. because award criteria have been evaluated for all tenders and admissibility is checked only for the winning tender). WG Approval 28/07/2020 (epo:SubmissionStatisticalInformation)"@en ;
    skos:prefLabel "Has unverified tenders"@en .

<http://data.europa.eu/a4g/ontology#hasUsage>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Technique> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The codelist to be used is at-voc:usage which is available at http://publications.europa.eu/resource/dataset/usage (epo:Technique -> at-voc:usage (+epo:hasUsage))"@en ;
    skos:prefLabel "Has usage"@en .

<http://data.europa.eu/a4g/ontology#hasValidityPeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Catalogue>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/m8g/Evidence>
            <http://data.europa.eu/a4g/ontology#Technique>
            <http://data.europa.eu/a4g/ontology#Catalogue>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:definition "The relation indicating until when a given instance of a concept is applicable. WG approval 30/05/2023 (cccev:Evidence -> epo:Period (+epo:hasValidityPeriod)) The relation indicating until when a given instance of a concept is applicable. WG approval 30/05/2023 (epo:Technique -> epo:Period (+epo:hasValidityPeriod)) The relation indicating until when a given instance of a concept is applicable. WG approval 30/05/2023 (epo-cat:Catalogue -> epo:Period (+epo:hasValidityPeriod))"@en, "The relation indicating until when a given instance of a concept is applicable. WG approval 30/05/2023 (epo-cat:Catalogue -> epo:Period (+epo:hasValidityPeriod))"@en ;
    skos:prefLabel "Has validity period"@en .

<http://data.europa.eu/a4g/ontology#hasVariantPermission>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "The obligation or possibility for tenderers to submit variants or not. Additional Information: Variants are alternative ways to fulfil the buyer's needs as opposed to solutions indicated in the procurement documents. eForms: Whether tenderers are required, allowed or forbidden to submit tenders which fulfil the buyer's needs differently than as proposed in the procurement documents. Additional Information: Further conditions for submitting variant tenders are in the procurement documents. (epo:SubmissionTerm -> at-voc:permission (+epo:hasVariantPermission))"@en ;
    skos:prefLabel "Has variant permission"@en .

<http://data.europa.eu/a4g/ontology#hasVehicleDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range rdf:PlainLiteral ;
    skos:prefLabel "Has vehicle description"@en .

<http://data.europa.eu/a4g/ontology#hasVehicleID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportMeans> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has vehicle i d"@en .

<http://data.europa.eu/a4g/ontology#hasVehicleSegmentID>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportMeans> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Has vehicle segment i d"@en .

<http://data.europa.eu/a4g/ontology#hasVersion>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "A number that identifies a specific state of a document. WG approval: 18/11/2021 (epo:Document)"@en ;
    skos:prefLabel "Has version"@en .

<http://data.europa.eu/a4g/ontology#hasWarrantyInformation>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Warranty information that applies to the catalogue line item. (epo-cat:CatalogueLine)"@en ;
    skos:prefLabel "Has warranty information"@en .

<http://data.europa.eu/a4g/ontology#hasWeightValueType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "No definition. Waiting on CCCEV alignment. (epo:ProcurementCriterion -> at-voc:number-weight (+epo:hasWeightValueType))"@en ;
    skos:prefLabel "Has weight value type"@en .

<http://data.europa.eu/a4g/ontology#hasWidth>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AbstractContainer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:prefLabel "Has width"@en .

<http://data.europa.eu/a4g/ontology#hasWithdrawalDate>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#date> ;
    skos:definition "The date and time when the request for review was withdrawn. Additional information: This attribute corresponds in eForms to BT-797 Review Request Withdrawn Date. (epo:ReviewRequest)"@en ;
    skos:prefLabel "Has withdrawal date"@en .

<http://data.europa.eu/a4g/ontology#hasWithdrawalReason>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "The explanation for withdrawing the request for review. Additional information: This attribute corresponds in eForms to BT-798 Review Request Withdrawn Reasons (epo:ReviewRequest)"@en ;
    skos:prefLabel "Has withdrawal reason"@en .

<http://data.europa.eu/a4g/ontology#hasZeroEmissionVehicles>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#VehicleInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#integer> ;
    skos:definition "The number of all zero-emission heavy-duty vehicles that have either been purchased, leased, rented, hired-purchased or their use has been contractually committed to for the provision of a purchased service. Additional Information In the European Union, the legal requirements and scope for the provision of these vehicles or services are covered by Directive 2009/33/EC. WG Approval 28/07/2020 (epo:VehicleInformation)"@en ;
    skos:prefLabel "Has zero emission vehicles"@en .

<http://data.europa.eu/a4g/ontology#implementsContract>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Implements contract"@en .

<http://data.europa.eu/a4g/ontology#includesAccessibilityCriterion>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#StrategicProcurement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Explanation as to whether accessibility Criterion are used or not. WG Approval 09/11/2021 (epo:StrategicProcurement -> at-voc:accessibility (+epo:includesAccessibilityCriterion))"@en ;
    skos:prefLabel "Includes accessibility criterion"@en .

<http://data.europa.eu/a4g/ontology#includesNationalCriterion>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#QualificationCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#QualificationCriterion> ;
    skos:definition "Relation indicating that a Criterion contains a Criterion that is specific to a given Member State. Additional Information: In the ESPD, a Subcriterion is used to define national sub-criteria; maps to a UBL-2.3 cac:SubTenderingCriterion class. It is currently used only for purely national criteria, to be able to establish the mapping from eCertis. WG approval 07/11/2023 (epo:QualificationCriterion -> epo:QualificationCriterion (+epo:includesNationalCriterion))"@en ;
    skos:prefLabel "Includes national criterion"@en .

<http://data.europa.eu/a4g/ontology#includesTender>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Tender> ;
    skos:definition "Additional information: This corresponds in eForms to BT-3202 Contract Tender Identifier. (epo:Contract -> epo:Tender (+epo:includesTender))"@en ;
    skos:prefLabel "Includes tender"@en .

<http://data.europa.eu/a4g/ontology#indicatesAwardToWinner>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TenderAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Winner> ;
    skos:definition "Reveals the winner to whom the tender award outcome is attributed. (epo:TenderAwardOutcome -> epo:Winner (+epo:indicatesAwardToWinner))"@en ;
    skos:prefLabel "Indicates award to winner"@en .

<http://data.europa.eu/a4g/ontology#indicatesInvoiceeContactPoint>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/ContactPoint> ;
    skos:prefLabel "Indicates invoicee contact point"@en .

<http://data.europa.eu/a4g/ontology#indicatesPerformingStaffInformationRequirement>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Indicates performing staff information requirement"@en .

<http://data.europa.eu/a4g/ontology#involvesBuyer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:prefLabel "Involves buyer"@en .

<http://data.europa.eu/a4g/ontology#involvesProcurementDocument>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementDocument> ;
    skos:prefLabel "Involves procurement document"@en .

<http://data.europa.eu/a4g/ontology#isAccelerated>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Statement about the fact that the procedure will be reduced due to a state of urgency. Additional Information This modifies the time limit for the receipt of requests to participate or the receipt of tenders. WG Approval 20/08/2019 (epo:Procedure)"@en ;
    skos:prefLabel "Is accelerated"@en .

<http://data.europa.eu/a4g/ontology#isAdvancedElectronicSignatureRequired>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Advanced or qualified electronic signature or seal (as defined in Regulation (EU) No 910/2014) is required. The submitted information is required to be signed electronically. Additional Information: Signature can be defined as \"data in electronic form which is attached to or logically associated with other data in electronic form and which is used by the signatory to sign. For more details on the meaning and uses of electronic signature you may consult different authoritative sources, a relevant one being for instance the Regulation (EU) 910/2014 on electronic identification and trust services for electronic transactions in the internal market. WG Approval 21/07/2020 (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Is advanced electronic signature required"@en .

<http://data.europa.eu/a4g/ontology#isAwardedByCPB>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Procedure is awarded by a Central Purchasing Body. (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Is awarded by c p b"@en .

<http://data.europa.eu/a4g/ontology#isBasedOnImplementingRegulation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Indicates under which regulation a notice is created. WG Acceptance 06/09/2022 (epo:Notice -> at-voc:legal-basis (+epo:isBasedOnImplementingRegulation))"@en ;
    skos:prefLabel "Is based on implementing regulation"@en .

<http://data.europa.eu/a4g/ontology#isBeneficialOwnerOf>
    a owl:ObjectProperty ;
    rdfs:domain <http://www.w3.org/ns/person#Person> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Business> ;
    skos:definition "A role of any natural person(s) who ultimately owns or controls the organisation or on whose behalf a transaction or activity is being conducted. Additional Information: This role is defined in the directive EU 2015/849 and it's beyond the scope for public eProcurement domain. WG approval 14/09/2021 (epo:Business <-> person:Person (+epo:hasBeneficialOwner +epo:isBeneficialOwnerOf))"@en ;
    skos:prefLabel "Is beneficial owner of"@en .

<http://data.europa.eu/a4g/ontology#isCalculatedOn>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
            <http://data.europa.eu/a4g/ontology#TaxInformation>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
            <http://data.europa.eu/a4g/ontology#TaxInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "The monetary amount to which the multiplier factor is applied in calculating the amount of this allowance or charge. (epo-ord:AllowanceChargeInformation -> epo:MonetaryValue (+epo:isCalculatedOn)) The monetary amount to which the multiplier factor is applied in calculating the amount of this allowance or charge. (epo-ord:TaxInformation -> epo:MonetaryValue (+epo:isCalculatedOn))"@en ;
    skos:prefLabel "Is calculated on"@en .

<http://data.europa.eu/a4g/ontology#isCompetitionTerminated>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementProcessInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "No further contracts will be awarded in this procedure. Additional Information: This can be instantiated in the post award phase. PIN for Competition needs to be signaled. This field can be used even if no contracts are awarded in the contract award notice. This corresponds in eForms to BT-756 PIN Competition Termination. (epo:ProcurementProcessInformation)"@en ;
    skos:prefLabel "Is competition terminated"@en .

<http://data.europa.eu/a4g/ontology#isContractedItem>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicator if the item is offered in accordance to an existing contract. (epo-cat:CatalogueLine)"@en ;
    skos:prefLabel "Is contracted item"@en .

<http://data.europa.eu/a4g/ontology#isContractingEntity>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Role of entities, which: (a) are contracting authorities or public undertakings and which pursue one of the activities referred to in Articles 8 to 14 of the Directive 2014/25/EU. (b) when they are not contracting authorities or public undertakings, have as one of their activities any of the activities referred to in Articles 8 to 14, or any combination thereof and operate on the basis of special or exclusive rights granted by a competent authority of a Member State. Additional Information The indicator is needed in order to discriminate between those contracts where the Contracting Entity acts as a Contracting Authority undergoing the limits and the rules of Directive 24 and those where it acts as a Contracting Entity, with certain relaxed constraints. For example, the Contracting Entities have different thresholds for the application of Directive 24 if compared with Contracting Authorities. WG Approval 28/04/2020 (epo:Buyer)"@en ;
    skos:prefLabel "Is contracting entity"@en .

<http://data.europa.eu/a4g/ontology#isCoveredByGPA>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Specifies whether the Agreement on Government Procurement (GPA) applies. Additional information: The GPA aims to establish a multilateral framework of balanced rights and obligations relating to public contracts with a view to achieving the liberalization and expansion of world trade. This corresponds in the e Forms to BT-115 GPA Coverage. WG Approval 15/10/2019 (epo:ProcurementObject)"@en ;
    skos:prefLabel "Is covered by g p a"@en .

<http://data.europa.eu/a4g/ontology#isDPSTerminated>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementProcessInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "End of the Dynamic Purchase System (DPS). Additional Information: This property can be used in the contract award notice even if no contracts are awarded. WG Approval 22/11/2019 (epo:ProcurementProcessInformation)"@en ;
    skos:prefLabel "Is d p s terminated"@en .

<http://data.europa.eu/a4g/ontology#isDesignContest>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "A competition which enables the buyer to acquire a plan or design via a jury. Additional information: Design contests have traditionally mostly been used in the fields of town and country planning, architecture and engineering or data processing, other purposes, such as to obtain plans for financial engineering The contest may include or not the award of prizes; WG approval 04-02-2021 (epo:Procedure)"@en ;
    skos:prefLabel "Is design contest"@en .

<http://data.europa.eu/a4g/ontology#isExecutedByProcurementServiceProvider>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementServiceProvider> ;
    skos:prefLabel "Is executed by procurement service provider"@en .

<http://data.europa.eu/a4g/ontology#isFundedBy>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Contract>
            <http://data.europa.eu/a4g/ontology#ProcurementObject>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Fund> ;
    skos:definition "Funding is provided either completely or partially by a Fund. Additional information: This corresponds in eForms to BG - 61 EU Funds (specified per Lot) and to BG - 611 Contract EU Funds (applied per Contract lot) Funds may change between the lot and the contract, for example in the case of an emergency crisis, a contract may be financed by a budget that was not foreseen in the call. (epo:Contract -> epo:Fund (+epo:isFundedBy)) Funding is provided either completely or partially by a Fund. Additional information: This corresponds in eForms to BG - 61 EU Funds (specified per Lot) and to BG - 611 Contract EU Funds (applied per Contract lot) Funds may change between the lot and the contract, for example in the case of an emergency crisis, a contract may be financed by a budget that was not foreseen in the call. (epo:ProcurementObject -> epo:Fund (+epo:isFundedBy))"@en ;
    skos:prefLabel "Is funded by"@en .

<http://data.europa.eu/a4g/ontology#isGuaranteeRequired>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The submitted information must include a financial commitment to be used in case of default. Additional Information: See the additional information provided in the definition of the 'Guarantee Description' element. WG Approval 21/07/20 (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Is guarantee required"@en .

<http://data.europa.eu/a4g/ontology#isHazardousRisk>
    a owl:DatatypeProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AbstractContainer>
            <http://data.europa.eu/a4g/ontology#ShipmentStage>
            <http://data.europa.eu/a4g/ontology#Consignment>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is hazardous risk"@en .

<http://data.europa.eu/a4g/ontology#isInStock>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Item> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicator whether an item is in the supplier's stock. If not in stock the supplier has to order the item. (epo-cat:Item)"@en ;
    skos:prefLabel "Is in stock"@en .

<http://data.europa.eu/a4g/ontology#isJointProcurement>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Multiple buyers procure together within the same procedure. Addition Information: In case the joint procurement involves buyers from different countries, the national law is specified by the epo:hasCrossBorderLaw in the ProcedureTerm . (epo:Procedure)"@en ;
    skos:prefLabel "Is joint procurement"@en .

<http://data.europa.eu/a4g/ontology#isJuryDecisionBinding>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicates whether the procuring entity is bound to apply the decision of the jury. (epo:DesignContestRegimeTerm)"@en ;
    skos:prefLabel "Is jury decision binding"@en .

<http://data.europa.eu/a4g/ontology#isListedCompany>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Business> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Public companies listed on a stock exchange and subject to disclosure requirements (either by stock exchange rules or through law or enforceable means), which impose requirements to ensure adequate transparency of beneficial ownership. <u>Additional Information:</u> In eForms this indicator is used when the nationality of beneficial owner is not provided because the Economic Operator is registered in a regulated market that is subject to disclosure requirements consistent with Union law or subject to equivalent international standards which ensure adequate transparency of ownership information. WG Approval 21/11/2019 (epo:Business)"@en ;
    skos:prefLabel "Is listed company"@en .

<http://data.europa.eu/a4g/ontology#isMultipleTenderSubmissionAllowed>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Tenderers may submit more than one competing tenders. WG Approval 10/10/2019 (epo:SubmissionTerm)"@en ;
    skos:prefLabel "Is multiple tender submission allowed"@en .

<http://data.europa.eu/a4g/ontology#isNonDisclosureAgreementRequired>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NonDisclosureAgreementTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is non disclosure agreement required"@en .

<http://data.europa.eu/a4g/ontology#isOneLotOnlyAllowed>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicates whether tenders may be submitted for only one Lot. Additional information: This field is used to complement the SubmissionTerms (which are at the Lot level) for the Procedure level which is covered by the regulation (EU)-2015-1986 (modeled in the TED Standard Forms). WG approval 23/08/2022 (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Is one lot only allowed"@en .

<http://data.europa.eu/a4g/ontology#isOrderable>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicator, if the item is orderable or not, e.g. because it is temporarily out of stock. (epo-cat:CatalogueLine)"@en ;
    skos:prefLabel "Is orderable"@en .

<http://data.europa.eu/a4g/ontology#isOwnedByAgent>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#System> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://xmlns.com/foaf/0.1/Agent> ;
    owl:inverseOf <http://data.europa.eu/a4g/ontology#ownsSystem> ;
    skos:prefLabel "Is owned by agent"@en .

<http://data.europa.eu/a4g/ontology#isPowerIndicated>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is power indicated"@en .

<http://data.europa.eu/a4g/ontology#isProcurementDocumentChanged>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChangeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "One or more procurement documents have been changed. Additional information: This corresponds in eForms to BT-718 Change Procurement Documents WG Approval 05/11/2019 (epo:ChangeInformation)"@en ;
    skos:prefLabel "Is procurement document changed"@en .

<http://data.europa.eu/a4g/ontology#isProcurementDocumentRestricted>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The access to certain procurement documents is restricted. Additional Information: This corresponds in eForms to BT-14 Documents Restricted. WG Approval 10/10/2019 (epo:AccessTerm)"@en ;
    skos:prefLabel "Is procurement document restricted"@en .

<http://data.europa.eu/a4g/ontology#isProductionOf>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Batch> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Item> ;
    skos:prefLabel "Is production of"@en .

<http://data.europa.eu/a4g/ontology#isRecurrent>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The Procurement being notified is likely to be included in another procedure in the foreseeable future. Additional Information: For example, a regularly re-tendered municipal service. This does not include awarding multiple contracts within a single qualification system, framework agreement, or a dynamic purchasing system. This corresponds in eForms to BT-94 Recurrence. WG Approval 12/05/2020 (epo:ProcurementObject)"@en ;
    skos:prefLabel "Is recurrent"@en .

<http://data.europa.eu/a4g/ontology#isRefrigerated>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is refrigerated"@en .

<http://data.europa.eu/a4g/ontology#isReinforcedBy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Response> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/m8g/Evidence> ;
    skos:definition "Relation indicating an Evidence that supports the Response. WG approval 12/03/2024 (epo-sub:Response -> cccev:Evidence (+epo-sub:isReinforcedBy))"@en ;
    skos:prefLabel "Is reinforced by"@en .

<http://data.europa.eu/a4g/ontology#isRelatedToItem>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ItemRelation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Item> ;
    skos:prefLabel "Is related to item"@en .

<http://data.europa.eu/a4g/ontology#isRenewalIndicator>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicates whether the contract is subject to a renewal clause. WG Approval 09/11/2021 (epo:ContractTerm)"@en ;
    skos:prefLabel "Is renewal indicator"@en .

<http://data.europa.eu/a4g/ontology#isResponsibilityOfBuyer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:definition "The buyer in charge of the procedure. Additional Information: In case there are multiple buyers, it may be the case that one or more buyers are in charge of the procedure. (epo:Procedure -> epo:Buyer (+epo:isResponsibilityOfBuyer))"@en ;
    skos:prefLabel "Is responsibility of buyer"@en .

<http://data.europa.eu/a4g/ontology#isReturnable>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is returnable"@en .

<http://data.europa.eu/a4g/ontology#isReturnableMaterial>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AbstractContainer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is returnable material"@en .

<http://data.europa.eu/a4g/ontology#isSMESuitable>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The Lot is suitable for small and medium enterprises (SMEs). Additional Information This allows the buyer to make emphasis on the fact that the procedure has been designed having SMEs in mind. This indicator is also to be reflected in the selection criteria. For example, number of employees and turnover are applicable to the definition of an SME. WG Approval 15/10/2019 (epo:ProcurementObject)"@en ;
    skos:prefLabel "Is s m e suitable"@en .

<http://data.europa.eu/a4g/ontology#isSecurityClearanceRequired>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SecurityClearanceTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:prefLabel "Is security clearance required"@en .

<http://data.europa.eu/a4g/ontology#isSpecificToCatalogueResponseLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponseInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueResponseLine> ;
    skos:prefLabel "Is specific to catalogue response line"@en .

<http://data.europa.eu/a4g/ontology#isSpecificToDespatchLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    skos:prefLabel "Is specific to despatch line"@en .

<http://data.europa.eu/a4g/ontology#isSpecificToLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#InformationHub> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Line> ;
    skos:prefLabel "Is specific to line"@en .

<http://data.europa.eu/a4g/ontology#isSpecificToOrderLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChargeInformation>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AllowanceInformation>
            <http://data.europa.eu/a4g/ontology#ContractInformation>
            <http://data.europa.eu/a4g/ontology#DeliveryInformation>
            <http://data.europa.eu/a4g/ontology#ChargeInformation>
            <http://data.europa.eu/a4g/ontology#OriginatorInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderLine> ;
    skos:definition "Information that is particular to one or multiple Order Lines. (epo-cat:ChargeInformation -> epo-ord:OrderLine (+epo-ord:isSpecificToOrderLine))"@en, "Information that is particular to one or multiple Order Lines. (epo-ord:AllowanceInformation -> epo-ord:OrderLine (+epo-ord:isSpecificToOrderLine)) Information that is particular to one or multiple Order Lines. (epo-ord:ContractInformation -> epo-ord:OrderLine (+epo-ord:isSpecificToOrderLine)) Information that is particular to one or multiple Order Lines. (epo-ord:DeliveryInformation -> epo-ord:OrderLine (+epo-ord:isSpecificToOrderLine)) Information that is particular to one or multiple Order Lines. (epo-cat:ChargeInformation -> epo-ord:OrderLine (+epo-ord:isSpecificToOrderLine)) Information that is particular to one or multiple Order Lines. (epo-ord:OriginatorInformation -> epo-ord:OrderLine (+epo-ord:isSpecificToOrderLine))"@en ;
    skos:prefLabel "Is specific to order line"@en .

<http://data.europa.eu/a4g/ontology#isSpecificToOrderResponseLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponseInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderResponseLine> ;
    skos:prefLabel "Is specific to order response line"@en .

<http://data.europa.eu/a4g/ontology#isSubjectToContractSpecificTerm>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ContractSpecificTerm> ;
    skos:prefLabel "Is subject to contract specific term"@en .

<http://data.europa.eu/a4g/ontology#isSubjectToGrouping>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroup> ;
    skos:prefLabel "Is subject to grouping"@en .

<http://data.europa.eu/a4g/ontology#isSubjectToLotSpecificTerm>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Lot> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotSpecificTerm> ;
    rdfs:subPropertyOf <http://data.europa.eu/a4g/ontology#isSubjectToTerm> ;
    skos:prefLabel "Is subject to lot specific term"@en .

<http://data.europa.eu/a4g/ontology#isSubjectToProcedureSpecificTerm>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm> ;
    rdfs:subPropertyOf <http://data.europa.eu/a4g/ontology#isSubjectToTerm> ;
    skos:prefLabel "Is subject to procedure specific term"@en .

<http://data.europa.eu/a4g/ontology#isSubjectToTerm>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Term> ;
    skos:prefLabel "Is subject to term"@en .

<http://data.europa.eu/a4g/ontology#isSubmissionForAllLotsRequired>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcedureTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicates whether tenders must be submitted for all Lots. (epo:ProcedureTerm)"@en ;
    skos:prefLabel "Is submission for all lots required"@en .

<http://data.europa.eu/a4g/ontology#isSubmitedBy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Tenderer> ;
    skos:definition "Relation indicating the submission of a tender by an economic operator. WG approval 18/05/2021 (epo:Tender -> epo:Tenderer (+epo:isSubmitedBy))"@en ;
    skos:prefLabel "Is submited by"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForDespatchAdvice>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    skos:definition "Additional information: In PEPPOL (https://test-docs.peppol.eu/logistics/qa/codelist/ReceiptAdviceTypeCode/) this predicate is used for option D - Response to the Advanced Despatch Advice document. (epo-ful:ReceiptAdvice -> epo-ful:DespatchAdvice (+epo-ful:isSubmittedForDespatchAdvice))"@en ;
    skos:prefLabel "Is submitted for despatch advice"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForDespatchLine>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    skos:prefLabel "Is submitted for despatch line"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForLot>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Is submitted for lot"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForLotGroup>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TenderGroup> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroup> ;
    skos:prefLabel "Is submitted for lot group"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForOrder>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Order> ;
    skos:prefLabel "Is submitted for order"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForOrderLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponseLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderLine> ;
    skos:prefLabel "Is submitted for order line"@en .

<http://data.europa.eu/a4g/ontology#isSubmittedForShipment>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReceiptAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    skos:prefLabel "Is submitted for shipment"@en .

<http://data.europa.eu/a4g/ontology#isSubordinatedToContract>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Catalogue> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Is subordinated to contract"@en .

<http://data.europa.eu/a4g/ontology#isSupportedBy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ESPD> ;
    skos:prefLabel "Is supported by"@en .

<http://data.europa.eu/a4g/ontology#isToBeRelaunched>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementProcessInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Indicator of whether the procurement object is to be relaunched. Additional information: This can be instantiated in the post award phase. This corresponds in eForms to BT-634 Procurement Relaunch. WG Approval: 18/01/2022 (epo:ProcurementProcessInformation)"@en ;
    skos:prefLabel "Is to be relaunched"@en .

<http://data.europa.eu/a4g/ontology#isUsedForCandidateRestriction>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SelectionCriterion> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The criterion will be used to select the candidates to be invited for the second stage of a multistage procedure. Additional Information: This property is only used if a maximum number of candidates was foreseen in the procedure. This corresponds in eForms to BT-40 Selection Criteria Second Stage Invite (epo:SelectionCriterion)"@en ;
    skos:prefLabel "Is used for candidate restriction"@en .

<http://data.europa.eu/a4g/ontology#isUsingEUFunds>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The procurement foresees funding by the Union. Additional Information: The funding may cover the whole procurement or part of the procurement. For example the European Structural and Investment Funds or grants awarded by the European Union. (epo:ProcurementObject)"@en ;
    skos:prefLabel "Is using e u funds"@en .

<http://data.europa.eu/a4g/ontology#isVariant>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "Alternative solution to fulfil the buyer's needs as opposed to solutions indicated in the procurement documents. Additional Information: The permission to offer variants is only allowed if specified in a Contract Notice or a Prior Information Notice that used as a means for calling for a competition. The buyer lays out minimum requirements in the procurement documents that must be respected by tenderers submitting variants. WG Approval 29/05/2019 (epo:Tender)"@en ;
    skos:prefLabel "Is variant"@en .

<http://data.europa.eu/a4g/ontology#isWithdrawn>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The review request was withdrawn. Additional information: This attribute corresponds in eForms to BT-796 Review Request Withdrawn. (epo:ReviewRequest)"@en ;
    skos:prefLabel "Is withdrawn"@en .

<http://data.europa.eu/a4g/ontology#issuedByCertifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Certificate> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Certifier> ;
    skos:definition "Relation indicating the Certifier responsible for providing the ItemCertificate. Additional Information: Certifier is a role played by an organisation. WG approval 26/07/2022 (epo:Certificate -> epo:Certifier (+epo:issuedByCertifier))"@en ;
    skos:prefLabel "Issued by certifier"@en .

<http://data.europa.eu/a4g/ontology#leadBy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrganisationGroup> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/org#Organization> ;
    skos:definition "The epo:OrganisationGroup epo:leadBy org:Organization was implemented to be used in case of an Economic Operator Group. (epo:OrganisationGroup -> org:Organization (+epo:leadBy))"@en ;
    skos:prefLabel "Lead by"@en .

<http://data.europa.eu/a4g/ontology#needsToBeATenderer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Winner> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Tenderer> ;
    skos:definition "The Winner must be a Tenderer. (epo:Winner -> epo:Tenderer (+epo:needsToBeATenderer))"@en ;
    skos:prefLabel "Needs to be a tenderer"@en .

<http://data.europa.eu/a4g/ontology#needsToBeAWinner>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contractor> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Winner> ;
    skos:definition "The Contractor must be a Winner. (epo:Contractor -> epo:Winner (+epo:needsToBeAWinner))"@en ;
    skos:prefLabel "Needs to be a winner"@en .

<http://data.europa.eu/a4g/ontology#not>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Notice core describes the concepts and properties representing the European Public Procurement Notice domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Notice - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eNotice.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Notice - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#not-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#not-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#not-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Notice core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Notice core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Notice - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eNotice.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Notice - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#not-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#not-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#ord>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Ordering core describes the concepts and properties representing the European Public Procurement Ordering domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Ordering - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eOrdering.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Ordering - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#ord-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#ord-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#ord-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Ordering core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Ordering core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Ordering - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eOrdering.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Ordering - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#ord-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#ord-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#ownsSystem>
    a owl:ObjectProperty ;
    rdfs:domain <http://xmlns.com/foaf/0.1/Agent> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#System> ;
    skos:prefLabel "Owns system"@en .

<http://data.europa.eu/a4g/ontology#pin-buyer>
    skos:editorialNote "this is a buyer profile, not a PIN."@en .

<http://data.europa.eu/a4g/ontology#playedBy>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportMeansOperator>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#AgentInRole>
            <http://data.europa.eu/a4g/ontology#JuryMember>
            <http://data.europa.eu/a4g/ontology#TransportMeansOperator>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://xmlns.com/foaf/0.1/Person>, [
        a owl:Class ;
        owl:unionOf (<http://xmlns.com/foaf/0.1/Agent>
            <http://www.w3.org/ns/person#Person>
            <http://xmlns.com/foaf/0.1/Person>
        )
    ] ;
    skos:prefLabel "Played by"@en .

<http://data.europa.eu/a4g/ontology#providesContractTotalPaymentValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Additional Information: This corresponds to BT-779 in eForms. (epo:ContractLotCompletionInformation -> epo:MonetaryValue (+epo:providesContractTotalPaymentValue))"@en ;
    skos:prefLabel "Provides contract total payment value"@en .

<http://data.europa.eu/a4g/ontology#providesContractTotalPenaltyValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "Additional Information: This corresponds to BT-782 in eForms. (epo:ContractLotCompletionInformation -> epo:MonetaryValue (+epo:providesContractTotalPenaltyValue))"@en ;
    skos:prefLabel "Provides contract total penalty value"@en .

<http://data.europa.eu/a4g/ontology#providesInformationOn>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ESPD> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://www.w3.org/ns/org#Organization> ;
    skos:definition "Offers information about an instance of a concept. WG approval 05/03/2024 (epo-sub:ESPD -> org:Organization (+epo-sub:providesInformationOn))"@en ;
    skos:prefLabel "Provides information on"@en .

<http://data.europa.eu/a4g/ontology#providesOrganisationCompletedTaskDescription>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NationalPreQualificationData> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range rdf:PlainLiteral ;
    skos:definition "Text describing the works, supplies or services executed, delivered or performed in a procurement project that can be used as an evidence for the classification of the Organization. WG approval 05/03/2024 (epo-sub:NationalPreQualificationData)"@en ;
    skos:prefLabel "Provides organisation completed task description"@en .

<http://data.europa.eu/a4g/ontology#providesOrganisationEmployeeQuantity>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NationalPreQualificationData> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Quantity> ;
    skos:definition "The number of people hired by the Organization. WG approval 05/03/2024 (epo-sub:NationalPreQualificationData -> epo:Quantity (+epo-sub:providesOrganisationEmployeeQuantity))"@en ;
    skos:prefLabel "Provides organisation employee quantity"@en .

<http://data.europa.eu/a4g/ontology#providesOrganisationFinancialCapability>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NationalPreQualificationData> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:definition "A monetary amount representing the financial capability of the Organization. Additional information: Used to represent the general Turnover of the Organization (for statistical purposes). WG approval 05/03/2024 (epo-sub:NationalPreQualificationData -> epo:MonetaryValue (+epo-sub:providesOrganisationFinancialCapability))"@en ;
    skos:prefLabel "Provides organisation financial capability"@en .

<http://data.europa.eu/a4g/ontology#providesOrganisationPreQualificationListingIdentifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#NationalPreQualificationData> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:definition "The identifier assigned to an economic operator in a national pre-qualification system or official list. WG approval 05/03/2024 (epo-sub:NationalPreQualificationData -> adms:Identifier (+epo-sub:providesOrganisationPreQualificationListingIdentifier))"@en ;
    skos:prefLabel "Provides organisation pre qualification listing identifier"@en .

<http://data.europa.eu/a4g/ontology#providesRulingOnRemedy>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "States the measures to be taken after a review procedure. (epo:ReviewDecision -> at-voc:remedy-type (+epo:providesRulingOnRemedy))"@en ;
    skos:prefLabel "Provides ruling on remedy"@en .

<http://data.europa.eu/a4g/ontology#refersToApplicablePeriod>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Response> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Period> ;
    skos:definition "Relation indicating the period to which the Response shall apply. WG approval 12/03/2024 (epo-sub:Response -> epo:Period (+epo-sub:refersToApplicablePeriod))"@en ;
    skos:prefLabel "Refers to applicable period"@en .

<http://data.europa.eu/a4g/ontology#refersToAwardDecision>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AwardDecision> ;
    skos:prefLabel "Refers to award decision"@en .

<http://data.europa.eu/a4g/ontology#refersToCatalogue>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponse>, <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Catalogue> ;
    skos:definition "Additional information: If an order refers to multiple catalogues then all these catalogues ideally are subordinated to the same contract. Some countries however may allow multiple contracts per order (i.e Italy). (epo-ord:Order -> epo-cat:Catalogue (+epo-ord:refersToCatalogue))"@en ;
    skos:prefLabel "Refers to catalogue"@en .

<http://data.europa.eu/a4g/ontology#refersToCatalogueLine>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponseLine>, <http://data.europa.eu/a4g/ontology#OrderLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueLine> ;
    skos:definition "Additional Information: The reference to the catalogue line is for information only, to trace the source of the information provided in the order line. (epo-ord:OrderLine -> epo-cat:CatalogueLine (+epo-ord:refersToCatalogueLine))"@en ;
    skos:prefLabel "Refers to catalogue line"@en .

<http://data.europa.eu/a4g/ontology#refersToConsignment>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Consignment> ;
    skos:prefLabel "Refers to consignment"@en .

<http://data.europa.eu/a4g/ontology#refersToContract>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Refers to contract"@en .

<http://data.europa.eu/a4g/ontology#refersToContractToBeModified>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationNotice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contract> ;
    skos:prefLabel "Refers to contract to be modified"@en .

<http://data.europa.eu/a4g/ontology#refersToDeliveryInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    skos:prefLabel "Refers to delivery information"@en .

<http://data.europa.eu/a4g/ontology#refersToDespatchLine>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#GoodsItem> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    skos:prefLabel "Refers to despatch line"@en .

<http://data.europa.eu/a4g/ontology#refersToLot>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Notice>
            <http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Refers to lot"@en .

<http://data.europa.eu/a4g/ontology#refersToLotGroup>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
            <http://data.europa.eu/a4g/ontology#CompletionNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroup> ;
    skos:prefLabel "Refers to lot group"@en .

<http://data.europa.eu/a4g/ontology#refersToLotGroupAwardInformation>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotGroupAwardInformation> ;
    skos:prefLabel "Refers to lot group award information"@en .

<http://data.europa.eu/a4g/ontology#refersToNotice>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ESPDRequest>, <http://data.europa.eu/a4g/ontology#Notice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "Reference to a Notice. WG approval 12/03/2024 (epo-acc:ESPDRequest -> epo:Notice (+epo-acc:refersToNotice))"@en ;
    skos:prefLabel "Refers to notice"@en .

<http://data.europa.eu/a4g/ontology#refersToNoticeAwardInformation>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#CompletionNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#NoticeAwardInformation> ;
    skos:prefLabel "Refers to notice award information"@en .

<http://data.europa.eu/a4g/ontology#refersToOrder>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Order> ;
    skos:prefLabel "Refers to order"@en .

<http://data.europa.eu/a4g/ontology#refersToOrderLine>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderLine> ;
    skos:prefLabel "Refers to order line"@en .

<http://data.europa.eu/a4g/ontology#refersToPlannedPart>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#AccessTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#PlannedProcurementPart> ;
    skos:prefLabel "Refers to planned part"@en .

<http://data.europa.eu/a4g/ontology#refersToPrevious>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Document> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Document> ;
    skos:prefLabel "Refers to previous"@en .

<http://data.europa.eu/a4g/ontology#refersToPreviousNotice>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ChangeInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Notice> ;
    skos:definition "Additional information: This corresponds in eForms to BT-758 Change Notice Version Identifier. (epo:ChangeInformation -> epo:Notice (+epo:refersToPreviousNotice))"@en ;
    skos:prefLabel "Refers to previous notice"@en .

<http://data.europa.eu/a4g/ontology#refersToPreviousProcedure>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DirectAwardTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Procedure> ;
    skos:definition "Reference to a previous procedure. Additional Information: In the case of Direct Award Terms, this property points to a previous Procedure justifying the use of Direct Award without a prior publication. This corresponds in the eForms to BT-1252 Direct Award Justification Previous Procedure Identifier (epo:DirectAwardTerm -> epo:Procedure (+epo:refersToPreviousProcedure))"@en ;
    skos:prefLabel "Refers to previous procedure"@en .

<http://data.europa.eu/a4g/ontology#refersToPreviousProcedureLot>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DirectAwardTerm> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:definition "Reference to one or more Lots in a previous procedure. Additional Information: In the case of Direct Award Terms, this property points to a previous Procedure justifying the use of Direct Award without a prior publication. This corresponds in the eForms to BT-1252 Direct Award Justification Previous Procedure Identifier WG Approval 22/11/2019 14:33:55 (epo:DirectAwardTerm -> epo:Lot (+epo:refersToPreviousProcedureLot))"@en ;
    skos:prefLabel "Refers to previous procedure lot"@en .

<http://data.europa.eu/a4g/ontology#refersToPreviousReview>
    a owl:AsymmetricProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ReviewObject> ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-785 \"Review Previous Identifier\". (epo:ReviewObject -> epo:ReviewObject (+epo:refersToPreviousReview))"@en ;
    skos:prefLabel "Refers to previous review"@en .

<http://data.europa.eu/a4g/ontology#refersToProcedure>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Notice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#CompletionNotice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#CompletionNotice>
            <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
            <http://data.europa.eu/a4g/ontology#ResultNotice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Procedure> ;
    skos:prefLabel "Refers to procedure"@en .

<http://data.europa.eu/a4g/ontology#refersToProject>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Project> ;
    skos:prefLabel "Refers to project"@en .

<http://data.europa.eu/a4g/ontology#refersToRole>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CompletionNotice>, <http://data.europa.eu/a4g/ontology#ResultNotice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#not> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AgentInRole> ;
    skos:prefLabel "Refers to role"@en .

<http://data.europa.eu/a4g/ontology#refersToShipmentAgreement>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentAgreement> ;
    skos:prefLabel "Refers to shipment agreement"@en .

<http://data.europa.eu/a4g/ontology#relatesToEFormSectionIdentifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractModificationInformation>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ChangeInformation>
            <http://data.europa.eu/a4g/ontology#NonPublishedInformation>
            <http://data.europa.eu/a4g/ontology#ContractModificationInformation>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/ns/adms#Identifier> ;
    skos:prefLabel "Relates to e form section identifier"@en .

<http://data.europa.eu/a4g/ontology#relatesToESPDRequest>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ESPD> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ESPDRequest> ;
    skos:definition "Is about an European Single Procurement Document (ESPD) Request. WG approval 05/03/2024 (epo-sub:ESPD -> epo-acc:ESPDRequest (+epo-sub:relatesToESPDRequest))"@en ;
    skos:prefLabel "Relates to e s p d request"@en .

<http://data.europa.eu/a4g/ontology#requestsRemedyType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:definition "Additional information: This relation corresponds in eForms to BT-792 Review Remedy Type (epo:ReviewRequest -> at-voc:remedy-type (+epo:requestsRemedyType))"@en ;
    skos:prefLabel "Requests remedy type"@en .

<http://data.europa.eu/a4g/ontology#resolvesReviewRequest>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ReviewDecision> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ReviewRequest> ;
    skos:prefLabel "Resolves review request"@en .

<http://data.europa.eu/a4g/ontology#resultsFromLotAwardOutcome>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DirectContract>
            <http://data.europa.eu/a4g/ontology#FrameworkAgreement>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#LotAwardOutcome> ;
    skos:prefLabel "Results from lot award outcome"@en .

<http://data.europa.eu/a4g/ontology#resultsFromMiniCompetitionAwardOutcome>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#PurchaseContract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MiniCompetitionAwardOutcome> ;
    skos:prefLabel "Results from mini competition award outcome"@en .

<http://data.europa.eu/a4g/ontology#resultsFromUsingCandidateList>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#MiniCompetitionAwardOutcome> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#SelectedCandidateList> ;
    skos:prefLabel "Results from using candidate list"@en .

<http://data.europa.eu/a4g/ontology#setsGroupingContextForLot>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#LotGroup> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Lot> ;
    skos:prefLabel "Sets grouping context for lot"@en .

<http://data.europa.eu/a4g/ontology#signedByBuyer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:prefLabel "Signed by buyer"@en .

<http://data.europa.eu/a4g/ontology#signedByContractor>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Contractor> ;
    skos:prefLabel "Signed by contractor"@en .

<http://data.europa.eu/a4g/ontology#signsAwardDecision>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Buyer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AwardDecision> ;
    skos:prefLabel "Signs award decision"@en .

<http://data.europa.eu/a4g/ontology#specifiesAllowanceInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AllowanceInformation> ;
    skos:prefLabel "Specifies allowance information"@en .

<http://data.europa.eu/a4g/ontology#specifiesBuyer>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Catalogue>, <http://data.europa.eu/a4g/ontology#Order>, <http://data.europa.eu/a4g/ontology#OrderResponse>, <http://data.europa.eu/a4g/ontology#ReceiptAdvice>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Catalogue>
            <http://data.europa.eu/a4g/ontology#Order>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Buyer> ;
    skos:prefLabel "Specifies buyer"@en .

<http://data.europa.eu/a4g/ontology#specifiesCarrier>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Carrier> ;
    skos:prefLabel "Specifies carrier"@en .

<http://data.europa.eu/a4g/ontology#specifiesCatalogueProvider>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Catalogue>
            <http://data.europa.eu/a4g/ontology#CatalogueResponse>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Catalogue>
            <http://data.europa.eu/a4g/ontology#CatalogueResponse>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueProvider> ;
    skos:prefLabel "Specifies catalogue provider"@en .

<http://data.europa.eu/a4g/ontology#specifiesCatalogueReceiver>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Catalogue>
            <http://data.europa.eu/a4g/ontology#CatalogueResponse>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Catalogue>
            <http://data.europa.eu/a4g/ontology#CatalogueResponse>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueReceiver> ;
    skos:prefLabel "Specifies catalogue receiver"@en .

<http://data.europa.eu/a4g/ontology#specifiesCatalogueResponseInformation>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CatalogueResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#CatalogueResponseInformation> ;
    skos:prefLabel "Specifies catalogue response information"@en .

<http://data.europa.eu/a4g/ontology#specifiesChargeInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ChargeInformation> ;
    skos:prefLabel "Specifies charge information"@en .

<http://data.europa.eu/a4g/ontology#specifiesCleanVehicleDirectiveContractType>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#VehicleInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Specifies clean vehicle directive contract type"@en .

<http://data.europa.eu/a4g/ontology#specifiesCleanVehicleDirectiveVehicleCategory>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#VehicleInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range skos:Concept ;
    skos:prefLabel "Specifies clean vehicle directive vehicle category"@en .

<http://data.europa.eu/a4g/ontology#specifiesConsignee>
    a owl:ObjectProperty ;
    rdfs:domain [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DespatchAdvice>
            <http://data.europa.eu/a4g/ontology#ReceiptAdvice>
        )
    ], [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#DespatchAdvice>
            <http://data.europa.eu/a4g/ontology#ReceiptAdvice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Consignee> ;
    skos:prefLabel "Specifies consignee"@en .

<http://data.europa.eu/a4g/ontology#specifiesContractInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ContractInformation> ;
    skos:definition "(epo-ord:Order -> epo-ord:ContractInformation (+epo-ord:specifiesContractInformation))"@en ;
    skos:prefLabel "Specifies contract information"@en .

<http://data.europa.eu/a4g/ontology#specifiesDeliverable>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Contract> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Deliverable> ;
    skos:prefLabel "Specifies deliverable"@en .

<http://data.europa.eu/a4g/ontology#specifiesDeliveryAgreementLocation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryAgreement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range dcterms:Location ;
    skos:prefLabel "Specifies delivery agreement location"@en .

<http://data.europa.eu/a4g/ontology#specifiesDeliveryInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    skos:prefLabel "Specifies delivery information"@en .

<http://data.europa.eu/a4g/ontology#specifiesDespatcher>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ReceiptAdvice>
            <http://data.europa.eu/a4g/ontology#DespatchAdvice>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Despatcher> ;
    skos:prefLabel "Specifies despatcher"@en .

<http://data.europa.eu/a4g/ontology#specifiesFreightForwarder>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#FreightForwarder> ;
    skos:prefLabel "Specifies freight forwarder"@en .

<http://data.europa.eu/a4g/ontology#specifiesGeneralDeliveryAgreement>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DeliveryAgreement> ;
    skos:prefLabel "Specifies general delivery agreement"@en .

<http://data.europa.eu/a4g/ontology#specifiesItem>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Line> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Item> ;
    skos:prefLabel "Specifies item"@en .

<http://data.europa.eu/a4g/ontology#specifiesNotifier>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Consignment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Notifier> ;
    skos:prefLabel "Specifies notifier"@en .

<http://data.europa.eu/a4g/ontology#specifiesOrderResponseInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#OrderResponse> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OrderResponseInformation> ;
    skos:prefLabel "Specifies order response information"@en .

<http://data.europa.eu/a4g/ontology#specifiesOriginator>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Originator> ;
    skos:prefLabel "Specifies originator"@en .

<http://data.europa.eu/a4g/ontology#specifiesOriginatorInformation>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Order> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#OriginatorInformation> ;
    skos:prefLabel "Specifies originator information"@en .

<http://data.europa.eu/a4g/ontology#specifiesPlaceOfDelivery>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range dcterms:Location ;
    skos:prefLabel "Specifies place of delivery"@en .

<http://data.europa.eu/a4g/ontology#specifiesPlaceOfDespatch>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range dcterms:Location ;
    skos:prefLabel "Specifies place of despatch"@en .

<http://data.europa.eu/a4g/ontology#specifiesProcurementCriteriaSummary>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Procedure> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary> ;
    skos:prefLabel "Specifies procurement criteria summary"@en .

<http://data.europa.eu/a4g/ontology#specifiesProcurementCriterion>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ESPDRequest>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#ESPDRequest>
            <http://data.europa.eu/a4g/ontology#Lot>
            <http://data.europa.eu/a4g/ontology#LotGroup>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ProcurementCriterion> ;
    skos:prefLabel "Specifies procurement criterion"@en .

<http://data.europa.eu/a4g/ontology#specifiesResponse>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ESPD> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Response> ;
    skos:definition "Relation indicating that an ESPD Response contains a Response. WG approval 12/03/2024 (epo-sub:ESPD -> epo-sub:Response (+epo-sub:specifiesResponse))"@en ;
    skos:prefLabel "Specifies response"@en .

<http://data.europa.eu/a4g/ontology#specifiesSeller>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Catalogue>, <http://data.europa.eu/a4g/ontology#OrderResponse>, <http://data.europa.eu/a4g/ontology#ReceiptAdvice>, [
        a owl:Class ;
        owl:unionOf (<http://data.europa.eu/a4g/ontology#Order>
            <http://data.europa.eu/a4g/ontology#Catalogue>
        )
    ] ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#cat>, <http://data.europa.eu/a4g/ontology#ful>, <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Seller> ;
    skos:prefLabel "Specifies seller"@en .

<http://data.europa.eu/a4g/ontology#specifiesShipment>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ShipmentInformation> ;
    skos:prefLabel "Specifies shipment"@en .

<http://data.europa.eu/a4g/ontology#specifiesSpecificDeliveryAgreement>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DeliveryInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ord> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DeliveryAgreement> ;
    skos:prefLabel "Specifies specific delivery agreement"@en .

<http://data.europa.eu/a4g/ontology#specifiesSubcontractors>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tender> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Subcontractor> ;
    skos:prefLabel "Specifies subcontractors"@en .

<http://data.europa.eu/a4g/ontology#specifiesTransportHandlingUnits>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#DespatchAdvice> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TransportHandlingUnit> ;
    skos:prefLabel "Specifies transport handling units"@en .

<http://data.europa.eu/a4g/ontology#sub>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Submission core describes the concepts and properties representing the European Public Procurement Submission domain. The provision of these semantics offers the basis for a common understanding of the domain for all stakeholders ensuring the quality of data exchange and transparency. The ontology restrictions are published in a separate artefact."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Submission - core"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment "This version is automatically generated from eSubmission.xml on 2024-07-10" ;
    rdfs:label "eProcurement Ontology Submission - core"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#sub-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#sub-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#sub-restriction>
    dcterms:created "2021-06-01"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:description "The eProcurement Ontology Submission core restrictions provides the restrictions and the inference-related specifications on the concepts and properties in the eProcurement Ontology Submission core."@en ;
    dcterms:issued "2024-07-10"^^<http://www.w3.org/2001/XMLSchema#date> ;
    dcterms:license "© European Union, 2014. Unless otherwise noted, the reuse of the Ontology is authorised under the European Union Public Licence v1.2 (https://eupl.eu/)." ;
    dcterms:publisher "http://publications.europa.eu/resource/authority/corporate-body/PUBL" ;
    dcterms:title "eProcurement Ontology Submission - core restrictions"@en ;
    ns5:preferredNamespacePrefix "epo" ;
    ns5:preferredNamespaceUri "http://data.europa.eu/a4g/ontology#" ;
    a owl:Ontology ;
    rdfs:comment """This version is automatically generated from eSubmission.xml on
                2024-07-10""" ;
    rdfs:label "eProcurement Ontology Submission - core restrictions"@en ;
    rdfs:seeAlso <https://docs.ted.europa.eu/home/index.html>, <https://github.com/OP-TED/ePO/releases>, <https://joinup.ec.europa.eu/collection/eprocurement/solution/eprocurement-ontology/about>, <https://op.europa.eu/en/web/eu-vocabularies/e-procurement> ;
    owl:imports <http://data.europa.eu/a4g/ontology#acc>, <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub>, <http://data.europa.eu/eli/ontology#>, <http://data.europa.eu/m8g/>, <http://iflastandards.info/ns/fr/frbr/frbroo/>, <http://purl.org/dc/terms/>, <http://purl.org/vocab/vann/>, <http://www.w3.org/2004/02/skos/core>, <http://www.w3.org/2006/time>, <http://www.w3.org/ns/adms>, <http://www.w3.org/ns/locn>, <http://www.w3.org/ns/org#>, <http://www.w3.org/ns/person>, <http://xmlns.com/foaf/0.1/> ;
    owl:incompatibleWith "3.1.0" ;
    owl:priorVersion "http://data.europa.eu/a4g/ontology#sub-restriction-4.1.0" ;
    owl:versionIRI <http://data.europa.eu/a4g/ontology#sub-restriction-4.1.1> ;
    owl:versionInfo "4.1.1" .

<http://data.europa.eu/a4g/ontology#substantiatesExclusionGround>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#Tenderer> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#ExclusionGround> ;
    skos:prefLabel "Substantiates exclusion ground"@en .

<http://data.europa.eu/a4g/ontology#summarisesInformationAboutCertificate>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#CertificateInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core>, <http://data.europa.eu/a4g/ontology#sub> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Certificate> ;
    skos:definition "Relation indicating the Certificate that the information refers to. WG approval 12/03/2024 (epo-sub:CertificateInformation -> epo:Certificate (+epo-sub:summarisesInformationAboutCertificate))"@en ;
    skos:prefLabel "Summarises information about certificate"@en .

<http://data.europa.eu/a4g/ontology#summarisesInformationForAwardOutcome>
    a owl:FunctionalProperty, owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#AwardOutcome> ;
    skos:definition "Relates to submission for the given competition, either at Lot level or Mini-Competition level. WG approval 30/05/2023 (epo:SubmissionStatisticalInformation -> epo:AwardOutcome (+epo:summarisesInformationForAwardOutcome))"@en ;
    skos:prefLabel "Summarises information for award outcome"@en .

<http://data.europa.eu/a4g/ontology#transportsItemFrom>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportHandlingUnit> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#DespatchLine> ;
    skos:prefLabel "Transports item from"@en .

<http://data.europa.eu/a4g/ontology#updatesContractValue>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ContractAmendment> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#con>, <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#MonetaryValue> ;
    skos:editorialNote "only to be used in the last section of standard form 20"@en ;
    skos:prefLabel "Updates contract value"@en .

<http://data.europa.eu/a4g/ontology#usesChannel>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementElement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/m8g/Channel> ;
    skos:prefLabel "Uses channel"@en .

<http://data.europa.eu/a4g/ontology#usesCleanVehicleDirective>
    a owl:DatatypeProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#GreenProcurement> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://www.w3.org/2001/XMLSchema#boolean> ;
    skos:definition "The procurement falls within the scope of the European Parliament and Council 2009/33/EC (Clean Vehicles Directive – CVD). (epo:GreenProcurement)"@en ;
    skos:prefLabel "Uses clean vehicle directive"@en .

<http://data.europa.eu/a4g/ontology#usesTechnique>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ProcurementObject> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#core> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#Technique> ;
    skos:prefLabel "Uses technique"@en .

<http://data.europa.eu/a4g/ontology#usesTransportEquipment>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#TransportHandlingUnit> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TransportEquipment> ;
    skos:prefLabel "Uses transport equipment"@en .

<http://data.europa.eu/a4g/ontology#usesTransportMeans>
    a owl:ObjectProperty ;
    rdfs:domain <http://data.europa.eu/a4g/ontology#ShipmentStage> ;
    rdfs:isDefinedBy <http://data.europa.eu/a4g/ontology#ful> ;
    rdfs:range <http://data.europa.eu/a4g/ontology#TransportMeans> ;
    skos:prefLabel "Uses transport means"@en .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AcquiringParty>
        <http://data.europa.eu/a4g/ontology#OfferingParty>
        <http://data.europa.eu/a4g/ontology#AuxiliaryParty>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#PIN-RTL-D25>
        <http://data.europa.eu/a4g/ontology#Notice9>
        <http://data.europa.eu/a4g/ontology#PIN-RTL-D24>
        <http://data.europa.eu/a4g/ontology#Notice7>
        <http://data.europa.eu/a4g/ontology#Notice8>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#DynamicPurchaseSystemTechnique>
        <http://data.europa.eu/a4g/ontology#EAuctionTechnique>
        <http://data.europa.eu/a4g/ontology#FrameworkAgreementTechnique>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ReviewIrregularitySummary>
        <http://data.europa.eu/a4g/ontology#ReviewRequestSummary>
        <http://data.europa.eu/a4g/ontology#SubmissionStatisticalInformation>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AccessTerm>
        <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm>
        <http://data.europa.eu/a4g/ontology#EvaluationTerm>
        <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm>
        <http://data.europa.eu/a4g/ontology#SecurityClearanceTerm>
        <http://data.europa.eu/a4g/ontology#ParticipationRequestTerm>
        <http://data.europa.eu/a4g/ontology#OpeningTerm>
        <http://data.europa.eu/a4g/ontology#SubmissionTerm>
        <http://data.europa.eu/a4g/ontology#NonDisclosureAgreementTerm>
        <http://data.europa.eu/a4g/ontology#ReviewTerm>
        <http://data.europa.eu/a4g/ontology#MultipleStageProcedureTerm>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#PINOnlyNotice>
        <http://data.europa.eu/a4g/ontology#PINProfileNotice>
        <http://data.europa.eu/a4g/ontology#PINTimeLimitNotice>
        <http://data.europa.eu/a4g/ontology#PINDefence-D81>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ChangeInformation>
        <http://data.europa.eu/a4g/ontology#StatisticalInformation>
        <http://data.europa.eu/a4g/ontology#ProcurementProcessInformation>
        <http://data.europa.eu/a4g/ontology#LotGroupAwardInformation>
        <http://data.europa.eu/a4g/ontology#NoticeAwardInformation>
        <http://data.europa.eu/a4g/ontology#NonPublishedInformation>
        <http://data.europa.eu/a4g/ontology#Estimate>
        <http://data.europa.eu/a4g/ontology#ContractLotCompletionInformation>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ContractSpecificTerm>
        <http://data.europa.eu/a4g/ontology#LotSpecificTerm>
        <http://data.europa.eu/a4g/ontology#ProcedureSpecificTerm>
        <http://data.europa.eu/a4g/ontology#ProcessPlanningTerm>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice16>
        <http://data.europa.eu/a4g/ontology#Notice19>
        <http://data.europa.eu/a4g/ontology#CNStandard-D24>
        <http://data.europa.eu/a4g/ontology#Notice18>
        <http://data.europa.eu/a4g/ontology#Notice17>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AwardCriteriaSummary>
        <http://data.europa.eu/a4g/ontology#ParticipationConditionsSummary>
        <http://data.europa.eu/a4g/ontology#QualificationCriteriaSummary>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice13>
        <http://data.europa.eu/a4g/ontology#Notice12>
        <http://data.europa.eu/a4g/ontology#Notice40>
        <http://data.europa.eu/a4g/ontology#Notice9>
        <http://data.europa.eu/a4g/ontology#Notice20>
        <http://data.europa.eu/a4g/ontology#Notice26>
        <http://data.europa.eu/a4g/ontology#Notice31>
        <http://data.europa.eu/a4g/ontology#Notice8>
        <http://data.europa.eu/a4g/ontology#Notice19>
        <http://data.europa.eu/a4g/ontology#Notice29>
        <http://data.europa.eu/a4g/ontology#Notice5>
        <http://data.europa.eu/a4g/ontology#Notice21>
        <http://data.europa.eu/a4g/ontology#Notice14>
        <http://data.europa.eu/a4g/ontology#Notice7>
        <http://data.europa.eu/a4g/ontology#Notice10>
        <http://data.europa.eu/a4g/ontology#Notice1>
        <http://data.europa.eu/a4g/ontology#Notice30>
        <http://data.europa.eu/a4g/ontology#Notice32>
        <http://data.europa.eu/a4g/ontology#Notice11>
        <http://data.europa.eu/a4g/ontology#Notice24>
        <http://data.europa.eu/a4g/ontology#Notice35>
        <http://data.europa.eu/a4g/ontology#Notice39>
        <http://data.europa.eu/a4g/ontology#Notice17>
        <http://data.europa.eu/a4g/ontology#Notice34>
        <http://data.europa.eu/a4g/ontology#Notice38>
        <http://data.europa.eu/a4g/ontology#Notice15>
        <http://data.europa.eu/a4g/ontology#Notice28>
        <http://data.europa.eu/a4g/ontology#Notice37>
        <http://data.europa.eu/a4g/ontology#Notice6>
        <http://data.europa.eu/a4g/ontology#Notice36>
        <http://data.europa.eu/a4g/ontology#Notice16>
        <http://data.europa.eu/a4g/ontology#Notice23>
        <http://data.europa.eu/a4g/ontology#Notice4>
        <http://data.europa.eu/a4g/ontology#Notice25>
        <http://data.europa.eu/a4g/ontology#Notice3>
        <http://data.europa.eu/a4g/ontology#Notice22>
        <http://data.europa.eu/a4g/ontology#Notice27>
        <http://data.europa.eu/a4g/ontology#Notice18>
        <http://data.europa.eu/a4g/ontology#Notice2>
        <http://data.europa.eu/a4g/ontology#Notice33>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#VEAT-D81>
        <http://data.europa.eu/a4g/ontology#VEAT-D23>
        <http://data.europa.eu/a4g/ontology#VEAT-D24>
        <http://data.europa.eu/a4g/ontology#Notice25>
        <http://data.europa.eu/a4g/ontology#Notice27>
        <http://data.europa.eu/a4g/ontology#Notice26>
        <http://data.europa.eu/a4g/ontology#VEAT-D25>
        <http://data.europa.eu/a4g/ontology#Notice28>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#CNSocialNotice>
        <http://data.europa.eu/a4g/ontology#CNStandardNotice>
        <http://data.europa.eu/a4g/ontology#PIN-CFCStandardNotice>
        <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice>
        <http://data.europa.eu/a4g/ontology#QSNotice>
        <http://data.europa.eu/a4g/ontology#DesignContestNotice>
        <http://data.europa.eu/a4g/ontology#SubcontractNotice>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#EconomicStandingSummary>
        <http://data.europa.eu/a4g/ontology#ProfessionalSuitabilitySummary>
        <http://data.europa.eu/a4g/ontology#TechnicalAbilitySummary>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#GreenProcurement>
        <http://data.europa.eu/a4g/ontology#InnovativeProcurement>
        <http://data.europa.eu/a4g/ontology#SocialProcurement>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AllowanceChargeInformation>
        <http://data.europa.eu/a4g/ontology#ContractInformation>
        <http://data.europa.eu/a4g/ontology#DeliveryInformation>
        <http://data.europa.eu/a4g/ontology#OriginatorInformation>
        <http://data.europa.eu/a4g/ontology#TaxInformation>
        <http://data.europa.eu/a4g/ontology#OrderResponseInformation>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Contract>
        <http://data.europa.eu/a4g/ontology#ProcurementDocument>
        <http://data.europa.eu/a4g/ontology#Offer>
        <http://data.europa.eu/a4g/ontology#RequestForClarification>
        <http://data.europa.eu/a4g/ontology#OriginatorRequest>
        <http://data.europa.eu/a4g/ontology#ReviewObject>
        <http://data.europa.eu/a4g/ontology#AwardDecision>
        <http://data.europa.eu/a4g/ontology#Notice>
        <http://data.europa.eu/a4g/ontology#Tender>
        <http://data.europa.eu/a4g/ontology#ExpressionOfInterest>
        <http://data.europa.eu/a4g/ontology#RequestForParticipation>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice36>
        <http://data.europa.eu/a4g/ontology#Notice37>
        <http://data.europa.eu/a4g/ontology#DesignContestResult-D25>
        <http://data.europa.eu/a4g/ontology#DesignContestResult-D24>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#DesignContest-D24>
        <http://data.europa.eu/a4g/ontology#DesignContest-D25>
        <http://data.europa.eu/a4g/ontology#Notice23>
        <http://data.europa.eu/a4g/ontology#Notice24>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#QS-D25>
        <http://data.europa.eu/a4g/ontology#QSNotice-D25>
        <http://data.europa.eu/a4g/ontology#Notice15>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Procedure>
        <http://data.europa.eu/a4g/ontology#Lot>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Modification-D24>
        <http://data.europa.eu/a4g/ontology#Notice39>
        <http://data.europa.eu/a4g/ontology#Modification-D25>
        <http://data.europa.eu/a4g/ontology#Notice38>
        <http://data.europa.eu/a4g/ontology#Modification-D23>
        <http://data.europa.eu/a4g/ontology#Notice40>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AccessTerm>
        <http://data.europa.eu/a4g/ontology#DesignContestRegimeTerm>
        <http://data.europa.eu/a4g/ontology#DirectAwardTerm>
        <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm>
        <http://data.europa.eu/a4g/ontology#OpeningTerm>
        <http://data.europa.eu/a4g/ontology#ProcedureTerm>
        <http://data.europa.eu/a4g/ontology#SubmissionTerm>
        <http://data.europa.eu/a4g/ontology#ReviewTerm>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Consignee>
        <http://data.europa.eu/a4g/ontology#Originator>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#CANSocialNotice>
        <http://data.europa.eu/a4g/ontology#CANStandardNotice>
        <http://data.europa.eu/a4g/ontology#DesignContestResultNotice>
        <http://data.europa.eu/a4g/ontology#CANDefence-D81>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AwardOutcome>
        <http://data.europa.eu/a4g/ontology#TenderAwardOutcome>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#LeadBuyer>
        <http://data.europa.eu/a4g/ontology#CentralPurchasingBody>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/m8g/PublicOrganisation>
        <http://data.europa.eu/a4g/ontology#Business>
        <http://data.europa.eu/a4g/ontology#OrganisationGroup>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ConcessionContract>
        <http://data.europa.eu/a4g/ontology#PurchaseContract>
        <http://data.europa.eu/a4g/ontology#DirectContract>
        <http://data.europa.eu/a4g/ontology#FrameworkAgreement>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#CANDefence-D81>
        <http://data.europa.eu/a4g/ontology#CANSocial-D25>
        <http://data.europa.eu/a4g/ontology#CANSocialNotice-D25>
        <http://data.europa.eu/a4g/ontology#CANStandard-D24>
        <http://data.europa.eu/a4g/ontology#CNDefence-D81>
        <http://data.europa.eu/a4g/ontology#CNSocial-D25>
        <http://data.europa.eu/a4g/ontology#CNSocialNotice-D25>
        <http://data.europa.eu/a4g/ontology#CNStandard-D24>
        <http://data.europa.eu/a4g/ontology#ConcessionAwardNotice-D23>
        <http://data.europa.eu/a4g/ontology#ConcessionNotice-D23>
        <http://data.europa.eu/a4g/ontology#DesignContest-D24>
        <http://data.europa.eu/a4g/ontology#DesignContest-D25>
        <http://data.europa.eu/a4g/ontology#DesignContestResult-D24>
        <http://data.europa.eu/a4g/ontology#DesignContestResult-D25>
        <http://data.europa.eu/a4g/ontology#Modification-D23>
        <http://data.europa.eu/a4g/ontology#Modification-D24>
        <http://data.europa.eu/a4g/ontology#Modification-D25>
        <http://data.europa.eu/a4g/ontology#PIN-CFCSocial-D25>
        <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice-D25>
        <http://data.europa.eu/a4g/ontology#PIN-CFCStandard-D24>
        <http://data.europa.eu/a4g/ontology#PIN-RTL-D24>
        <http://data.europa.eu/a4g/ontology#PIN-RTL-D25>
        <http://data.europa.eu/a4g/ontology#PINOnly-D24>
        <http://data.europa.eu/a4g/ontology#PINOnly-D25>
        <http://data.europa.eu/a4g/ontology#PINProfile-D24>
        <http://data.europa.eu/a4g/ontology#PINProfile-D25>
        <http://data.europa.eu/a4g/ontology#PINProfile-D81>
        <http://data.europa.eu/a4g/ontology#QS-D25>
        <http://data.europa.eu/a4g/ontology#QSNotice-D25>
        <http://data.europa.eu/a4g/ontology#SocialAndOtherSpecificServices-D23>
        <http://data.europa.eu/a4g/ontology#SocialAndOtherSpecificServices-D24>
        <http://data.europa.eu/a4g/ontology#VEAT-D25>
        <http://data.europa.eu/a4g/ontology#VEAT-D81>
        <http://data.europa.eu/a4g/ontology#VEAT-D24>
        <http://data.europa.eu/a4g/ontology#Subcontract-D81>
        <http://data.europa.eu/a4g/ontology#VEAT-D23>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Candidate>
        <http://data.europa.eu/a4g/ontology#CatalogueProvider>
        <http://data.europa.eu/a4g/ontology#Contractor>
        <http://data.europa.eu/a4g/ontology#Tenderer>
        <http://data.europa.eu/a4g/ontology#OtherEntity>
        <http://data.europa.eu/a4g/ontology#ReviewRequester>
        <http://data.europa.eu/a4g/ontology#Subcontractor>
        <http://data.europa.eu/a4g/ontology#OfferIssuer>
        <http://data.europa.eu/a4g/ontology#Winner>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ItemAccessoryRelation>
        <http://data.europa.eu/a4g/ontology#ItemComplementaryRelation>
        <http://data.europa.eu/a4g/ontology#ItemComposition>
        <http://data.europa.eu/a4g/ontology#ItemReplacement>
        <http://data.europa.eu/a4g/ontology#ItemRequirement>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Mediator>
        <http://data.europa.eu/a4g/ontology#JuryMember>
        <http://data.europa.eu/a4g/ontology#ParticipationRequestProcessor>
        <http://data.europa.eu/a4g/ontology#ProcurementServiceProvider>
        <http://data.europa.eu/a4g/ontology#ProcurementProcedureInformationProvider>
        <http://data.europa.eu/a4g/ontology#Reviewer>
        <http://data.europa.eu/a4g/ontology#TenderReceiver>
        <http://data.europa.eu/a4g/ontology#PaymentExecutor>
        <http://data.europa.eu/a4g/ontology#Awarder>
        <http://data.europa.eu/a4g/ontology#BudgetProvider>
        <http://data.europa.eu/a4g/ontology#Buyer>
        <http://data.europa.eu/a4g/ontology#OfflineAccessProvider>
        <http://data.europa.eu/a4g/ontology#TenderProcessor>
        <http://data.europa.eu/a4g/ontology#ReviewProcedureInformationProvider>
        <http://data.europa.eu/a4g/ontology#CatalogueReceiver>
        <http://data.europa.eu/a4g/ontology#ParticipationRequestReceiver>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ProcurementObject>
        <http://data.europa.eu/a4g/ontology#PlannedProcurementPart>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/m8g/Constraint>
        <http://data.europa.eu/m8g/Criterion>
        <http://data.europa.eu/m8g/InformationRequirement>
        <http://data.europa.eu/a4g/ontology#ProcurementCriteriaSummary>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Subcontract-D81>
        <http://data.europa.eu/a4g/ontology#Notice22>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ESPD>
        <http://data.europa.eu/a4g/ontology#Mandate>
        <http://data.europa.eu/a4g/ontology#PowerOfAttorney>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice4>
        <http://data.europa.eu/a4g/ontology#Notice5>
        <http://data.europa.eu/a4g/ontology#Notice6>
        <http://data.europa.eu/a4g/ontology#PINOnly-D24>
        <http://data.europa.eu/a4g/ontology#PINOnly-D25>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice2>
        <http://data.europa.eu/a4g/ontology#PINProfile-D25>
        <http://data.europa.eu/a4g/ontology#PINProfile-D81>
        <http://data.europa.eu/a4g/ontology#Notice3>
        <http://data.europa.eu/a4g/ontology#PINProfile-D24>
        <http://data.europa.eu/a4g/ontology#Notice1>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#TransportMeansOperator>
        <http://data.europa.eu/a4g/ontology#Notifier>
        <http://data.europa.eu/a4g/ontology#FreightForwarder>
        <http://data.europa.eu/a4g/ontology#Carrier>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice31>
        <http://data.europa.eu/a4g/ontology#CANStandard-D24>
        <http://data.europa.eu/a4g/ontology#Notice30>
        <http://data.europa.eu/a4g/ontology#Notice32>
        <http://data.europa.eu/a4g/ontology#Notice29>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#CompetitionNotice>
        <http://data.europa.eu/a4g/ontology#CompletionNotice>
        <http://data.europa.eu/a4g/ontology#ContractModificationNotice>
        <http://data.europa.eu/a4g/ontology#DirectAwardPrenotificationNotice>
        <http://data.europa.eu/a4g/ontology#PlanningNotice>
        <http://data.europa.eu/a4g/ontology#PreMarketConsultationNotice>
        <http://data.europa.eu/a4g/ontology#ResultNotice>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AwardCriterion>
        <http://data.europa.eu/a4g/ontology#ParticipationCondition>
        <http://data.europa.eu/a4g/ontology#QualificationCriterion>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ExclusionGround>
        <http://data.europa.eu/a4g/ontology#SelectionCriterion>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AwardEvaluationTerm>
        <http://data.europa.eu/a4g/ontology#SelectionEvaluationTerm>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Order>
        <http://data.europa.eu/a4g/ontology#OrderResponse>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#CNSocialNotice-D25>
        <http://data.europa.eu/a4g/ontology#Notice20>
        <http://data.europa.eu/a4g/ontology#CNSocial-D25>
        <http://data.europa.eu/a4g/ontology#Notice21>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#CatalogueResponse>
        <http://data.europa.eu/a4g/ontology#Catalogue>
        <http://data.europa.eu/a4g/ontology#ProductSpecification>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#System>
        <http://www.w3.org/ns/org#Organization>
        <http://xmlns.com/foaf/0.1/Person>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice33>
        <http://data.europa.eu/a4g/ontology#CANSocial-D25>
        <http://data.europa.eu/a4g/ontology#Notice35>
        <http://data.europa.eu/a4g/ontology#CANSocialNotice-D25>
        <http://data.europa.eu/a4g/ontology#Notice34>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#MiniCompetitionAwardOutcome>
        <http://data.europa.eu/a4g/ontology#LotAwardOutcome>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#Notice14>
        <http://data.europa.eu/a4g/ontology#Notice13>
        <http://data.europa.eu/a4g/ontology#Notice12>
        <http://data.europa.eu/a4g/ontology#PIN-CFCSocialNotice-D25>
        <http://data.europa.eu/a4g/ontology#PIN-CFCSocial-D25>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#IndefiniteDuration>
        <http://data.europa.eu/a4g/ontology#SpecificDuration>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#PIN-CFCStandard-D24>
        <http://data.europa.eu/a4g/ontology#Notice11>
        <http://data.europa.eu/a4g/ontology#Notice10>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ReviewDecision>
        <http://data.europa.eu/a4g/ontology#ReviewRequest>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#DespatchLine>
        <http://data.europa.eu/a4g/ontology#ReceiptAdviceLine>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#AcquiringCentralPurchasingBody>
        <http://data.europa.eu/a4g/ontology#AwardingCentralPurchasingBody>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#SubcontractTerm>
        <http://data.europa.eu/a4g/ontology#ContractTerm>
        <http://data.europa.eu/a4g/ontology#FrameworkAgreementTerm>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ExclusionGroundsSummary>
        <http://data.europa.eu/a4g/ontology#SelectionCriteriaSummary>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#TaxInformationProvider>
        <http://data.europa.eu/a4g/ontology#Certifier>
        <http://data.europa.eu/a4g/ontology#EnvironmentalProtectionInformationProvider>
        <http://data.europa.eu/a4g/ontology#EmploymentInformationProvider>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#DespatchAdvice>
        <http://data.europa.eu/a4g/ontology#ReceiptAdvice>
    ) .

[]
    a owl:AllDisjointClasses ;
    owl:members (<http://data.europa.eu/a4g/ontology#ConcessionEstimate>
        <http://data.europa.eu/a4g/ontology#SubcontractingEstimate>
    ) .

