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

unece:Characteristics a owl:Class ;
    rdfs:label "Characteristics"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A declaration of conformance with one or more criteria from a specific scheme."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

<https://test.uncefact.org/vocabulary/criterion-status/active> a skos:Concept ;
    skos:definition "The criterion is in active use."@en ;
    skos:inScheme unece:criterion-status ;
    skos:notation "active" ;
    skos:prefLabel "Active"@en .

<https://test.uncefact.org/vocabulary/criterion-status/deprecated> a skos:Concept ;
    skos:definition "The criterion is deprecated."@en ;
    skos:inScheme unece:criterion-status ;
    skos:notation "deprecated" ;
    skos:prefLabel "Deprecated"@en .

<https://test.uncefact.org/vocabulary/criterion-status/proposed> a skos:Concept ;
    skos:definition "The criterion is proposed"@en ;
    skos:inScheme unece:criterion-status ;
    skos:notation "proposed" ;
    skos:prefLabel "Proposed"@en .

unece:criterionScoringFramework a owl:ObjectProperty ;
    rdfs:label "criterion scoring framework"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scoring framework applied to the profile's criteria."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:ScoringFramework ;
    unece:termStatus ts:proposed .

unece:documentation a owl:DatatypeProperty ;
    rdfs:label "documentation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A URI to documentation of the scheme, criterion or profile."@en ;
    schema:domainIncludes unece:ConformityProfile,
        unece:Criterion,
        unece:Scheme ;
    schema:rangeIncludes xsd:anyURI ;
    unece:termStatus ts:proposed .

unece:endorsedBy a owl:ObjectProperty ;
    rdfs:label "endorsed by"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The authority granting the endorsement."@en ;
    schema:domainIncludes unece:Endorsement ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:endorsementEvidence a owl:ObjectProperty ;
    rdfs:label "endorsement evidence"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A link to evidence supporting the endorsement."@en ;
    schema:domainIncludes unece:Endorsement ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:endorsementLevel a owl:ObjectProperty ;
    rdfs:label "endorsement level"@en ;
    rdfs:comment "code → scheme-endorsement-level scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The level of endorsement the scheme has received."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:scheme-endorsement-level ;
    unece:termStatus ts:proposed .

unece:establishedDate a owl:DatatypeProperty ;
    rdfs:label "established date"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date the scheme was established."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:evidence a owl:ObjectProperty ;
    rdfs:label "evidence"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A link to auditable evidence supporting an attestation, assessment or claim."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Attestation,
        unece:Claim ;
    schema:rangeIncludes unece:Link ;
    unece:termStatus ts:proposed .

unece:geographicScope a owl:ObjectProperty ;
    rdfs:label "geographic scope"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The geographic scope of the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:country-id ;
    unece:termStatus ts:proposed .

unece:idVerifiedByCAB a owl:DatatypeProperty ;
    rdfs:label "ID verified by CAB"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "Whether the subject's identifier was verified by the conformity assessment body."@en ;
    schema:rangeIncludes xsd:boolean ;
    unece:termStatus ts:proposed .

unece:improvementDirection a owl:ObjectProperty ;
    rdfs:label "improvement direction"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "Whether conforming performance is a higher or lower value of the metric."@en ;
    schema:rangeIncludes unece:improvement-indicator ;
    unece:termStatus ts:proposed .

unece:includedProfile a owl:ObjectProperty ;
    rdfs:label "included profile"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A conformity profile included in the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:ConformityProfile ;
    unece:termStatus ts:proposed .

unece:includesAssessment a owl:ObjectProperty ;
    rdfs:label "includes assessment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "An assessment included in the attestation."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Assessment ;
    unece:termStatus ts:proposed .

unece:includesCriterion a owl:ObjectProperty ;
    rdfs:label "includes criterion"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A criterion included in the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Criterion ;
    unece:termStatus ts:proposed .

unece:industryScope a owl:ObjectProperty ;
    rdfs:label "industry scope"@en ;
    rdfs:comment "Open code list — typically ISIC or NACE, bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The industry scope of the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:isic ;
    unece:termStatus ts:proposed .

unece:issueDate a owl:DatatypeProperty ;
    rdfs:label "issue date"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date the standard was issued."@en ;
    schema:domainIncludes unece:Standard ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:issuedToParty a owl:ObjectProperty ;
    rdfs:label "issued to party"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The party the attestation is issued to / about."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:issuingParty a owl:ObjectProperty ;
    rdfs:label "issuing party"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The party that publishes the standard."@en ;
    schema:domainIncludes unece:Standard ;
    schema:rangeIncludes unece:Party ;
    unece:termStatus ts:proposed .

unece:licenseType a owl:ObjectProperty ;
    rdfs:label "license type"@en ;
    rdfs:comment "code → license-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The license type of the published scheme vocabulary."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:license-type ;
    unece:termStatus ts:proposed .

unece:measuredValue a owl:ObjectProperty ;
    rdfs:label "measured value"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The measured value of a performance or sensor reading."@en ;
    schema:domainIncludes unece:Performance,
        unece:SensorData ;
    schema:rangeIncludes unece:Measure ;
    unece:termStatus ts:proposed .

unece:metric a owl:ObjectProperty ;
    rdfs:label "metric"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The performance metric the value is reported against; a code from the performance-metrics taxonomy."@en ;
    schema:domainIncludes unece:Performance,
        unece:SensorData ;
    schema:rangeIncludes <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    unece:termStatus ts:proposed .

unece:performanceScore a owl:ObjectProperty ;
    rdfs:label "score"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A score achieved or defined within a scoring framework."@en ;
    schema:domainIncludes unece:Performance,
        unece:ScoringFramework ;
    schema:rangeIncludes unece:Score ;
    unece:termStatus ts:proposed .

unece:profileScheme a owl:ObjectProperty ;
    rdfs:label "profile scheme"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scheme managing the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Scheme ;
    unece:termStatus ts:proposed .

unece:profileScore a owl:ObjectProperty ;
    rdfs:label "profile score"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The score achieved against the profile's scoring framework."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:Score ;
    unece:termStatus ts:proposed .

unece:rank a owl:DatatypeProperty ;
    rdfs:label "rank"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The ordinal rank of the score within its framework."@en ;
    schema:domainIncludes unece:Score ;
    schema:rangeIncludes xsd:integer ;
    unece:termStatus ts:proposed .

unece:referenceProfile a owl:ObjectProperty ;
    rdfs:label "reference profile"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The conformity profile the attestation is issued against."@en ;
    schema:domainIncludes unece:Attestation ;
    schema:rangeIncludes unece:ConformityProfile ;
    unece:termStatus ts:proposed .

unece:referenceRegulation a owl:ObjectProperty ;
    rdfs:label "reference regulation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A regulation the assessment or claim relates to."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Claim ;
    schema:rangeIncludes unece:Regulation ;
    unece:termStatus ts:proposed .

unece:referenceStandard a owl:ObjectProperty ;
    rdfs:label "reference standard"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A standard referenced by an assessment or claim."@en ;
    schema:domainIncludes unece:Assessment,
        unece:Claim ;
    schema:rangeIncludes unece:Standard ;
    unece:termStatus ts:proposed .

unece:regulatoryAlignment a owl:ObjectProperty ;
    rdfs:label "regulatory alignment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A regulatory alignment of the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Regulation ;
    unece:termStatus ts:proposed .

unece:requiredPerformance a owl:ObjectProperty ;
    rdfs:label "required performance"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The performance threshold a criterion requires."@en ;
    schema:domainIncludes unece:Criterion ;
    schema:rangeIncludes unece:Performance ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/scheme-alignment-level/exceeds> a skos:Concept ;
    skos:definition "The scheme profile or criterion goes beyond the requirements of the referenced standard or regulation, imposing stricter thresholds or broader scope."@en ;
    skos:inScheme unece:scheme-alignment-level ;
    skos:notation "exceeds" ;
    skos:prefLabel "Exceeds"@en .

<https://test.uncefact.org/vocabulary/scheme-alignment-level/meets> a skos:Concept ;
    skos:definition "The scheme profile or criterion fully satisfies the requirements of the referenced standard or regulation."@en ;
    skos:inScheme unece:scheme-alignment-level ;
    skos:notation "meets" ;
    skos:prefLabel "Meets"@en .

<https://test.uncefact.org/vocabulary/scheme-alignment-level/partial> a skos:Concept ;
    skos:definition "The scheme profile or criterion addresses some but not all requirements of the referenced standard or regulation."@en ;
    skos:inScheme unece:scheme-alignment-level ;
    skos:notation "partial" ;
    skos:prefLabel "Partial"@en .

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_accreditation> a skos:Concept ;
    skos:definition "Scheme evaluated for suitability by the Global Accreditation Cooperation Incorporated, or by an accreditation body member of the Global Mutual Recognition Arrangement for such scope, or by a Regional Accreditation Cooperation member."@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_accreditation" ;
    skos:prefLabel "Endorsed accreditation"@en .

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

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_mandate> a skos:Concept ;
    skos:definition "Ownership of scheme or mandate for adoption of scheme by national government or intergovernmental entity."@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_mandate" ;
    skos:prefLabel "Endorsed mandate"@en .

<https://test.uncefact.org/vocabulary/scheme-endorsement-level/endorsed_self> a skos:Concept ;
    skos:definition "Scheme owner self-declaration using the UNTP scheme declaration template"@en ;
    skos:inScheme unece:scheme-endorsement-level ;
    skos:notation "endorsed_self" ;
    skos:prefLabel "Endorsed self"@en .

unece:schemeEndorsement a owl:ObjectProperty ;
    rdfs:label "scheme endorsement"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "An endorsement of the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:Endorsement ;
    unece:termStatus ts:proposed .

unece:schemeOwner a owl:ObjectProperty ;
    rdfs:label "scheme owner"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The organisation that owns and governs the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:Organisation ;
    unece:termStatus ts:proposed .

unece:schemeScoringFramework a owl:ObjectProperty ;
    rdfs:label "scheme scoring framework"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The scoring framework used by the scheme."@en ;
    schema:domainIncludes unece:Scheme ;
    schema:rangeIncludes unece:ScoringFramework ;
    unece:termStatus ts:proposed .

unece:scope a owl:ObjectProperty ;
    rdfs:label "scope"@en ;
    rdfs:comment "Open code list — the classification scope of the profile, a sector-defined list bound downstream."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The classification scope of the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:any-code ;
    unece:termStatus ts:proposed .

unece:specifiedCondition a owl:DatatypeProperty ;
    rdfs:label "specified condition"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A condition specified on the assessment."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:standardAlignment a owl:ObjectProperty ;
    rdfs:label "standard alignment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A standard alignment of the profile."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:Standard ;
    unece:termStatus ts:proposed .

unece:startDateTime a owl:DatatypeProperty ;
    rdfs:label "start date time"@en ;
    rdfs:comment "brought back from BSP (UNVTD grounding gap)"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date, time, date time or other date time value for the start of this available period of time."@en ;
    schema:domainIncludes unece:Assessment ;
    schema:rangeIncludes xsd:dateTime ;
    unece:termStatus ts:proposed .

unece:status a owl:ObjectProperty ;
    rdfs:label "status"@en ;
    rdfs:comment "code → criterion-status scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The lifecycle status of a criterion or profile."@en ;
    schema:domainIncludes unece:ConformityProfile,
        unece:Criterion ;
    schema:rangeIncludes unece:criterion-status ;
    unece:termStatus ts:proposed .

unece:subjectType a owl:ObjectProperty ;
    rdfs:label "subject type"@en ;
    rdfs:comment "code → assessment-subject-type scheme."@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The type of entity the profile assesses."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes unece:assessment-subject-type ;
    unece:termStatus ts:proposed .

unece:tag a owl:DatatypeProperty ;
    rdfs:label "tag"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A tag categorising the criterion."@en ;
    schema:domainIncludes unece:Criterion ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

unece:trustmark a owl:ObjectProperty ;
    rdfs:label "trustmark"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A trustmark image associated with the attestation, scheme or endorsement."@en ;
    schema:domainIncludes unece:Attestation,
        unece:Endorsement,
        unece:Scheme ;
    schema:rangeIncludes unece:Image ;
    unece:termStatus ts:proposed .

unece:validFrom a owl:DatatypeProperty ;
    rdfs:label "valid from"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The date from which the profile is valid."@en ;
    schema:domainIncludes unece:ConformityProfile ;
    schema:rangeIncludes xsd:date ;
    unece:termStatus ts:proposed .

unece:verifiedFacility a owl:ObjectProperty ;
    rdfs:label "verified facility"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The facility that is the subject of verification."@en ;
    schema:rangeIncludes unece:Facility ;
    unece:termStatus ts:proposed .

unece:verifiedProduct a owl:ObjectProperty ;
    rdfs:label "verified product"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The product that is the subject of verification."@en ;
    schema:rangeIncludes unece:Product ;
    unece:termStatus ts:proposed .

unece:version a owl:DatatypeProperty ;
    rdfs:label "version"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The version of a criterion or profile."@en ;
    schema:domainIncludes unece:ConformityProfile,
        unece:Criterion ;
    schema:rangeIncludes xsd:string ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/conformity-topics/access-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Controls for authentication, authorization, and system access ensuring only authorized parties can access resources and data."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.04" ;
    skos:prefLabel "Access Management"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "ISO/IEC 27001 Annex A - Access Control."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/accessibility-requirements> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with inclusive design and accessibility standards ensuring products and services are usable by people with diverse abilities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.07" ;
    skos:prefLabel "Accessibility Requirements"@en ;
    skos:relatedMatch sdg:10 ;
    skos:scopeNote "ISO 21542 Accessibility; WCAG 2.1; EN 301 549."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/air-quality-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Controlling and reducing non-GHG air pollutant emissions including SOx, NOx, VOCs, particulates, and ozone-depleting substances from operations and production processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.10" ;
    skos:prefLabel "Air Quality Management"@en ;
    skos:relatedMatch sdg:13,
        sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Air Emissions; WHO Air Quality Guidelines; Montreal Protocol (ozone-depleting substances)."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/anti-corruption-measures> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Preventing bribery, extortion, and corrupt practices through policies, controls, and organizational culture."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.01" ;
    skos:prefLabel "Anti-Corruption Measures"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Requirements; UNTP governance.ethics."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/audit-and-accountability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Logging, monitoring, and accountability mechanisms for digital activities to support compliance verification and forensic analysis."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.08" ;
    skos:prefLabel "Audit Trail and Accountability"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "ISO/IEC 27001 Annex A - Logging and Monitoring."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/business-resilience> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Building long-term profitability and organizational resilience through sustainable business models and practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.01" ;
    skos:prefLabel "Business Resilience"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance for Sustainability."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/capacity-building> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Training and developing stakeholder knowledge and skills to implement and maintain sustainability practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.04" ;
    skos:prefLabel "Capacity Building"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Support."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/chemical-safety> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Restriction and responsible management of hazardous substances in materials, products, and production processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.09" ;
    skos:prefLabel "Chemical Safety"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Annex I - Substance Restrictions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/community-empowerment> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Supporting local community development, livelihoods, and participation in decisions that affect their wellbeing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.04" ;
    skos:prefLabel "Community Empowerment"@en ;
    skos:relatedMatch sdg:1 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Engagement; UNTP social.community."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/competitive-fairness> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Ensuring fair market practices, preventing anti-competitive behavior, and maintaining a level playing field."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.08" ;
    skos:prefLabel "Competitive Fairness"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/compliance-verification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Independent audits, inspections, and verification processes to confirm adherence to sustainability standards and regulations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.07" ;
    skos:prefLabel "Compliance Verification"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 4 - Compliance Monitoring."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/consumer-information> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Providing clear, accurate, and accessible product labeling and information to enable informed consumer choices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.07" ;
    skos:prefLabel "Consumer Information"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 7 - Information Obligations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/customs-classification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Accurate tariff classification and customs valuation of goods in accordance with the Harmonized System and national schedules."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.02" ;
    skos:prefLabel "Customs Classification"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WCO Harmonized System Convention."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/cybersecurity-controls> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Implementation of technical and organizational security measures to protect digital infrastructure from threats and vulnerabilities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.02" ;
    skos:prefLabel "Cybersecurity Controls"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 27001; NIST Cybersecurity Framework; IEC 62443."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/data-privacy> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Protection of personal information and responsible data handling in compliance with privacy regulations and ethical standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.06" ;
    skos:prefLabel "Data Privacy"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/data-protection-and-privacy> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Safeguarding personal and sensitive data in compliance with privacy regulations, consent requirements, and ethical data handling principles."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.01" ;
    skos:prefLabel "Data Protection and Privacy"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "GDPR; ISO/IEC 27701 Privacy Information Management."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/decent-work-conditions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Provision of fair wages, reasonable working hours, and dignified employment conditions throughout the supply chain."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.02" ;
    skos:prefLabel "Decent Work Conditions"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Supply Chain Due Diligence; UNTP social.labour."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/digital-identity-and-trust> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Verification and assurance of digital identities, credentials, and trust relationships in electronic transactions and communications."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.03" ;
    skos:prefLabel "Digital Identity and Trust"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "eIDAS Regulation; W3C Verifiable Credentials; UNTP Digital Identity Anchor."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/economic-risk-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Assessing and managing financial risks arising from environmental, social, and governance factors."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.07" ;
    skos:prefLabel "Economic Risk Management"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ecosystem-preservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Protecting biodiversity, natural habitats, and ecosystem services from degradation caused by production and extraction activities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.05" ;
    skos:prefLabel "Ecosystem Preservation"@en ;
    skos:relatedMatch sdg:15 ;
    skos:scopeNote "EU ESPR Annex I - Biodiversity Impact; UNTP environment.biodiversity."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/emergency-readiness> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Preparedness planning, training, and response capabilities for workplace emergencies including fire, chemical spills, and natural disasters."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.02" ;
    skos:prefLabel "Emergency Readiness"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Safety Measures."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/employment-opportunities> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Creating decent jobs and fostering inclusive economic participation through sustainable business growth."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.04" ;
    skos:prefLabel "Employment Opportunities"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/encryption-and-data-security> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Protection of data confidentiality and integrity in transit and at rest through cryptographic controls and key management."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.07" ;
    skos:prefLabel "Encryption and Data Security"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 19790 Cryptographic Modules; NIST FIPS 140."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Effective collection, recycling, and disposal processes for products at end of useful life, minimizing environmental impact."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.08" ;
    skos:prefLabel "End-of-Life Management"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - End-of-Life Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/energy-optimization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Improving energy efficiency across supply chain operations including manufacturing, logistics, and warehousing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.04" ;
    skos:prefLabel "Energy Optimization"@en ;
    skos:relatedMatch sdg:7 ;
    skos:scopeNote "EU ESPR Art. 7 - Energy Efficiency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ergonomic-design> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Designing safe physical work environments that minimize musculoskeletal strain and support worker comfort and productivity."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.08" ;
    skos:prefLabel "Ergonomic Design"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 5 - Product Safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ethical-material-sourcing> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Procuring raw materials through sustainable and responsible practices, avoiding conflict minerals and environmentally destructive extraction."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.01" ;
    skos:prefLabel "Ethical Material Sourcing"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Due Diligence; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/exposure-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Controlling worker exposure to harmful chemical, biological, and physical agents through monitoring and protective measures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.03" ;
    skos:prefLabel "Exposure Management"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Annex I - Substance Safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/feedback-channels> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Accessible grievance mechanisms, whistleblower protections, and feedback systems for workers, communities, and stakeholders to raise concerns without fear of retaliation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.06" ;
    skos:prefLabel "Feedback Channels"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Engagement."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/forced-labor-elimination> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Preventing all forms of forced, bonded, or compulsory labor including debt bondage and human trafficking in supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.06" ;
    skos:prefLabel "Forced Labor Elimination"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Human Rights Due Diligence."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/forest-conservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Preventing deforestation and promoting sustainable forestry practices in raw material sourcing and land use."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.06" ;
    skos:prefLabel "Forest Conservation"@en ;
    skos:relatedMatch sdg:15 ;
    skos:scopeNote "EU ESPR Art. 5 - Resource Use; UNTP environment.deforestation."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/gender-equity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Promoting gender diversity, equal opportunity, and elimination of gender-based discrimination in employment and business practices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.08" ;
    skos:prefLabel "Gender Equity"@en ;
    skos:relatedMatch sdg:5 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/green-innovation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Developing sustainable technologies, processes, and business models that reduce environmental impact while creating economic value."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.03" ;
    skos:prefLabel "Green Innovation"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Innovation Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/greenhouse-gas-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Measuring, reporting, and reducing greenhouse gas emissions (CO2, methane, N2O, F-gases) across production, transport, and supply chain activities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.01" ;
    skos:prefLabel "Greenhouse Gas Emissions"@en ;
    skos:relatedMatch sdg:13 ;
    skos:scopeNote "EU ESPR Art. 5 - Environmental Sustainability; UNTP environment.emissions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/healthcare-access> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Providing access to medical support, occupational health services, and health insurance for workers."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.05" ;
    skos:prefLabel "Healthcare Access"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Health Provisions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/import-export-controls> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Compliance with cross-border trade restrictions, licensing requirements, and controlled goods regulations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.01" ;
    skos:prefLabel "Import and Export Controls"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO Trade Facilitation Agreement; national export control regimes."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/incident-response> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Preparedness planning, detection, response procedures, and recovery capabilities for security breaches and system failures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.05" ;
    skos:prefLabel "Incident Response and Recovery"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 27035 Incident Management; NIST SP 800-61."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/interoperability-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Conformity with standards ensuring compatibility, data exchange, and seamless interaction between systems, components, and services."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.06" ;
    skos:prefLabel "Interoperability Standards"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC JTC 1 information technology standards; W3C web standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/ip-protection> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Respecting intellectual property rights including patents, trademarks, copyrights, and trade secrets."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.07" ;
    skos:prefLabel "Intellectual Property Protection"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/legal-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Adherence to applicable laws, regulations, and legal obligations in all jurisdictions of operation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.03" ;
    skos:prefLabel "Legal Compliance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 4 - Compliance Obligations; UNTP governance.compliance."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/living-conditions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Ensuring safe, sanitary, and dignified accommodation for workers where employer-provided housing is applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.04" ;
    skos:prefLabel "Living Conditions"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Worker Welfare."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/market-authorization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Meeting regulatory requirements for market entry including product registration, type approval, and pre-market conformity assessment."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.05" ;
    skos:prefLabel "Market Authorization"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT Agreement Art. 5 - Conformity Assessment Procedures."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Accuracy and traceability of measurements and calibrations to national and international measurement standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.03" ;
    skos:prefLabel "Metrology and Measurement"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "BIPM International System of Units; OIML Recommendations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/mutual-recognition> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Acceptance of conformity assessment results, certifications, and test reports across jurisdictions through mutual recognition agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.08" ;
    skos:prefLabel "Mutual Recognition"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT Agreement Art. 6; ILAC and IAF mutual recognition arrangements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/nutrition-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Ensuring safe, adequate, and nutritious food provisions for workers where employer-provided meals are applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.07" ;
    skos:prefLabel "Nutrition Standards"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Worker Welfare."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/open-reporting> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Transparent disclosure of environmental, social, and governance performance to stakeholders and the public."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.02" ;
    skos:prefLabel "Open Reporting"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Information Requirements; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/origin-tracking> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Transparent documentation and verification of material and product origins throughout the supply chain."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.06" ;
    skos:prefLabel "Origin Tracking"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/outcome-tracking> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Monitoring, measuring, and reporting on sustainability performance against defined targets and indicators."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.03" ;
    skos:prefLabel "Outcome Tracking"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Reporting Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/performance-specifications> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Meeting defined functional, reliability, and performance benchmarks established by regulations, standards, or contractual requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.08" ;
    skos:prefLabel "Performance Specifications"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "Industry-specific performance standards and testing protocols."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/process-enhancement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Continuous improvement of operational processes to achieve better sustainability outcomes over time."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.05" ;
    skos:prefLabel "Process Enhancement"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Performance Improvement."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/product-longevity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Enhancing product durability, repairability, and lifespan to reduce premature obsolescence and waste."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.04" ;
    skos:prefLabel "Product Longevity"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Durability; UNTP circularity.design."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/product-safety-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Ensuring consumer safety through compliance with product safety requirements, testing, and hazard prevention."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.01" ;
    skos:prefLabel "Product Safety Standards"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Safety Requirements; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/quality-performance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Meeting defined performance specifications, functional requirements, and quality benchmarks for products and services."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.02" ;
    skos:prefLabel "Quality Performance"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Performance Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/recycled-material-integration> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Incorporation of secondary and recycled materials into production processes, reducing dependence on virgin resources."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.07" ;
    skos:prefLabel "Recycled Material Integration"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 8 - Recycled Content; UNTP circularity.content."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/regional-economic-growth> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Supporting local economic development and equitable distribution of economic benefits in communities of operation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.05" ;
    skos:prefLabel "Regional Economic Growth"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Community Benefits; UNTP social.community."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/renewable-energy-use> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Transition to sustainable energy sources including solar, wind, hydro, and other renewables in production and operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.02" ;
    skos:prefLabel "Renewable Energy Use"@en ;
    skos:relatedMatch sdg:7 ;
    skos:scopeNote "EU ESPR Art. 7 - Energy Efficiency; UNTP environment.energy."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/resource-circularity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Promoting reuse, remanufacturing, and recycling of materials to create closed-loop resource flows."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.03" ;
    skos:prefLabel "Resource Circularity"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 8 - Recycled Content; UNTP circularity.content."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/resource-efficiency> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Optimizing resource utilization to reduce costs and environmental impact while maintaining productivity."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.06" ;
    skos:prefLabel "Resource Efficiency"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 7 - Efficiency Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/responsible-procurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Ethical sourcing and purchasing practices that consider environmental, social, and governance factors in supplier selection."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.04" ;
    skos:prefLabel "Responsible Procurement"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Responsibility."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/rights-and-equality> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Ensuring non-discrimination and equal treatment regardless of race, gender, religion, disability, or other protected characteristics."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.01" ;
    skos:prefLabel "Rights and Equality"@en ;
    skos:relatedMatch sdg:10 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability; UNTP social.rights."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/risk-identification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Systematic assessment and prioritization of environmental, social, and governance risks across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.02" ;
    skos:prefLabel "Risk Identification"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Due Diligence."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/rules-of-origin> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Verification of product origin to determine eligibility for preferential tariff treatment under trade agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.03" ;
    skos:prefLabel "Rules of Origin"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO Agreement on Rules of Origin; WCO Revised Kyoto Convention."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sanctions-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Adherence to international trade sanctions, embargoes, and restricted party screening requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.04" ;
    skos:prefLabel "Sanctions Compliance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "UN Security Council sanctions; national sanctions regimes."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with food safety, animal health, and plant health standards designed to protect human, animal, and plant life."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.05" ;
    skos:prefLabel "Sanitary and Phytosanitary Measures"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "WTO SPS Agreement; Codex Alimentarius; OIE; IPPC."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/stakeholder-inclusion> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Meaningful engagement with affected parties including workers, communities, and civil society in governance processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.05" ;
    skos:prefLabel "Stakeholder Inclusion"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 10 - Stakeholder Dialogue."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Compliance with applicable product certifications, industry standards, and regulatory requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.05" ;
    skos:prefLabel "Standards Adherence"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 4 - Ecodesign Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/substance-control> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Banning or restricting harmful materials and substances of concern in product composition and manufacturing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.03" ;
    skos:prefLabel "Substance Control"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Annex I - Substance Restrictions."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supplier-development> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Building supplier capacity and capability to meet sustainability requirements through training, support, and partnership."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.07" ;
    skos:prefLabel "Supplier Development"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Support."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supplier-sustainability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Ensuring suppliers meet environmental, social, and governance requirements through assessment, monitoring, and collaboration."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.02" ;
    skos:prefLabel "Supplier Sustainability"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Responsibility."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-labor-rights> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Ensuring fair treatment of workers throughout the supply chain including subcontractors and informal workers."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.05" ;
    skos:prefLabel "Supply Chain Labor Rights"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Labor Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-risk-reduction> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> ;
    skos:definition "Identifying, assessing, and mitigating environmental, social, and operational vulnerabilities in supply networks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "05.08" ;
    skos:prefLabel "Supply Chain Risk Reduction"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 10 - Risk Management."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-traceability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Tracking product origins, components, and transformations throughout the supply chain to enable transparency and accountability."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.06" ;
    skos:prefLabel "Supply Chain Traceability"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/supply-network-strength> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Enhancing the stability, diversity, and resilience of value chain networks against disruption."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.08" ;
    skos:prefLabel "Supply Network Strength"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 10 - Supply Chain Resilience."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sustainability-policies> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Formal organizational commitments, policies, and targets for environmental, social, and governance performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.01" ;
    skos:prefLabel "Sustainability Policies"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Framework."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sustainable-investment> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Directing capital toward green initiatives, sustainable technologies, and projects with positive environmental and social outcomes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.02" ;
    skos:prefLabel "Sustainable Investment"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Resource Efficiency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sustainable-product-design> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Designing products for durability, repairability, recyclability, and minimal environmental impact throughout their lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.08" ;
    skos:prefLabel "Sustainable Product Design"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Durability and Recyclability; UNTP circularity.design."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/system-integrity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/information-security> ;
    skos:definition "Ensuring reliability, uptime, and integrity of digital systems through resilient architecture and continuity planning."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "11.06" ;
    skos:prefLabel "System Integrity and Availability"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO 22301 Business Continuity; ISO/IEC 27001 Availability Controls."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/tariff-and-duty-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Correct assessment, declaration, and payment of applicable customs duties, taxes, and fees."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.07" ;
    skos:prefLabel "Tariff and Duty Compliance"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WCO Revised Kyoto Convention; national customs legislation."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/technical-regulations> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with mandatory government-imposed technical requirements for products, processes, and production methods."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.01" ;
    skos:prefLabel "Technical Regulations"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement Art. 2 - Technical Regulations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/testing-and-certification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Third-party conformity assessment including laboratory testing, product certification, and inspection by accredited bodies."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.04" ;
    skos:prefLabel "Testing and Certification"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 17065 Product Certification; ISO/IEC 17025 Testing Laboratories."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/trade-documentation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Accuracy, completeness, and digital exchange of trade and customs documentation including certificates, invoices, and declarations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.06" ;
    skos:prefLabel "Trade Documentation"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "UNECE Trade Facilitation Recommendations; UN/CEFACT standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/transparent-communication> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Public disclosure and reporting of sustainability policies, performance, and progress to stakeholders."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.08" ;
    skos:prefLabel "Transparent Communication"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Information Disclosure; UNTP governance.transparency."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/voluntary-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Adherence to consensus-based standards developed by recognized standards bodies for products, services, and management systems."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.02" ;
    skos:prefLabel "Voluntary Standards"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement Art. 4 - Standards; ISO, IEC, ITU standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/waste-minimization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Reducing waste generation through prevention, reuse, and improved production processes across the product lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.04" ;
    skos:prefLabel "Waste Minimization"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - Waste Prevention; UNTP environment.waste."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/water-conservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Sustainable water management including efficient use, pollution prevention, and watershed protection throughout operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.03" ;
    skos:prefLabel "Water Conservation"@en ;
    skos:relatedMatch sdg:6 ;
    skos:scopeNote "EU ESPR Annex I - Water Use; UNTP environment.water."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/wellbeing-support> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Addressing worker mental health, stress management, and overall wellbeing through support programs and workplace culture."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.06" ;
    skos:prefLabel "Wellbeing Support"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/worker-representation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Respecting freedom of association, collective bargaining rights, and worker participation in workplace governance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.05" ;
    skos:prefLabel "Worker Representation"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Labor Rights."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/workplace-hazard-control> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> ;
    skos:definition "Systematic identification, assessment, and mitigation of workplace hazards to reduce risk of injury and illness, including incident reporting, investigation, and corrective action."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "07.01" ;
    skos:prefLabel "Workplace Hazard Control"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Sustainability; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/workplace-safety> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Protecting worker health and safety through hazard prevention, protective equipment, and safe working environments."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.03" ;
    skos:prefLabel "Workplace Safety"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/youth-protection> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> ;
    skos:definition "Safeguarding young workers from hazardous conditions and eliminating child labor in all forms across supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "02.07" ;
    skos:prefLabel "Youth Protection"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Annex I - Child Labor Ban."@en .

<https://test.uncefact.org/vocabulary/improvement-indicator/context-dependent> a skos:Concept ;
    skos:definition "Whether a higher or lower value is better depends on context; there is no universal improvement direction"@en ;
    skos:inScheme unece:improvement-indicator ;
    skos:notation "context-dependent" ;
    skos:prefLabel "Context dependent"@en .

<https://test.uncefact.org/vocabulary/performance-metrics/allergen-presence> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Declared presence or measured concentration of a specified allergen in a food product, supporting consumer safety and regulatory labelling requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.07" ;
    skos:prefLabel "Allergen Presence"@en ;
    skos:scopeNote "Codex CXS 1-1985 (allergen labelling); EU Regulation (EU) 1169/2011 Annex II; Codex CXA 4-1989 (allergen classification)."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/anti-corruption-training-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of employees and governance body members who have received anti-corruption training during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.01" ;
    skos:prefLabel "Anti-Corruption Training Coverage"@en ;
    skos:scopeNote "ESRS G1-4; GRI 205-2; OECD Anti-Bribery Convention."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-impact-score> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Composite index quantifying the impact of operations on species diversity and ecosystem integrity, using a recognised assessment framework (e.g., STAR, BII)."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.03" ;
    skos:prefLabel "Biodiversity Impact Score"@en ;
    skos:scopeNote "TNFD LEAP approach; ESRS E4; SBTN biodiversity targets."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/biogenic-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "CO2 emissions from the combustion or biodegradation of biomass, reported separately from fossil-fuel emissions, in tonnes CO2."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.08" ;
    skos:prefLabel "Biogenic Emissions"@en ;
    skos:scopeNote "GHG Protocol Land Sector and Removals Guidance; GRI 305-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/chemical-contaminant-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified chemical contaminant (heavy metals, mycotoxins, dioxins, etc.) in food, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.02" ;
    skos:prefLabel "Chemical Contaminant Level"@en ;
    skos:scopeNote "Codex CXS 193 (General Standard for Contaminants and Toxins); EU Regulation (EC) 1881/2006."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/chemical-substance-concentration> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Concentration of a specified regulated or restricted substance present in a product, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.07" ;
    skos:prefLabel "Chemical Substance Concentration"@en ;
    skos:scopeNote "EU REACH (SVHCs); EU RoHS Directive; EU ESPR Annex I; EU GPSR chemical safety requirements."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/child-labor-incidents> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Number of confirmed incidents of child labor identified in own operations and supply chain during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.08" ;
    skos:prefLabel "Child Labor Incidents"@en ;
    skos:scopeNote "ESRS S1, S2; GRI 408-1; ILO Conventions 138, 182."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/count> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/collective-bargaining-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of employees covered by collective bargaining agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.06" ;
    skos:prefLabel "Collective Bargaining Coverage"@en ;
    skos:scopeNote "ESRS S1-8; GRI 407-1; ILO Convention 98."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/deforestation-free-sourcing> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Percentage of raw material inputs verified as sourced without associated deforestation or forest degradation after a declared cut-off date."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.01" ;
    skos:prefLabel "Deforestation-Free Sourcing"@en ;
    skos:scopeNote "EU Deforestation Regulation (EUDR); ESRS E4; GRI 304."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/electrical-safety-rating> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Composite test result or classification for electrical insulation, shock protection, and fault tolerance under applicable safety standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.05" ;
    skos:prefLabel "Electrical Safety Rating"@en ;
    skos:scopeNote "IEC 60335 (household appliances); IEC 60601 (medical devices); IEC 62368 (AV/IT equipment); UL product safety standards."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/employee-turnover-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of employees who leave the organisation voluntarily or involuntarily during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.07" ;
    skos:prefLabel "Employee Turnover Rate"@en ;
    skos:scopeNote "ESRS S1-6; GRI 401-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/energy-intensity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Energy consumed per unit of economic output or physical activity, expressed as MWh per unit of measure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.03" ;
    skos:prefLabel "Energy Intensity"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-3."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/esg-disclosure-score> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Composite score measuring the completeness, accuracy, and timeliness of environmental, social, and governance public disclosures."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.03" ;
    skos:prefLabel "ESG Disclosure Score"@en ;
    skos:scopeNote "IFRS S1; ESRS 1; CDP Disclosure Scoring Methodology."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/latest> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/fire-resistance-rating> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Duration a material or assembly maintains structural integrity, insulation, and limits heat transfer under standard fire exposure conditions, in minutes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.04" ;
    skos:prefLabel "Fire Resistance Rating"@en ;
    skos:scopeNote "ICC IBC Chapter 7; ASTM E119; ISO 834; EU Construction Products Regulation (EN 13501)."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MIN> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/flammability-rating> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Classification of a material's reaction to fire, covering ignitability, flame spread, heat release, and smoke generation under standard test conditions."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.06" ;
    skos:prefLabel "Flammability Rating"@en ;
    skos:scopeNote "EN 13501 (EU Euroclasses); UL 94 (plastics); ASTM E84 (surface burning); EU GPSR flammability requirements."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/food-additive-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified food additive in the final product, measured against the applicable maximum permitted level, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.05" ;
    skos:prefLabel "Food Additive Level"@en ;
    skos:scopeNote "Codex General Standard for Food Additives (CXS 192); EU Regulation (EC) 1333/2008."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/forced-labor-incidents> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Number of confirmed incidents of forced, bonded, or compulsory labor identified in own operations and supply chain during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.09" ;
    skos:prefLabel "Forced Labor Incidents"@en ;
    skos:scopeNote "ESRS S1, S2; GRI 409-1; ILO Conventions 29, 105."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/count> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/gender-pay-gap> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Difference in average compensation between male and female employees as a percentage of male average compensation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.03" ;
    skos:prefLabel "Gender Pay Gap"@en ;
    skos:scopeNote "ESRS S1-16; GRI 405-2; EU Pay Transparency Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/ghg-emissions-intensity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Greenhouse gas emissions per unit of economic output or physical activity, expressed as kg CO2e per unit of measure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.06" ;
    skos:prefLabel "GHG Emissions Intensity"@en ;
    skos:scopeNote "IFRS S2 para 29(b); ESRS E1-6; GRI 305-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/ghg-reduction-progress> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Percentage of committed GHG reduction target achieved, measured against a declared baseline year."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.09" ;
    skos:prefLabel "GHG Reduction Target Progress"@en ;
    skos:scopeNote "IFRS S2 para 33; ESRS E1-4; SBTi Target Validation Protocol."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/latest> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/grievance-response-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of grievances received through formal mechanisms that were acknowledged and addressed within the defined response timeframe."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.04" ;
    skos:prefLabel "Grievance Response Rate"@en ;
    skos:scopeNote "ESRS S1-17, S2-11; GRI 2-25, 2-26; UN Guiding Principles Principle 31."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/hazardous-waste-generated> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Total weight of waste classified as hazardous under applicable regulations, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.02" ;
    skos:prefLabel "Hazardous Waste Generated"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-3; Basel Convention."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/impact-resistance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Energy absorbed by a material or product before fracture under impact loading, in joules."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.02" ;
    skos:prefLabel "Impact Resistance"@en ;
    skos:scopeNote "ISO 179 (Charpy impact, plastics); ISO 148 (Charpy impact, metals); IEC 62262 (IK rating, equipment enclosures)."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/JOU> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/land-use-change> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Area of natural ecosystems converted to managed land for production or extraction activities, in hectares."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.02" ;
    skos:prefLabel "Land Use Change"@en ;
    skos:scopeNote "ESRS E4; GRI 304-1; GHG Protocol Land Sector Guidance."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HAR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/living-wage-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of workers (including contractor and supply-chain workers in scope) receiving at least a verified living wage."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.01" ;
    skos:prefLabel "Living Wage Coverage"@en ;
    skos:scopeNote "ESRS S1-10; GRI 202-1; Global Living Wage Coalition methodology."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/lost-time-injury-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Number of lost-time injuries per one million hours worked, measuring workplace safety performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.02" ;
    skos:prefLabel "Lost Time Injury Frequency Rate"@en ;
    skos:scopeNote "ESRS S1-14; GRI 403-9; ISO 45001."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/material-recovery-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of end-of-life product mass actually recovered through recycling, remanufacturing, or refurbishment processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.06" ;
    skos:prefLabel "Material Recovery Rate"@en ;
    skos:scopeNote "EU ESPR Art. 6; EU Waste Framework Directive Art. 11; GRI 306-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/mechanical-strength> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Tensile, compressive, or flexural strength of a material or product under specified test conditions, in megapascals."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.01" ;
    skos:prefLabel "Mechanical Strength"@en ;
    skos:scopeNote "ISO 527 (tensile, plastics); ISO 6892 (tensile, metals); ASTM C39 (compressive, concrete); ICC IBC structural requirements."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MPA> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/microbiological-count> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Colony-forming units of a specified microorganism per unit of food, measuring microbiological safety and hygiene performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.01" ;
    skos:prefLabel "Microbiological Count"@en ;
    skos:scopeNote "Codex CAC/GL 21; EU Regulation (EC) 2073/2005 on microbiological criteria for foodstuffs; ISO 4833."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/noise-emission-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Sound power or sound pressure level emitted by a product during normal operation, in decibels."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.08" ;
    skos:prefLabel "Noise Emission Level"@en ;
    skos:scopeNote "EU Outdoor Noise Directive 2000/14/EC; ISO 3744; IEC 60704 (household appliances); EU Energy Labelling Regulation."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/non-renewable-energy-consumption> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Energy consumed from non-renewable sources including fossil fuels and nuclear, in megawatt hours."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.05" ;
    skos:prefLabel "Non-Renewable Energy Consumption"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/nox-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of nitrogen oxides released to air from combustion and industrial processes, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.02" ;
    skos:prefLabel "NOx Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; EU Industrial Emissions Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/nutritional-content> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Amount of a specified nutrient (energy, protein, fat, carbohydrate, sugar, sodium, fibre, vitamins, minerals) per standard serving or per 100 grams of food."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.06" ;
    skos:prefLabel "Nutritional Content"@en ;
    skos:scopeNote "Codex CXS 1-1985 (General Standard for Labelling); Codex CXG 2-1985 (Nutrition Labelling Guidelines); EU Regulation (EU) 1169/2011."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/GRM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/context-dependent> .

<https://test.uncefact.org/vocabulary/performance-metrics/onsite-renewable-generation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Total renewable energy generated on-site from owned or controlled installations, in megawatt hours."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.04" ;
    skos:prefLabel "On-site Renewable Generation"@en ;
    skos:scopeNote "GRI 302-1; RE100 reporting methodology."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/ozone-depleting-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of ozone-depleting substances released, measured in kg CFC-11 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.06" ;
    skos:prefLabel "Ozone-Depleting Substance Emissions"@en ;
    skos:scopeNote "GRI 305-6; Montreal Protocol; ESRS E2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/particulate-matter-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of fine particulate matter (PM2.5 and PM10) released to air from operations, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.04" ;
    skos:prefLabel "Particulate Matter Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; WHO Air Quality Guidelines."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/pesticide-residue-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified pesticide residue in food, measured against the applicable maximum residue limit, in milligrams per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.03" ;
    skos:prefLabel "Pesticide Residue Level"@en ;
    skos:scopeNote "Codex Maximum Residue Limits for Pesticides (CX/MRL); EU Regulation (EC) 396/2005."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/product-carbon-footprint> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Total lifecycle greenhouse gas emissions attributable to a single product unit, from raw material extraction through end-of-life, in kg CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.07" ;
    skos:prefLabel "Product Carbon Footprint"@en ;
    skos:scopeNote "ISO 14067; EU PEF method; EU Battery Regulation Art. 7."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/product-durability-index> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Expected useful life of a product under normal conditions of use, expressed in years or cycles as applicable."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.08" ;
    skos:prefLabel "Product Durability Index"@en ;
    skos:scopeNote "EU ESPR Art. 5 – Durability requirements; ESRS E5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/ANN> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/protected-area-impact> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Area of operations, sourcing, or infrastructure footprint located within or adjacent to legally protected or high-biodiversity-value areas, in hectares."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.04" ;
    skos:prefLabel "Protected Area Impact"@en ;
    skos:scopeNote "ESRS E4; GRI 304-1; IUCN Protected Area categories."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HAR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/recyclability-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of product weight that is technically recyclable at end of life under available infrastructure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.05" ;
    skos:prefLabel "Recyclability Rate"@en ;
    skos:scopeNote "EU ESPR Art. 6; ISO 14021."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/recycled-content-percentage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Share of pre-consumer and post-consumer recycled material in the total weight of a product or material input."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.04" ;
    skos:prefLabel "Recycled Content Percentage"@en ;
    skos:scopeNote "EU ESPR Art. 8; EU Battery Regulation Art. 8; ISO 14021; GRI 301-2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/renewable-energy-percentage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Share of total energy consumption sourced from renewable sources such as solar, wind, hydro, and geothermal."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.02" ;
    skos:prefLabel "Renewable Energy Percentage"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-1; RE100 reporting."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/reuse-remanufacturing-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of product units or components returned to service through reuse, refurbishment, or remanufacturing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.09" ;
    skos:prefLabel "Reuse and Remanufacturing Rate"@en ;
    skos:scopeNote "EU ESPR Art. 6; EU Waste Framework Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-1-ghg-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Absolute GHG emissions from sources owned or controlled by the reporting entity, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.01" ;
    skos:prefLabel "Scope 1 GHG Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-1; GHG Protocol Scope 1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-2-ghg-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Indirect GHG emissions from purchased electricity, steam, heating, and cooling consumed by the reporting entity, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.02" ;
    skos:prefLabel "Scope 2 GHG Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-2; GHG Protocol Scope 2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-3-downstream-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Indirect GHG emissions occurring in the downstream value chain including product use, end-of-life treatment, and distribution, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.04" ;
    skos:prefLabel "Scope 3 Downstream Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-3; GHG Protocol Scope 3 categories 9–15."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/scope-3-upstream-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Indirect GHG emissions occurring in the upstream value chain including purchased goods, transportation, and business travel, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.03" ;
    skos:prefLabel "Scope 3 Upstream Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29(a); ESRS E1-6; GRI 305-3; GHG Protocol Scope 3 categories 1–8."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/shelf-life-duration> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Expected period during which a food product maintains safety and quality under stated storage conditions, in days."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.08" ;
    skos:prefLabel "Shelf Life Duration"@en ;
    skos:scopeNote "Codex General Principles of Food Hygiene (CXC 1-1969); EU Regulation (EU) 1169/2011 (date marking); ISO 22000."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/minimum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/DAY> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/sox-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of sulphur oxides released to air from stationary and mobile sources, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.01" ;
    skos:prefLabel "SOx Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; EU Industrial Emissions Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/substances-of-concern> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of substances of concern or substances of very high concern (SVHC) present in products or released during production, in kilograms."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.05" ;
    skos:prefLabel "Substances of Concern"@en ;
    skos:scopeNote "EU ESPR Annex I; REACH SVHC candidate list; ESRS E2."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/KGM> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/supplier-due-diligence-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of significant suppliers assessed against environmental and social due diligence criteria during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.02" ;
    skos:prefLabel "Supplier Due Diligence Coverage"@en ;
    skos:scopeNote "ESRS G1-5; GRI 308-1, 414-1; EU CSDDD."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/thermal-performance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> ;
    skos:definition "Thermal resistance (R-value) or thermal conductivity of a material or assembly, indicating its ability to insulate against heat transfer."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "09.03" ;
    skos:prefLabel "Thermal Performance"@en ;
    skos:scopeNote "ICC International Energy Conservation Code (IECC); ISO 22007; ASTM C518; EU Energy Performance of Buildings Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-energy-consumption> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/energy> ;
    skos:definition "Total energy consumed from all sources including fuel, electricity, heating, cooling, and steam, in megawatt hours."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "02.01" ;
    skos:prefLabel "Total Energy Consumption"@en ;
    skos:scopeNote "ESRS E1-5; GRI 302-1; ISO 50001."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MWH> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-ghg-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> ;
    skos:definition "Sum of Scope 1, Scope 2, and Scope 3 greenhouse gas emissions, in tonnes CO2 equivalent."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "01.05" ;
    skos:prefLabel "Total GHG Emissions"@en ;
    skos:scopeNote "IFRS S2 para 29; ESRS E1-6; GRI 305."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-waste-generated> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Total weight of hazardous and non-hazardous waste generated by operations, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.01" ;
    skos:prefLabel "Total Waste Generated"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-3."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/total-water-withdrawal> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Total volume of water drawn from surface, ground, sea, produced, or third-party sources, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.01" ;
    skos:prefLabel "Total Water Withdrawal"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-3."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/training-hours-per-employee> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Average number of hours of training and professional development provided per employee per year."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.05" ;
    skos:prefLabel "Training Hours per Employee"@en ;
    skos:scopeNote "ESRS S1-13; GRI 404-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HUR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/veterinary-drug-residue-level> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> ;
    skos:definition "Concentration of a specified veterinary drug residue in animal-derived food, measured against the applicable maximum residue limit, in micrograms per kilogram."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "10.04" ;
    skos:prefLabel "Veterinary Drug Residue Level"@en ;
    skos:scopeNote "Codex Maximum Residue Limits for Veterinary Drugs (CX/MRL); EU Regulation (EU) 37/2010."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/maximum> ;
    unece:allowedUnit "MK" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/voc-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/pollution> ;
    skos:definition "Total mass of volatile organic compounds released to air from solvents, coatings, and industrial processes, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "06.03" ;
    skos:prefLabel "VOC Emissions"@en ;
    skos:scopeNote "ESRS E2-4; GRI 305-7; EU Solvents Directive."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/waste-diversion-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Percentage of total waste diverted from landfill and incineration through recycling, composting, or other recovery methods."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.03" ;
    skos:prefLabel "Waste Diversion Rate"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/waste-to-landfill> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> ;
    skos:definition "Total weight of waste disposed via landfill, in tonnes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "04.07" ;
    skos:prefLabel "Waste to Landfill"@en ;
    skos:scopeNote "ESRS E5-5; GRI 306-5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/TNE> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-consumption> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Volume of water withdrawn that is not returned to the original source, representing net water removed from the environment, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.02" ;
    skos:prefLabel "Water Consumption"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-discharge> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Total volume of effluent water discharged to surface water, groundwater, or third-party treatment, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.04" ;
    skos:prefLabel "Water Discharge"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-4."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-intensity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Water consumed per unit of economic output or physical activity, expressed as litres per unit of measure."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.05" ;
    skos:prefLabel "Water Intensity"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-5."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/LTR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-recycling-rate> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Percentage of total water use that is recycled or reused within operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.03" ;
    skos:prefLabel "Water Recycling Rate"@en ;
    skos:scopeNote "GRI 303-3; CEO Water Mandate."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/water-stress-area-withdrawal> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/water> ;
    skos:definition "Volume of water withdrawn from areas classified as high or extremely-high baseline water stress, in cubic metres."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "03.06" ;
    skos:prefLabel "Water Stress Area Withdrawal"@en ;
    skos:scopeNote "ESRS E3-4; GRI 303-3; WRI Aqueduct water stress classifications."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/MTQ> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/women-in-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Percentage of management and leadership positions held by women."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.04" ;
    skos:prefLabel "Women in Management"@en ;
    skos:scopeNote "ESRS S1-9; GRI 405-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/performance-metrics/workforce-diversity-ratio> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    skos:definition "Representation of under-represented groups in the workforce as a percentage of total headcount, covering gender, ethnicity, disability, and other protected characteristics."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "07.10" ;
    skos:prefLabel "Workforce Diversity Ratio"@en ;
    skos:scopeNote "ESRS S1-9; GRI 405-1."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

<https://test.uncefact.org/vocabulary/aggregation-type/count> a skos:Concept ;
    skos:definition "The number of occurrences is counted"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "count" ;
    skos:prefLabel "Count"@en .

<https://test.uncefact.org/vocabulary/aggregation-type/latest> a skos:Concept ;
    skos:definition "Only the most recent value is meaningful (e.g. a biodiversity assessment score where only the current state matters)"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "latest" ;
    skos:prefLabel "Latest"@en .

unece:Score a owl:Class ;
    rdfs:label "Score"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A single score (code, definition, rank) within a scoring framework."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

unece:ScoringFramework a owl:Class ;
    rdfs:label "Scoring Framework"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A scoring framework used for performance-level assessments against a criterion."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:certificate-type-code-list a skos:ConceptScheme ;
    rdfs:label "Certificate Type"@en ;
    dcterms:source unece:CertificateTypeCodeList ;
    skos:definition "Certificate Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:assessment-subject-type a skos:ConceptScheme ;
    rdfs:label "Assessment Subject Type"@en ;
    dcterms:source untp:AssessmentSubjectType ;
    skos:definition "Assessment Subject Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:criterion-status a skos:ConceptScheme ;
    rdfs:label "Criterion Status"@en ;
    dcterms:source untp:CriterionStatus ;
    skos:definition "Criterion Status UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:improvement-indicator a skos:ConceptScheme ;
    rdfs:label "Improvement Indicator"@en ;
    dcterms:source untp:ImprovementIndicator ;
    skos:definition "Improvement Indicator UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:scheme-alignment-level a skos:ConceptScheme ;
    rdfs:label "Scheme Alignment Level"@en ;
    dcterms:source untp:SchemeAlignmentLevel ;
    skos:definition "Scheme Alignment Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Endorsement a owl:Class ;
    rdfs:label "Endorsement"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "The authority under which a conformity claim is issued (e.g. an accreditation)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Performance a owl:Class ;
    rdfs:label "Performance"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A claimed, assessed or required performance level, defined by a measure and/or a score against a metric."@en ;
    unece:objectNature on:value ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> a skos:Concept ;
    skos:definition "Metrics for measuring deforestation-free sourcing, land-use change, biodiversity impact, and protection of sensitive areas."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-impact-score>,
        <https://test.uncefact.org/vocabulary/performance-metrics/deforestation-free-sourcing>,
        <https://test.uncefact.org/vocabulary/performance-metrics/land-use-change>,
        <https://test.uncefact.org/vocabulary/performance-metrics/protected-area-impact> ;
    skos:notation "05" ;
    skos:prefLabel "Biodiversity and Land Use"@en ;
    skos:scopeNote "ESRS E4; GRI 304; TNFD; EU Deforestation Regulation; Kunming-Montreal Global Biodiversity Framework."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/governance> a skos:Concept ;
    skos:definition "Metrics for measuring anti-corruption practices, supply chain due diligence, ESG disclosure quality, and grievance mechanism effectiveness."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/anti-corruption-training-coverage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/esg-disclosure-score>,
        <https://test.uncefact.org/vocabulary/performance-metrics/grievance-response-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/supplier-due-diligence-coverage> ;
    skos:notation "08" ;
    skos:prefLabel "Governance"@en ;
    skos:scopeNote "ESRS G1; GRI 205, 308, 414; IFRS S1; OECD Guidelines Chapter VII."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:scheme-endorsement-level a skos:ConceptScheme ;
    rdfs:label "Scheme Endorsement Level"@en ;
    dcterms:source untp:SchemeEndorsementLevel ;
    skos:definition "Scheme Endorsement Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:Standard a owl:Class ;
    rdfs:label "Standard"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A published specification (e.g. ISO 14000) against which conformity is assessed."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/minimum> a skos:Concept ;
    skos:definition "Only the smallest value across the set is meaningful"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "minimum" ;
    skos:prefLabel "Minimum"@en .

<https://test.uncefact.org/vocabulary/performance-metrics/energy> a skos:Concept ;
    skos:definition "Metrics for measuring energy consumption, renewable energy share, and energy efficiency across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/energy-intensity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/non-renewable-energy-consumption>,
        <https://test.uncefact.org/vocabulary/performance-metrics/onsite-renewable-generation>,
        <https://test.uncefact.org/vocabulary/performance-metrics/renewable-energy-percentage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/total-energy-consumption> ;
    skos:notation "02" ;
    skos:prefLabel "Energy"@en ;
    skos:scopeNote "IFRS S2 para 29; ESRS E1; GRI 302; EU Energy Efficiency Directive."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/aggregation-type/average> a skos:Concept ;
    skos:definition "Values are combined as an unweighted arithmetic mean"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "average" ;
    skos:prefLabel "Average"@en .

<https://test.uncefact.org/vocabulary/performance-metrics/pollution> a skos:Concept ;
    skos:definition "Metrics for measuring air pollutant emissions, hazardous substance releases, and chemical safety performance beyond GHG emissions."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/nox-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/ozone-depleting-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/particulate-matter-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/sox-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/substances-of-concern>,
        <https://test.uncefact.org/vocabulary/performance-metrics/voc-emissions> ;
    skos:notation "06" ;
    skos:prefLabel "Pollution"@en ;
    skos:scopeNote "ESRS E2; GRI 305 (non-GHG); EU Industrial Emissions Directive; Stockholm Convention; Montreal Protocol."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/water> a skos:Concept ;
    skos:definition "Metrics for measuring water withdrawal, consumption, discharge, recycling, and usage intensity across operations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/total-water-withdrawal>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-consumption>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-discharge>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-intensity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-recycling-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water-stress-area-withdrawal> ;
    skos:notation "03" ;
    skos:prefLabel "Water"@en ;
    skos:scopeNote "ESRS E3; GRI 303; CEO Water Mandate; Alliance for Water Stewardship."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:Criterion a owl:Class ;
    rdfs:label "Criterion"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A specific rule within a standard or regulation (e.g. a carbon-intensity calculation rule)."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:aggregation-type a skos:ConceptScheme ;
    rdfs:label "Aggregation Type"@en ;
    dcterms:source untp:AggregationType ;
    skos:definition "Aggregation Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/maximum> a skos:Concept ;
    skos:definition "Only the largest value across the set is meaningful"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "maximum" ;
    skos:prefLabel "Maximum"@en .

unece:assessor-level a skos:ConceptScheme ;
    rdfs:label "Assessor Level"@en ;
    dcterms:source untp:AssessorLevel ;
    skos:definition "Assessor Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:attestation-type a skos:ConceptScheme ;
    rdfs:label "Attestation Type"@en ;
    dcterms:source untp:AttestationType ;
    skos:definition "Attestation Type UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

unece:assessment-level a skos:ConceptScheme ;
    rdfs:label "Assessment Level"@en ;
    dcterms:source untp:AssessmentLevel ;
    skos:definition "Assessment Level UN/CEFACT code list."@en ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains> a skos:Concept ;
    skos:definition "Advancing sustainability, circularity, and responsible practices throughout supply and production networks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/energy-optimization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ethical-material-sourcing>,
        <https://test.uncefact.org/vocabulary/conformity-topics/origin-tracking>,
        <https://test.uncefact.org/vocabulary/conformity-topics/resource-circularity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supplier-development>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supplier-sustainability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-labor-rights>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-risk-reduction> ;
    skos:notation "05" ;
    skos:prefLabel "Circular Value Chains"@en ;
    skos:relatedMatch sdg:12,
        sdg:17,
        sdg:8 ;
    skos:scopeNote "UN SDGs 8, 12, 17; OECD Guidelines Chapter II: General Policies and Chapter VI: Environment; EU ESPR Art. 8, 10."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> a skos:Concept ;
    skos:definition "Balancing profitability with sustainable economic practices that create shared value for businesses and communities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/business-resilience>,
        <https://test.uncefact.org/vocabulary/conformity-topics/economic-risk-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/employment-opportunities>,
        <https://test.uncefact.org/vocabulary/conformity-topics/green-innovation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/regional-economic-growth>,
        <https://test.uncefact.org/vocabulary/conformity-topics/resource-efficiency>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-network-strength>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sustainable-investment> ;
    skos:notation "06" ;
    skos:prefLabel "Economic Sustainability"@en ;
    skos:relatedMatch sdg:8,
        sdg:9 ;
    skos:scopeNote "UN SDGs 8, 9; OECD Guidelines Chapter II: General Policies; EU ESPR Art. 5, 7, 10, 11."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> a skos:Concept ;
    skos:definition "Promoting organizational integrity, accountability, and transparent practices in business operations and decision-making."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/anti-corruption-measures>,
        <https://test.uncefact.org/vocabulary/conformity-topics/competitive-fairness>,
        <https://test.uncefact.org/vocabulary/conformity-topics/data-privacy>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ip-protection>,
        <https://test.uncefact.org/vocabulary/conformity-topics/legal-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/open-reporting>,
        <https://test.uncefact.org/vocabulary/conformity-topics/responsible-procurement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/stakeholder-inclusion> ;
    skos:notation "03" ;
    skos:prefLabel "Ethical Governance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "UN SDG 16; OECD Guidelines Chapter II: General Policies and Chapter VII: Combating Bribery; EU ESPR Art. 11-12."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety> a skos:Concept ;
    skos:definition "Prioritizing the health and safety of workers and communities through hazard prevention, preparedness, and wellbeing support."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/emergency-readiness>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ergonomic-design>,
        <https://test.uncefact.org/vocabulary/conformity-topics/exposure-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/healthcare-access>,
        <https://test.uncefact.org/vocabulary/conformity-topics/living-conditions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/nutrition-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/wellbeing-support>,
        <https://test.uncefact.org/vocabulary/conformity-topics/workplace-hazard-control> ;
    skos:notation "07" ;
    skos:prefLabel "Health and Safety Assurance"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "UN SDG 3; OECD Guidelines Chapter V: Employment and Industrial Relations; EU ESPR Art. 5, 10 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare> a skos:Concept ;
    skos:definition "Protection of human rights, promotion of fair labor practices, and support for community wellbeing across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/community-empowerment>,
        <https://test.uncefact.org/vocabulary/conformity-topics/decent-work-conditions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/forced-labor-elimination>,
        <https://test.uncefact.org/vocabulary/conformity-topics/gender-equity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/rights-and-equality>,
        <https://test.uncefact.org/vocabulary/conformity-topics/worker-representation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/workplace-safety>,
        <https://test.uncefact.org/vocabulary/conformity-topics/youth-protection> ;
    skos:notation "02" ;
    skos:prefLabel "Human Equity and Welfare"@en ;
    skos:relatedMatch sdg:1,
        sdg:10,
        sdg:3,
        sdg:4,
        sdg:5,
        sdg:8 ;
    skos:scopeNote "UN SDGs 1, 3, 4, 5, 8, 10; OECD Guidelines Chapter IV: Human Rights and Chapter V: Employment and Industrial Relations; EU ESPR Art. 10."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/information-security> a skos:Concept ;
    skos:definition "Protection of data, digital systems, and information assets, and the establishment of trust frameworks for digital interactions."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/access-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/audit-and-accountability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/cybersecurity-controls>,
        <https://test.uncefact.org/vocabulary/conformity-topics/data-protection-and-privacy>,
        <https://test.uncefact.org/vocabulary/conformity-topics/digital-identity-and-trust>,
        <https://test.uncefact.org/vocabulary/conformity-topics/encryption-and-data-security>,
        <https://test.uncefact.org/vocabulary/conformity-topics/incident-response>,
        <https://test.uncefact.org/vocabulary/conformity-topics/system-integrity> ;
    skos:notation "11" ;
    skos:prefLabel "Information Security and Digital Trust"@en ;
    skos:relatedMatch sdg:16,
        sdg:9 ;
    skos:scopeNote "ISO/IEC 27001 Information Security; GDPR; eIDAS; NIST Cybersecurity Framework."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> a skos:Concept ;
    skos:definition "Ensuring products are safe, reliable, and meet quality and sustainability standards throughout their lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/consumer-information>,
        <https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-longevity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-safety-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/quality-performance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence>,
        <https://test.uncefact.org/vocabulary/conformity-topics/substance-control>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-traceability> ;
    skos:notation "04" ;
    skos:prefLabel "Product Integrity"@en ;
    skos:relatedMatch sdg:12,
        sdg:9 ;
    skos:scopeNote "UN SDGs 9, 12; OECD Guidelines Chapter VIII: Consumer Interests; EU ESPR Art. 4-7 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> a skos:Concept ;
    skos:definition "Establishing management frameworks, policies, and processes for systematic improvement of environmental, social, and governance outcomes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/capacity-building>,
        <https://test.uncefact.org/vocabulary/conformity-topics/compliance-verification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/feedback-channels>,
        <https://test.uncefact.org/vocabulary/conformity-topics/outcome-tracking>,
        <https://test.uncefact.org/vocabulary/conformity-topics/process-enhancement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/risk-identification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sustainability-policies>,
        <https://test.uncefact.org/vocabulary/conformity-topics/transparent-communication> ;
    skos:notation "08" ;
    skos:prefLabel "Systemic Sustainability"@en ;
    skos:relatedMatch sdg:12,
        sdg:16 ;
    skos:scopeNote "UN SDGs 12, 16; OECD Guidelines Chapter II: General Policies; EU ESPR Art. 4, 5, 10-12."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> a skos:Concept ;
    skos:definition "Adherence to technical regulations, voluntary standards, and conformity assessment procedures that ensure product and process fitness for purpose."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/accessibility-requirements>,
        <https://test.uncefact.org/vocabulary/conformity-topics/interoperability-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/performance-specifications>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary>,
        <https://test.uncefact.org/vocabulary/conformity-topics/technical-regulations>,
        <https://test.uncefact.org/vocabulary/conformity-topics/testing-and-certification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/voluntary-standards> ;
    skos:notation "10" ;
    skos:prefLabel "Technical Conformity"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement; ISO/IEC 17000 series conformity assessment standards; Codex Alimentarius."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> a skos:Concept ;
    skos:definition "Adherence to trade regulations, customs requirements, market access rules, and cross-border compliance frameworks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/customs-classification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/import-export-controls>,
        <https://test.uncefact.org/vocabulary/conformity-topics/market-authorization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/mutual-recognition>,
        <https://test.uncefact.org/vocabulary/conformity-topics/rules-of-origin>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sanctions-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/tariff-and-duty-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/trade-documentation> ;
    skos:notation "09" ;
    skos:prefLabel "Trade and Market Access"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT and SPS Agreements; UNECE Trade Facilitation Recommendations; WCO Harmonized System."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality> a skos:Concept ;
    skos:definition "Metrics for measuring microbiological safety, chemical contaminant levels, pesticide and veterinary drug residues, food additive levels, nutritional content, and allergen presence in food products."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/allergen-presence>,
        <https://test.uncefact.org/vocabulary/performance-metrics/chemical-contaminant-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/food-additive-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/microbiological-count>,
        <https://test.uncefact.org/vocabulary/performance-metrics/nutritional-content>,
        <https://test.uncefact.org/vocabulary/performance-metrics/pesticide-residue-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/shelf-life-duration>,
        <https://test.uncefact.org/vocabulary/performance-metrics/veterinary-drug-residue-level> ;
    skos:notation "10" ;
    skos:prefLabel "Food Safety and Quality"@en ;
    skos:scopeNote "Codex Alimentarius (FAO/WHO); EU General Food Law Regulation (EC) 178/2002; EU food safety regulations; ISO 22000."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality> a skos:Concept ;
    skos:definition "Metrics for measuring physical, mechanical, thermal, electrical, chemical, and fire safety properties of products and materials against applicable safety standards and performance requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/chemical-substance-concentration>,
        <https://test.uncefact.org/vocabulary/performance-metrics/electrical-safety-rating>,
        <https://test.uncefact.org/vocabulary/performance-metrics/fire-resistance-rating>,
        <https://test.uncefact.org/vocabulary/performance-metrics/flammability-rating>,
        <https://test.uncefact.org/vocabulary/performance-metrics/impact-resistance>,
        <https://test.uncefact.org/vocabulary/performance-metrics/mechanical-strength>,
        <https://test.uncefact.org/vocabulary/performance-metrics/noise-emission-level>,
        <https://test.uncefact.org/vocabulary/performance-metrics/thermal-performance> ;
    skos:notation "09" ;
    skos:prefLabel "Product Safety and Quality"@en ;
    skos:scopeNote "EU General Product Safety Regulation (EU) 2023/988; ICC International Building Code; ISO/IEC product safety standards; EU Construction Products Regulation."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions> a skos:Concept ;
    skos:definition "Metrics for measuring, reporting, and reducing greenhouse gas emissions across all scopes, including absolute values, intensities, and reduction progress."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/biogenic-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/ghg-emissions-intensity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/ghg-reduction-progress>,
        <https://test.uncefact.org/vocabulary/performance-metrics/product-carbon-footprint>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-1-ghg-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-2-ghg-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-3-downstream-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/scope-3-upstream-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/total-ghg-emissions> ;
    skos:notation "01" ;
    skos:prefLabel "Greenhouse Gas Emissions"@en ;
    skos:scopeNote "IFRS S2 paras 29–36; ESRS E1; GRI 305; GHG Protocol Corporate Standard."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity> a skos:Concept ;
    skos:definition "Metrics for measuring waste generation, diversion, recycled content, recyclability, and circular economy performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/hazardous-waste-generated>,
        <https://test.uncefact.org/vocabulary/performance-metrics/material-recovery-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/product-durability-index>,
        <https://test.uncefact.org/vocabulary/performance-metrics/recyclability-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/recycled-content-percentage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/reuse-remanufacturing-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/total-waste-generated>,
        <https://test.uncefact.org/vocabulary/performance-metrics/waste-diversion-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/waste-to-landfill> ;
    skos:notation "04" ;
    skos:prefLabel "Waste and Circularity"@en ;
    skos:scopeNote "ESRS E5; GRI 306; EU ESPR Art. 5–8; EU Waste Framework Directive."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

<https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> a skos:Concept ;
    skos:definition "Environmental protection, resource conservation, and climate resilience. Covers emissions reduction, energy transition, water stewardship, waste prevention, biodiversity, and circular design."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/air-quality-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/chemical-safety>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ecosystem-preservation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/forest-conservation>,
        <https://test.uncefact.org/vocabulary/conformity-topics/greenhouse-gas-emissions>,
        <https://test.uncefact.org/vocabulary/conformity-topics/recycled-material-integration>,
        <https://test.uncefact.org/vocabulary/conformity-topics/renewable-energy-use>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sustainable-product-design>,
        <https://test.uncefact.org/vocabulary/conformity-topics/waste-minimization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/water-conservation> ;
    skos:notation "01" ;
    skos:prefLabel "Ecological Resilience"@en ;
    skos:relatedMatch sdg:12,
        sdg:13,
        sdg:14,
        sdg:15,
        sdg:6,
        sdg:7 ;
    skos:scopeNote "UN SDGs 6, 7, 12, 13, 14, 15; OECD Guidelines Chapter VI: Environment; EU ESPR Art. 5-8 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

<https://test.uncefact.org/vocabulary/performance-metrics/workforce> a skos:Concept ;
    skos:definition "Metrics for measuring labour practices, workplace safety, diversity, equity, and human rights performance across operations and supply chains."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/child-labor-incidents>,
        <https://test.uncefact.org/vocabulary/performance-metrics/collective-bargaining-coverage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/employee-turnover-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/forced-labor-incidents>,
        <https://test.uncefact.org/vocabulary/performance-metrics/gender-pay-gap>,
        <https://test.uncefact.org/vocabulary/performance-metrics/living-wage-coverage>,
        <https://test.uncefact.org/vocabulary/performance-metrics/lost-time-injury-rate>,
        <https://test.uncefact.org/vocabulary/performance-metrics/training-hours-per-employee>,
        <https://test.uncefact.org/vocabulary/performance-metrics/women-in-management>,
        <https://test.uncefact.org/vocabulary/performance-metrics/workforce-diversity-ratio> ;
    skos:notation "07" ;
    skos:prefLabel "Workforce"@en ;
    skos:scopeNote "ESRS S1, S2; GRI 401–409; IFRS S1; ILO Core Conventions; UN Guiding Principles on Business and Human Rights."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

unece:Attestation a owl:Class ;
    rdfs:label "Attestation"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A conformity attestation issued by a competent body, defining one or more assessments against a specification."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:ConformityProfile a owl:Class ;
    rdfs:label "Conformity Profile"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A versioned conformity profile, managed under a scheme, that includes a set of criteria."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Scheme a owl:Class ;
    rdfs:label "Scheme"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A formal governance scheme under which attestations are issued; defines criteria and supports compliance with regulation."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

unece:Assessment a owl:Class ;
    rdfs:label "Assessment"@en ;
    rdfs:isDefinedBy unece-mod:conformity ;
    skos:definition "A specific assessment of a product, facility or organisation against a specification."@en ;
    unece:objectNature on:entity ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> a skos:Concept ;
    skos:definition "Values must be averaged weighted by volume/output (e.g. emissions intensity per kg across suppliers)"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "weighted-average" ;
    skos:prefLabel "Weighted average"@en .

<https://test.uncefact.org/vocabulary/aggregation-type/sum> a skos:Concept ;
    skos:definition "Values add up (e.g. total GHG emissions across all facilities = sum of each facility's emissions)"@en ;
    skos:inScheme unece:aggregation-type ;
    skos:notation "sum" ;
    skos:prefLabel "Sum"@en .

<https://test.uncefact.org/vocabulary/improvement-indicator/higher> a skos:Concept ;
    skos:definition "Performance improves with a higher measured value"@en ;
    skos:inScheme unece:improvement-indicator ;
    skos:notation "higher" ;
    skos:prefLabel "Higher"@en .

<https://test.uncefact.org/vocabulary/improvement-indicator/lower> a skos:Concept ;
    skos:definition "Performance improves with a lower measured value"@en ;
    skos:inScheme unece:improvement-indicator ;
    skos:notation "lower" ;
    skos:prefLabel "Lower"@en .

unece-mod:conformity a owl:Ontology ;
    rdfs:label "Vocab — Conformity domain"@en ;
    dcterms:description "Independent attestation that products and facilities meet defined rules."@en .

<https://test.uncefact.org/vocabulary/performance-metrics/> a skos:ConceptScheme ;
    rdfs:label "UNTP Performance Metrics Vocabulary"@en ;
    dcterms:creator "United Nations Economic Commission for Europe (UNECE)" ;
    dcterms:description "A hierarchical vocabulary of standardised performance metrics for tagging fine-grained product and facility-level sustainability claims. Enables automatic roll-up to enterprise-level disclosures aligned with IFRS S1/S2, GRI, ESRS, and EU Battery Regulation. Counterpart to the UNTP Conformity Topic Classification — topics classify what is being assessed, metrics define what is measured."@en ;
    dcterms:issued "2026-03-13" ;
    dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
    dcterms:modified "2026-03-13" ;
    dcterms:source <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    dcterms:title "UNTP Performance Metrics Vocabulary"@en ;
    owl:versionInfo "0.1.0-working" ;
    skos:definition "A hierarchical vocabulary of standardised performance metrics for tagging fine-grained product and facility-level sustainability claims. Enables automatic roll-up to enterprise-level disclosures aligned with IFRS S1/S2, GRI, ESRS, and EU Battery Regulation. Counterpart to the UNTP Conformity Topic Classification — topics classify what is being assessed, metrics define what is measured."@en ;
    skos:hasTopConcept <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use>,
        <https://test.uncefact.org/vocabulary/performance-metrics/energy>,
        <https://test.uncefact.org/vocabulary/performance-metrics/food-safety-and-quality>,
        <https://test.uncefact.org/vocabulary/performance-metrics/governance>,
        <https://test.uncefact.org/vocabulary/performance-metrics/greenhouse-gas-emissions>,
        <https://test.uncefact.org/vocabulary/performance-metrics/pollution>,
        <https://test.uncefact.org/vocabulary/performance-metrics/product-safety-and-quality>,
        <https://test.uncefact.org/vocabulary/performance-metrics/waste-and-circularity>,
        <https://test.uncefact.org/vocabulary/performance-metrics/water>,
        <https://test.uncefact.org/vocabulary/performance-metrics/workforce> ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

<https://test.uncefact.org/vocabulary/conformity-topics/> a skos:ConceptScheme ;
    rdfs:label "UNTP Conformity Topic Classification"@en ;
    dcterms:creator "United Nations Economic Commission for Europe (UNECE)" ;
    dcterms:description "A hierarchical classification scheme for conformity topics used to categorise conformity criteria published by scheme owners. Encompasses sustainability (environmental, social, governance), product integrity, trade compliance, technical conformity, and information security domains. Designed as a common reference taxonomy for interoperable conformity assessments across regulatory frameworks and voluntary standards."@en ;
    dcterms:issued "2025-01-01" ;
    dcterms:license "https://creativecommons.org/licenses/by/4.0/" ;
    dcterms:modified "2026-03-13" ;
    dcterms:source <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    dcterms:title "UNTP Conformity Topic Classification"@en ;
    owl:versionInfo "0.2.0-working" ;
    skos:definition "A hierarchical classification scheme for conformity topics used to categorise conformity criteria published by scheme owners. Encompasses sustainability (environmental, social, governance), product integrity, trade compliance, technical conformity, and information security domains. Designed as a common reference taxonomy for interoperable conformity assessments across regulatory frameworks and voluntary standards."@en ;
    skos:hasTopConcept <https://test.uncefact.org/vocabulary/conformity-topics/circular-value-chains>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience>,
        <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/health-and-safety>,
        <https://test.uncefact.org/vocabulary/conformity-topics/human-equity-and-welfare>,
        <https://test.uncefact.org/vocabulary/conformity-topics/information-security>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability>,
        <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    unece:codeListScope <https://test.uncefact.org/vocabulary/code-list-scope/domain> ;
    unece:termStatus ts:proposed .

